#E9EBE7 Ceiling Bright White
#E9EBE7 (Ceiling Bright White) RGB value is (233, 235, 231).
Red value is 233, green value is 235, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #E9EBE7: hue: 90°, saturation: 9.1%, and lightness: 91.4%.
Process color (CMYK) of #E9EBE7 is 0.9%, 0%, 1.7%, 7.8%. Web safe color equivalent of #E9EBE7 is ##FFFFFF. Color #E9EBE7 contains mainly WHITE.
Color Spaces
| Color spaces of #E9EBE7 | Value |
|---|---|
| RGB | 233, 235, 231 |
| HSL | 90°, 9.1%, 91.4% |
| HSV / HSB | 90°, 1.7%, 92.2% |
| CMYK | 0.9%, 0%, 1.7%, 7.8% |
| XYZ | 77.73, 82.51, 87.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 11101011 | 11100111 |
| Octal | 351 | 353 | 347 |
| Decimal | 233 | 235 | 231 |
| Hex | E9 | EB | E7 |
Shades of #E9EBE7
Tints of #E9EBE7
.mybgColor { background-color: #E9EBE7; }
.myforeColor { color: #E9EBE7; }
.myborderColor { border: 3px solid #E9EBE7; }
<p style="color:#E9EBE7">Text here</p>
This sample text is styled with font color #E9EBE7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9EBE7">Div content here</div>
<div style="border:3px solid #E9EBE7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 235, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9EBE7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9EBE7;
-webkit-box-shadow: 1px 1px 3px #E9EBE7;
box-shadow: 1px 1px 3px #E9EBE7; }
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 #E9EBE7 (Ceiling Bright White)
Color Overview & Profile: Color #E9EBE7, also known as Ceiling Bright White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (233/255), 92% Green (235/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, #E9EBE7 translates into the CMYK subtractive color model with values of 0.9% Cyan, 0% Magenta, 1.7% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 9.1%, and lightness of 91.4%.
Web Accessibility & Design Recommendations: When implementing #E9EBE7 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 ##FFFFFF.
