#E2E8EA Artemisia
#E2E8EA (Artemisia) RGB value is (226, 232, 234).
Red value is 226, green value is 232, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #E2E8EA: hue: 195°, saturation: 16%, and lightness: 90.2%.
Process color (CMYK) of #E2E8EA is 3.4%, 0.9%, 0%, 8.2%. Web safe color equivalent of #E2E8EA is ##CCFFFF. Color #E2E8EA contains mainly WHITE.
Color Spaces
| Color spaces of #E2E8EA | Value |
|---|---|
| RGB | 226, 232, 234 |
| HSL | 195°, 16%, 90.2% |
| HSV / HSB | 195°, 3.4%, 91.8% |
| CMYK | 3.4%, 0.9%, 0%, 8.2% |
| XYZ | 75.07, 79.82, 89.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11101000 | 11101010 |
| Octal | 342 | 350 | 352 |
| Decimal | 226 | 232 | 234 |
| Hex | E2 | E8 | EA |
Shades of #E2E8EA
Tints of #E2E8EA
.mybgColor { background-color: #E2E8EA; }
.myforeColor { color: #E2E8EA; }
.myborderColor { border: 3px solid #E2E8EA; }
<p style="color:#E2E8EA">Text here</p>
This sample text is styled with font color #E2E8EA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2E8EA">Div content here</div>
<div style="border:3px solid #E2E8EA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 232, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2E8EA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2E8EA;
-webkit-box-shadow: 1px 1px 3px #E2E8EA;
box-shadow: 1px 1px 3px #E2E8EA; }
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 #E2E8EA (Artemisia)
Color Overview & Profile: Color #E2E8EA, 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 (226/255), 91% Green (232/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E2E8EA translates into the CMYK subtractive color model with values of 3.4% Cyan, 0.9% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 16%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #E2E8EA 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.
