#E1E0E5 January Dawn
#E1E0E5 (January Dawn) RGB value is (225, 224, 229).
Red value is 225, green value is 224, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #E1E0E5: hue: 252°, saturation: 8.8%, and lightness: 88.8%.
Process color (CMYK) of #E1E0E5 is 1.7%, 2.2%, 0%, 10.2%. Web safe color equivalent of #E1E0E5 is ##CCCCCC. Color #E1E0E5 contains mainly WHITE.
Color Spaces
| Color spaces of #E1E0E5 | Value |
|---|---|
| RGB | 225, 224, 229 |
| HSL | 252°, 8.8%, 88.8% |
| HSV / HSB | 252°, 2.2%, 89.8% |
| CMYK | 1.7%, 2.2%, 0%, 10.2% |
| XYZ | 71.85, 74.98, 84.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11100000 | 11100101 |
| Octal | 341 | 340 | 345 |
| Decimal | 225 | 224 | 229 |
| Hex | E1 | E0 | E5 |
Shades of #E1E0E5
Tints of #E1E0E5
.mybgColor { background-color: #E1E0E5; }
.myforeColor { color: #E1E0E5; }
.myborderColor { border: 3px solid #E1E0E5; }
<p style="color:#E1E0E5">Text here</p>
This sample text is styled with font color #E1E0E5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1E0E5">Div content here</div>
<div style="border:3px solid #E1E0E5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 224, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1E0E5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1E0E5;
-webkit-box-shadow: 1px 1px 3px #E1E0E5;
box-shadow: 1px 1px 3px #E1E0E5; }
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 #E1E0E5 (January Dawn)
Color Overview & Profile: Color #E1E0E5, also known as January Dawn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (225/255), 88% Green (224/255), and 90% Blue (229/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E1E0E5 translates into the CMYK subtractive color model with values of 1.7% Cyan, 2.2% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 8.8%, and lightness of 88.8%.
Web Accessibility & Design Recommendations: When implementing #E1E0E5 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 ##CCCCCC.
