Color Snowfall gray (#e0deda):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Snowfall gray (#e0deda):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
grays
grays Family:
light-muted
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
warm
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Snowfall / #e0deda
The HTML HEX code is #e0deda. The corresponding color name is "Snowfall". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 224%, Green (G): 222%, Blue (B): 218%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 1%, Yellow (Y):3%, Black (K): 12%. In the HSL color space, #e0deda has a hue of 40°, saturation of 9%, and lightness of 87%. The HSV representation is 40° for hue, 3% for saturation, and 88% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 89, a* (green to red) = 0, and b* (blue to yellow) = 2. The XYZ representation is X: 70, Y: 73, Z: 77. In the YUV color space, it translates to Y (luminance) = 0.8711, U (chrominance) = -0.0080, and V (chrominance) = 0.0064.
The decimal value of the color is 14737114. The closest Web-safe HEX code is #CCCCCC. Variations of the colour are #FFFFFF for a 20% lighter version and #B2ADA3 for a 20% darker version.
For the color with hex value #e0deda, the correlated color temperature (CT) is estimated to be 6263 Kelvin (6263K).
The approximate wavelength of #e0deda is around 620.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | e0deda | #e0deda |
RGB Decimal Code | 224, 222, 218 | rgb(224, 222, 218) |
CMYK | 0, 1, 3, 12 | / |
HSL | 40°, 9%, 87% | hsl(40°, 9%, 87%) |
HSV | 40°, 3%, 88% | / |
CIE-LAB | 89, 0, 2 | / |
XYZ | 70, 73, 77 | / |
YUV | 0.8711, -0.0080, 0.0064 | / |
Decimal value | 14737114 | / |
Web-Safe HEX | CCCCCC | #CCCCCC |
Color Temperature (CT) | 6263 Kelvin (6263K) | / |
Estimate Wavelength | around 620.00nm | / |
The Depth and Diversity of Snowfall (Hex: #e0deda): Exploring its Impact in Design and Culture
Snowfall (#e0deda) resembles the color of freshly fallen snow, exhibiting a soft and serene appearance. Its cool undertones and light grayish hue evoke a sense of purity and tranquility. This color can be likened to the glimmering surface of a frozen lake or the delicate feathers of a dove. When used in design, it creates a calm and elegant atmosphere, reminiscent of a winter landscape enveloped in a silent snowfall.
Download Stunning Snowfall Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Snowfall Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Snowfall 4K Wallpaper
Immerse yourself in the beauty of our Snowfall 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 Snowfall 4K WallpaperTints and Shades of #e0deda HEX color (Snowfall)
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 #e0deda, 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
- #F7F7F6
- #F0EFED
- #E8E6E3
- #e0deda
- #A8A7A4
- #706F6D
- #383837
- #000000
Tones of Snowfall (#e0deda HEX color)
A tone is produced by adding gray to any pure hue. In the case of #e0deda, #bab8b6 is the less saturated color, while #e0deda is the most saturated one.
- #bab8b6
- #c3c2bf
- #cdcbc8
- #d6d5d1
- #e0deda
- #817c74
- #817c72
- #817b70
- #817b6e
HTML Usage Examples
HTML using color code example
<p style="color: #e0deda;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name doesn't exist for #e0deda.
CSS color code example
p { color: #e0deda; }
Text with hexadecimal color #e0deda
This is a sample text with color #e0deda.
Background Color with #e0deda
This is a example with background color #e0deda.
Border Color with #e0deda
#e0deda Color Preview on White (#ffffff) Background
This is a example of text with color #e0deda on white background.
#e0deda Color Preview on Black (#000000) Background
This is a example of text with color #e0deda on black background.
CSS codes examples
.text {color:#e0deda;}
.background {background-color:#e0deda;}
.border {border:1px solid #e0deda;}