#E2DFD7 Aragonite
#E2DFD7 (Aragonite) RGB value is (226, 223, 215).
Red value is 226, green value is 223, and blue value is 215.
Cylindrical-coordinate representations (HSL) of color #E2DFD7: hue: 44°, saturation: 15.9%, and lightness: 86.5%.
Process color (CMYK) of #E2DFD7 is 0%, 1.3%, 4.9%, 11.4%. Web safe color equivalent of #E2DFD7 is ##CCCCCC. Color #E2DFD7 contains mainly WHITE.
Color Spaces
| Color spaces of #E2DFD7 | Value |
|---|---|
| RGB | 226, 223, 215 |
| HSL | 44°, 15.9%, 86.5% |
| HSV / HSB | 44°, 4.9%, 88.6% |
| CMYK | 0%, 1.3%, 4.9%, 11.4% |
| XYZ | 70.02, 73.85, 74.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11011111 | 11010111 |
| Octal | 342 | 337 | 327 |
| Decimal | 226 | 223 | 215 |
| Hex | E2 | DF | D7 |
Shades of #E2DFD7
Tints of #E2DFD7
.mybgColor { background-color: #E2DFD7; }
.myforeColor { color: #E2DFD7; }
.myborderColor { border: 3px solid #E2DFD7; }
<p style="color:#E2DFD7">Text here</p>
This sample text is styled with font color #E2DFD7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2DFD7">Div content here</div>
<div style="border:3px solid #E2DFD7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 223, 215, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2DFD7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2DFD7;
-webkit-box-shadow: 1px 1px 3px #E2DFD7;
box-shadow: 1px 1px 3px #E2DFD7; }
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 #E2DFD7 (Aragonite)
Color Overview & Profile: Color #E2DFD7, also known as Aragonite, 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 (223/255), and 84% Blue (215/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2DFD7 translates into the CMYK subtractive color model with values of 0% Cyan, 1.3% Magenta, 4.9% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 44°, saturation of 15.9%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #E2DFD7 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.
