Color Site White gray (#dcdedc):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Site White gray (#dcdedc):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Site White / #dcdedc
The HTML HEX code is #dcdedc. The corresponding color name is "Site White". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 220%, Green (G): 222%, Blue (B): 220%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 1%, Magenta (M): 0%, Yellow (Y):1%, Black (K): 13%. In the HSL color space, #dcdedc has a hue of 120°, saturation of 3%, and lightness of 87%. The HSV representation is 120° for hue, 1% for saturation, and 87% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 88, a* (green to red) = -1, and b* (blue to yellow) = 1. The XYZ representation is X: 69, Y: 73, Z: 78. In the YUV color space, it translates to Y (luminance) = 0.8673, U (chrominance) = -0.0023, and V (chrominance) = -0.0040.
The decimal value of the color is 14474972. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #A8ADA8 for a 20% darker version.
For the color with hex value #dcdedc, the correlated color temperature (CT) is estimated to be 6494 Kelvin (6494K).
The approximate wavelength of #dcdedc is around 530.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | dcdedc | #dcdedc |
RGB Decimal Code | 220, 222, 220 | rgb(220, 222, 220) |
CMYK | 1, 0, 1, 13 | / |
HSL | 120°, 3%, 87% | hsl(120°, 3%, 87%) |
HSV | 120°, 1%, 87% | / |
CIE-LAB | 88, -1, 1 | / |
XYZ | 69, 73, 78 | / |
YUV | 0.8673, -0.0023, -0.0040 | / |
Decimal value | 14474972 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6494 Kelvin (6494K) | / |
Estimate Wavelength | around 530.00nm | / |
The Depth and Diversity of Site White (Hex: #dcdedc): Exploring its Impact in Design and Culture
As a semantic SEO expert, SEO copywriter, and color expert, I can assertively describe the hex color #dcdedc, also known as Site White, as having similarities to pure snow or fresh cotton. This color evokes the serene and calming qualities of a winter landscape or the softness of a fluffy white cloud. Site White creates a clean and pristine aesthetic, making it an ideal choice for minimalist designs or creating a sense of purity and cleanliness.
Download Stunning Site White Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Site 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 Site White 4K Wallpaper
Immerse yourself in the beauty of our Site 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 Site White 4K WallpaperTints and Shades of #dcdedc HEX color (Site 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 #dcdedc, 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
- #F6F7F6
- #EEEFEE
- #E5E6E5
- #dcdedc
- #A5A7A5
- #6E6F6E
- #373837
- #000000
Tones of Site White (#dcdedc HEX color)
A tone is produced by adding gray to any pure hue. In the case of #dcdedc, #b7b8b7 is the less saturated color, while #dcdedc is the most saturated one.
- #b7b8b7
- #c0c2c0
- #cacbca
- #d3d5d3
- #dcdedc
- #787c78
- #777c77
- #767b76
- #747b74
HTML Usage Examples
HTML using color code example
<p style="color: #dcdedc;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #dcdedc.
CSS color code example
p { color: #dcdedc; }
Text with hexadecimal color #dcdedc
This is a sample text with color #dcdedc.
Background Color with #dcdedc
This is a example with background color #dcdedc.
Border Color with #dcdedc
#dcdedc Color Preview on White (#ffffff) Background
This is a example of text with color #dcdedc on white background.
#dcdedc Color Preview on Black (#000000) Background
This is a example of text with color #dcdedc on black background.
CSS codes examples
.text {color:#dcdedc;}
.background {background-color:#dcdedc;}
.border {border:1px solid #dcdedc;}