Color Script White gray (#dbdddf):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Script White gray (#dbdddf):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
cool
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Script White / #dbdddf
The HTML HEX code is #dbdddf. The corresponding color name is "Script White". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 219%, Green (G): 221%, Blue (B): 223%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 2%, Magenta (M): 1%, Yellow (Y):0%, Black (K): 13%. In the HSL color space, #dbdddf has a hue of 210°, saturation of 6%, and lightness of 87%. The HSV representation is 210° for hue, 2% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = 0, and b* (blue to yellow) = -1. The XYZ representation is X: 68, Y: 72, Z: 80. In the YUV color space, it translates to Y (luminance) = 0.8652, U (chrominance) = 0.0046, and V (chrominance) = -0.0056.
The decimal value of the color is 14409183. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #A6ABB0 for a 20% darker version.
For the color with hex value #dbdddf, the correlated color temperature (CT) is estimated to be 6673 Kelvin (6673K).
The approximate wavelength of #dbdddf is around 485.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | dbdddf | #dbdddf |
RGB Decimal Code | 219, 221, 223 | rgb(219, 221, 223) |
CMYK | 2, 1, 0, 13 | / |
HSL | 210°, 6%, 87% | hsl(210°, 6%, 87%) |
HSV | 210°, 2%, 87% | / |
CIE-LAB | 88, 0, -1 | / |
XYZ | 68, 72, 80 | / |
YUV | 0.8652, 0.0046, -0.0056 | / |
Decimal value | 14409183 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6673 Kelvin (6673K) | / |
Estimate Wavelength | around 485.00nm | / |
The Depth and Diversity of Script White (Hex: #dbdddf): Exploring its Impact in Design and Culture
Script White (#dbdddf) is a color that resembles the softness of cotton clouds at dusk. It showcases a tone reminiscent of the delicate wisps of smoke rising from a peaceful fire. The ethereal beauty of white cherry blossoms is echoed in this color, as well as the subtle shimmer of moonlit frost on a winter morning. Script White also evokes the tranquility of a calm ocean at twilight, with its gentle waves lapping against the shore. This color exudes purity, serenity, and a sense of timeless elegance.
Download Stunning Script White Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Script White Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Script White 4K Wallpaper
Immerse yourself in the beauty of our Script White 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Script White 4K WallpaperTints and Shades of #dbdddf HEX color (Script White)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #dbdddf, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #F6F7F7
- #EDEEEF
- #E4E6E7
- #dbdddf
- #A4A6A7
- #6E6F70
- #373738
- #000000
Tones of Script White (#dbdddf HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dbdddf, #b7b8b9 is the less saturated color, while #dbdddf is the most saturated one.
- #b7b8b9
- #c0c1c3
- #c9cacc
- #d2d4d6
- #dbdddf
- #767b7f
- #757a7f
- #73797e
- #72787e
HTML Usage Examples
HTML using color code example
<p style="color: #dbdddf;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dbdddf.
CSS color code example
p { color: #dbdddf; }
Text with hexadecimal color #dbdddf
This is a sample text with color #dbdddf.
Background Color with #dbdddf
This is a example with background color #dbdddf.
Border Color with #dbdddf
#dbdddf Color Preview on White (#ffffff) Background
This is a example of text with color #dbdddf on white background.
#dbdddf Color Preview on Black (#000000) Background
This is a example of text with color #dbdddf on black background.
CSS codes examples
.text {color:#dbdddf;}
.background {background-color:#dbdddf;}
.border {border:1px solid #dbdddf;}