#EEE1DC Milady
#EEE1DC (Milady) RGB value is (238, 225, 220).
Red value is 238, green value is 225, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #EEE1DC: hue: 17°, saturation: 34.6%, and lightness: 89.8%.
Process color (CMYK) of #EEE1DC is 0%, 5.5%, 7.6%, 6.7%. Web safe color equivalent of #EEE1DC is ##FFCCCC. Color #EEE1DC contains mainly WHITE.
Color Spaces
| Color spaces of #EEE1DC | Value |
|---|---|
| RGB | 238, 225, 220 |
| HSL | 17°, 34.6%, 89.8% |
| HSV / HSB | 17°, 7.6%, 93.3% |
| CMYK | 0%, 5.5%, 7.6%, 6.7% |
| XYZ | 75.1, 77.2, 78.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11100001 | 11011100 |
| Octal | 356 | 341 | 334 |
| Decimal | 238 | 225 | 220 |
| Hex | EE | E1 | DC |
Shades of #EEE1DC
Tints of #EEE1DC
.mybgColor { background-color: #EEE1DC; }
.myforeColor { color: #EEE1DC; }
.myborderColor { border: 3px solid #EEE1DC; }
<p style="color:#EEE1DC">Text here</p>
This sample text is styled with font color #EEE1DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEE1DC">Div content here</div>
<div style="border:3px solid #EEE1DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 225, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEE1DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEE1DC;
-webkit-box-shadow: 1px 1px 3px #EEE1DC;
box-shadow: 1px 1px 3px #EEE1DC; }
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 #EEE1DC (Milady)
Color Overview & Profile: Color #EEE1DC, also known as Milady, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 88% Green (225/255), and 86% Blue (220/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEE1DC translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 7.6% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 34.6%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #EEE1DC 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 ##FFCCCC.
