#E7EAE5 Feather White
#E7EAE5 (Feather White) RGB value is (231, 234, 229).
Red value is 231, green value is 234, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #E7EAE5: hue: 96°, saturation: 10.6%, and lightness: 90.8%.
Process color (CMYK) of #E7EAE5 is 1.3%, 0%, 2.1%, 8.2%. Web safe color equivalent of #E7EAE5 is ##FFFFCC. Color #E7EAE5 contains mainly WHITE.
Color Spaces
| Color spaces of #E7EAE5 | Value |
|---|---|
| RGB | 231, 234, 229 |
| HSL | 96°, 10.6%, 90.8% |
| HSV / HSB | 96°, 2.1%, 91.8% |
| CMYK | 1.3%, 0%, 2.1%, 8.2% |
| XYZ | 76.52, 81.49, 85.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11101010 | 11100101 |
| Octal | 347 | 352 | 345 |
| Decimal | 231 | 234 | 229 |
| Hex | E7 | EA | E5 |
Shades of #E7EAE5
Tints of #E7EAE5
.mybgColor { background-color: #E7EAE5; }
.myforeColor { color: #E7EAE5; }
.myborderColor { border: 3px solid #E7EAE5; }
<p style="color:#E7EAE5">Text here</p>
This sample text is styled with font color #E7EAE5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7EAE5">Div content here</div>
<div style="border:3px solid #E7EAE5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 234, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7EAE5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7EAE5;
-webkit-box-shadow: 1px 1px 3px #E7EAE5;
box-shadow: 1px 1px 3px #E7EAE5; }
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 #E7EAE5 (Feather White)
Color Overview & Profile: Color #E7EAE5, also known as Feather 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), 92% Green (234/255), and 90% Blue (229/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7EAE5 translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 2.1% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 96°, saturation of 10.6%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #E7EAE5 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 ##FFFFCC.
