#E0E2EA Bleached White
#E0E2EA (Bleached White) RGB value is (224, 226, 234).
Red value is 224, green value is 226, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #E0E2EA: hue: 228°, saturation: 19.2%, and lightness: 89.8%.
Process color (CMYK) of #E0E2EA is 4.3%, 3.4%, 0%, 8.2%. Web safe color equivalent of #E0E2EA is ##CCCCFF. Color #E0E2EA contains mainly WHITE.
Color Spaces
| Color spaces of #E0E2EA | Value |
|---|---|
| RGB | 224, 226, 234 |
| HSL | 228°, 19.2%, 89.8% |
| HSV / HSB | 228°, 4.3%, 91.8% |
| CMYK | 4.3%, 3.4%, 0%, 8.2% |
| XYZ | 72.79, 76.18, 88.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11100010 | 11101010 |
| Octal | 340 | 342 | 352 |
| Decimal | 224 | 226 | 234 |
| Hex | E0 | E2 | EA |
Shades of #E0E2EA
Tints of #E0E2EA
.mybgColor { background-color: #E0E2EA; }
.myforeColor { color: #E0E2EA; }
.myborderColor { border: 3px solid #E0E2EA; }
<p style="color:#E0E2EA">Text here</p>
This sample text is styled with font color #E0E2EA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0E2EA">Div content here</div>
<div style="border:3px solid #E0E2EA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 226, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0E2EA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0E2EA;
-webkit-box-shadow: 1px 1px 3px #E0E2EA;
box-shadow: 1px 1px 3px #E0E2EA; }
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 #E0E2EA (Bleached White)
Color Overview & Profile: Color #E0E2EA, also known as Bleached White, 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 (224/255), 89% Green (226/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, #E0E2EA translates into the CMYK subtractive color model with values of 4.3% Cyan, 3.4% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 228°, saturation of 19.2%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #E0E2EA 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 ##CCCCFF.
