#E1DEDC Ardcoat
#E1DEDC (Ardcoat) RGB value is (225, 222, 220).
Red value is 225, green value is 222, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #E1DEDC: hue: 24°, saturation: 7.7%, and lightness: 87.3%.
Process color (CMYK) of #E1DEDC is 0%, 1.3%, 2.2%, 11.8%. Web safe color equivalent of #E1DEDC is ##CCCCCC. Color #E1DEDC contains mainly WHITE.
Color Spaces
| Color spaces of #E1DEDC | Value |
|---|---|
| RGB | 225, 222, 220 |
| HSL | 24°, 7.7%, 87.3% |
| HSV / HSB | 24°, 2.2%, 88.2% |
| CMYK | 0%, 1.3%, 2.2%, 11.8% |
| XYZ | 70.09, 73.42, 78.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100001 | 11011110 | 11011100 |
| Octal | 341 | 336 | 334 |
| Decimal | 225 | 222 | 220 |
| Hex | E1 | DE | DC |
Shades of #E1DEDC
Tints of #E1DEDC
.mybgColor { background-color: #E1DEDC; }
.myforeColor { color: #E1DEDC; }
.myborderColor { border: 3px solid #E1DEDC; }
<p style="color:#E1DEDC">Text here</p>
This sample text is styled with font color #E1DEDC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E1DEDC">Div content here</div>
<div style="border:3px solid #E1DEDC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(225, 222, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E1DEDC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E1DEDC;
-webkit-box-shadow: 1px 1px 3px #E1DEDC;
box-shadow: 1px 1px 3px #E1DEDC; }
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 #E1DEDC (Ardcoat)
Color Overview & Profile: Color #E1DEDC, also known as Ardcoat, 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), 87% Green (222/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, #E1DEDC translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 2.2% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 7.7%, and lightness of 87.3%.
Web Accessibility & Design Recommendations: When implementing #E1DEDC 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.
