#E7EDEA Ceiling Bright White
#E7EDEA (Ceiling Bright White) RGB value is (231, 237, 234).
Red value is 231, green value is 237, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #E7EDEA: hue: 150°, saturation: 14.3%, and lightness: 91.8%.
Process color (CMYK) of #E7EDEA is 2.5%, 0%, 1.3%, 7.1%. Web safe color equivalent of #E7EDEA is ##FFFFFF. Color #E7EDEA contains mainly WHITE.
Color Spaces
| Color spaces of #E7EDEA | Value |
|---|---|
| RGB | 231, 237, 234 |
| HSL | 150°, 14.3%, 91.8% |
| HSV / HSB | 150°, 2.5%, 92.9% |
| CMYK | 2.5%, 0%, 1.3%, 7.1% |
| XYZ | 78.09, 83.5, 89.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11101101 | 11101010 |
| Octal | 347 | 355 | 352 |
| Decimal | 231 | 237 | 234 |
| Hex | E7 | ED | EA |
Shades of #E7EDEA
Tints of #E7EDEA
.mybgColor { background-color: #E7EDEA; }
.myforeColor { color: #E7EDEA; }
.myborderColor { border: 3px solid #E7EDEA; }
<p style="color:#E7EDEA">Text here</p>
This sample text is styled with font color #E7EDEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7EDEA">Div content here</div>
<div style="border:3px solid #E7EDEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 237, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7EDEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7EDEA;
-webkit-box-shadow: 1px 1px 3px #E7EDEA;
box-shadow: 1px 1px 3px #E7EDEA; }
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 #E7EDEA (Ceiling Bright White)
Color Overview & Profile: Color #E7EDEA, 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 (231/255), 93% Green (237/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, #E7EDEA translates into the CMYK subtractive color model with values of 2.5% Cyan, 0% Magenta, 1.3% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 14.3%, and lightness of 91.8%.
Web Accessibility & Design Recommendations: When implementing #E7EDEA 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.
