#E2DDCF Light Granite
#E2DDCF (Light Granite) RGB value is (226, 221, 207).
Red value is 226, green value is 221, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #E2DDCF: hue: 44°, saturation: 24.7%, and lightness: 84.9%.
Process color (CMYK) of #E2DDCF is 0%, 2.2%, 8.4%, 11.4%. Web safe color equivalent of #E2DDCF is ##CCCCCC. Color #E2DDCF contains mainly WHITE.
Color Spaces
| Color spaces of #E2DDCF | Value |
|---|---|
| RGB | 226, 221, 207 |
| HSL | 44°, 24.7%, 84.9% |
| HSV / HSB | 44°, 8.4%, 88.6% |
| CMYK | 0%, 2.2%, 8.4%, 11.4% |
| XYZ | 68.48, 72.39, 69.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11011101 | 11001111 |
| Octal | 342 | 335 | 317 |
| Decimal | 226 | 221 | 207 |
| Hex | E2 | DD | CF |
Shades of #E2DDCF
Tints of #E2DDCF
.mybgColor { background-color: #E2DDCF; }
.myforeColor { color: #E2DDCF; }
.myborderColor { border: 3px solid #E2DDCF; }
<p style="color:#E2DDCF">Text here</p>
This sample text is styled with font color #E2DDCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2DDCF">Div content here</div>
<div style="border:3px solid #E2DDCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 221, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2DDCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2DDCF;
-webkit-box-shadow: 1px 1px 3px #E2DDCF;
box-shadow: 1px 1px 3px #E2DDCF; }
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 #E2DDCF (Light Granite)
Color Overview & Profile: Color #E2DDCF, also known as Light Granite, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (226/255), 87% Green (221/255), and 81% Blue (207/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2DDCF translates into the CMYK subtractive color model with values of 0% Cyan, 2.2% Magenta, 8.4% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 24.7%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #E2DDCF 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.
