#EAE9E7 Glacial Ice
#EAE9E7 (Glacial Ice) RGB value is (234, 233, 231).
Red value is 234, green value is 233, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #EAE9E7: hue: 40°, saturation: 6.7%, and lightness: 91.2%.
Process color (CMYK) of #EAE9E7 is 0%, 0.4%, 1.3%, 8.2%. Web safe color equivalent of #EAE9E7 is ##FFFFFF. Color #EAE9E7 contains mainly WHITE.
Color Spaces
| Color spaces of #EAE9E7 | Value |
|---|---|
| RGB | 234, 233, 231 |
| HSL | 40°, 6.7%, 91.2% |
| HSV / HSB | 40°, 1.3%, 91.8% |
| CMYK | 0%, 0.4%, 1.3%, 8.2% |
| XYZ | 77.49, 81.54, 87.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11101001 | 11100111 |
| Octal | 352 | 351 | 347 |
| Decimal | 234 | 233 | 231 |
| Hex | EA | E9 | E7 |
Shades of #EAE9E7
Tints of #EAE9E7
.mybgColor { background-color: #EAE9E7; }
.myforeColor { color: #EAE9E7; }
.myborderColor { border: 3px solid #EAE9E7; }
<p style="color:#EAE9E7">Text here</p>
This sample text is styled with font color #EAE9E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAE9E7">Div content here</div>
<div style="border:3px solid #EAE9E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 233, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAE9E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAE9E7;
-webkit-box-shadow: 1px 1px 3px #EAE9E7;
box-shadow: 1px 1px 3px #EAE9E7; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #EAE9E7 (Glacial Ice)
Color Overview & Profile: Color #EAE9E7, also known as Glacial Ice, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 91% Green (233/255), and 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAE9E7 translates into the CMYK subtractive color model with values of 0% Cyan, 0.4% Magenta, 1.3% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 6.7%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #EAE9E7 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##FFFFFF.
