#E3EDEC Artemisia
#E3EDEC (Artemisia) RGB value is (227, 237, 236).
Red value is 227, green value is 237, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #E3EDEC: hue: 174°, saturation: 21.7%, and lightness: 91%.
Process color (CMYK) of #E3EDEC is 4.2%, 0%, 0.4%, 7.1%. Web safe color equivalent of #E3EDEC is ##CCFFFF. Color #E3EDEC contains mainly WHITE.
Color Spaces
| Color spaces of #E3EDEC | Value |
|---|---|
| RGB | 227, 237, 236 |
| HSL | 174°, 21.7%, 91% |
| HSV / HSB | 174°, 4.2%, 92.9% |
| CMYK | 4.2%, 0%, 0.4%, 7.1% |
| XYZ | 77.1, 82.95, 91.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 11101101 | 11101100 |
| Octal | 343 | 355 | 354 |
| Decimal | 227 | 237 | 236 |
| Hex | E3 | ED | EC |
Shades of #E3EDEC
Tints of #E3EDEC
.mybgColor { background-color: #E3EDEC; }
.myforeColor { color: #E3EDEC; }
.myborderColor { border: 3px solid #E3EDEC; }
<p style="color:#E3EDEC">Text here</p>
This sample text is styled with font color #E3EDEC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3EDEC">Div content here</div>
<div style="border:3px solid #E3EDEC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 237, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3EDEC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3EDEC;
-webkit-box-shadow: 1px 1px 3px #E3EDEC;
box-shadow: 1px 1px 3px #E3EDEC; }
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 #E3EDEC (Artemisia)
Color Overview & Profile: Color #E3EDEC, also known as Artemisia, 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 (227/255), 93% Green (237/255), and 93% Blue (236/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E3EDEC translates into the CMYK subtractive color model with values of 4.2% Cyan, 0% Magenta, 0.4% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 21.7%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #E3EDEC 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 ##CCFFFF.
