#E3E7DD Basil Icing
#E3E7DD (Basil Icing) RGB value is (227, 231, 221).
Red value is 227, green value is 231, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #E3E7DD: hue: 84°, saturation: 17.2%, and lightness: 88.6%.
Process color (CMYK) of #E3E7DD is 1.7%, 0%, 4.3%, 9.4%. Web safe color equivalent of #E3E7DD is ##CCFFCC. Color #E3E7DD contains mainly WHITE.
Color Spaces
| Color spaces of #E3E7DD | Value |
|---|---|
| RGB | 227, 231, 221 |
| HSL | 84°, 17.2%, 88.6% |
| HSV / HSB | 84°, 4.3%, 90.6% |
| CMYK | 1.7%, 0%, 4.3%, 9.4% |
| XYZ | 73.3, 78.7, 79.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 11100111 | 11011101 |
| Octal | 343 | 347 | 335 |
| Decimal | 227 | 231 | 221 |
| Hex | E3 | E7 | DD |
Shades of #E3E7DD
Tints of #E3E7DD
.mybgColor { background-color: #E3E7DD; }
.myforeColor { color: #E3E7DD; }
.myborderColor { border: 3px solid #E3E7DD; }
<p style="color:#E3E7DD">Text here</p>
This sample text is styled with font color #E3E7DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3E7DD">Div content here</div>
<div style="border:3px solid #E3E7DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 231, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3E7DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3E7DD;
-webkit-box-shadow: 1px 1px 3px #E3E7DD;
box-shadow: 1px 1px 3px #E3E7DD; }
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 #E3E7DD (Basil Icing)
Color Overview & Profile: Color #E3E7DD, also known as Basil Icing, 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 (227/255), 91% Green (231/255), and 87% Blue (221/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E3E7DD translates into the CMYK subtractive color model with values of 1.7% Cyan, 0% Magenta, 4.3% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 84°, saturation of 17.2%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #E3E7DD 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.
