#E4E8DA Spinach White
#E4E8DA (Spinach White) RGB value is (228, 232, 218).
Red value is 228, green value is 232, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #E4E8DA: hue: 77°, saturation: 23.3%, and lightness: 88.2%.
Process color (CMYK) of #E4E8DA is 1.7%, 0%, 6%, 9%. Web safe color equivalent of #E4E8DA is ##CCFFCC. Color #E4E8DA contains mainly WHITE.
Color Spaces
| Color spaces of #E4E8DA | Value |
|---|---|
| RGB | 228, 232, 218 |
| HSL | 77°, 23.3%, 88.2% |
| HSV / HSB | 77°, 6%, 91% |
| CMYK | 1.7%, 0%, 6%, 9% |
| XYZ | 73.5, 79.27, 77.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100100 | 11101000 | 11011010 |
| Octal | 344 | 350 | 332 |
| Decimal | 228 | 232 | 218 |
| Hex | E4 | E8 | DA |
Shades of #E4E8DA
Tints of #E4E8DA
.mybgColor { background-color: #E4E8DA; }
.myforeColor { color: #E4E8DA; }
.myborderColor { border: 3px solid #E4E8DA; }
<p style="color:#E4E8DA">Text here</p>
This sample text is styled with font color #E4E8DA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E4E8DA">Div content here</div>
<div style="border:3px solid #E4E8DA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(228, 232, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E4E8DA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E4E8DA;
-webkit-box-shadow: 1px 1px 3px #E4E8DA;
box-shadow: 1px 1px 3px #E4E8DA; }
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 #E4E8DA (Spinach White)
Color Overview & Profile: Color #E4E8DA, also known as Spinach White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (228/255), 91% Green (232/255), and 85% Blue (218/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E4E8DA translates into the CMYK subtractive color model with values of 1.7% Cyan, 0% Magenta, 6% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 77°, saturation of 23.3%, and lightness of 88.2%.
Web Accessibility & Design Recommendations: When implementing #E4E8DA 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 ##CCFFCC.
