#E0E2E7 Bleached White
#E0E2E7 (Bleached White) RGB value is (224, 226, 231).
Red value is 224, green value is 226, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #E0E2E7: hue: 223°, saturation: 12.7%, and lightness: 89.2%.
Process color (CMYK) of #E0E2E7 is 3%, 2.2%, 0%, 9.4%. Web safe color equivalent of #E0E2E7 is ##CCCCFF. Color #E0E2E7 contains mainly WHITE.
Color Spaces
| Color spaces of #E0E2E7 | Value |
|---|---|
| RGB | 224, 226, 231 |
| HSL | 223°, 12.7%, 89.2% |
| HSV / HSB | 223°, 3%, 90.6% |
| CMYK | 3%, 2.2%, 0%, 9.4% |
| XYZ | 72.36, 76.01, 86.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11100010 | 11100111 |
| Octal | 340 | 342 | 347 |
| Decimal | 224 | 226 | 231 |
| Hex | E0 | E2 | E7 |
Shades of #E0E2E7
Tints of #E0E2E7
.mybgColor { background-color: #E0E2E7; }
.myforeColor { color: #E0E2E7; }
.myborderColor { border: 3px solid #E0E2E7; }
<p style="color:#E0E2E7">Text here</p>
This sample text is styled with font color #E0E2E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0E2E7">Div content here</div>
<div style="border:3px solid #E0E2E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 226, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0E2E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0E2E7;
-webkit-box-shadow: 1px 1px 3px #E0E2E7;
box-shadow: 1px 1px 3px #E0E2E7; }
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 #E0E2E7 (Bleached White)
Color Overview & Profile: Color #E0E2E7, 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 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0E2E7 translates into the CMYK subtractive color model with values of 3% Cyan, 2.2% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 12.7%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #E0E2E7 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.
