#E9F0DD Diluted Lime
#E9F0DD (Diluted Lime) RGB value is (233, 240, 221).
Red value is 233, green value is 240, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #E9F0DD: hue: 82°, saturation: 38.8%, and lightness: 90.4%.
Process color (CMYK) of #E9F0DD is 2.9%, 0%, 7.9%, 5.9%. Web safe color equivalent of #E9F0DD is ##FFFFCC. Color #E9F0DD contains mainly WHITE.
Color Spaces
| Color spaces of #E9F0DD | Value |
|---|---|
| RGB | 233, 240, 221 |
| HSL | 82°, 38.8%, 90.4% |
| HSV / HSB | 82°, 7.9%, 94.1% |
| CMYK | 2.9%, 0%, 7.9%, 5.9% |
| XYZ | 77.81, 84.86, 80.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101001 | 11110000 | 11011101 |
| Octal | 351 | 360 | 335 |
| Decimal | 233 | 240 | 221 |
| Hex | E9 | F0 | DD |
Shades of #E9F0DD
Tints of #E9F0DD
.mybgColor { background-color: #E9F0DD; }
.myforeColor { color: #E9F0DD; }
.myborderColor { border: 3px solid #E9F0DD; }
<p style="color:#E9F0DD">Text here</p>
This sample text is styled with font color #E9F0DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E9F0DD">Div content here</div>
<div style="border:3px solid #E9F0DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(233, 240, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E9F0DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E9F0DD;
-webkit-box-shadow: 1px 1px 3px #E9F0DD;
box-shadow: 1px 1px 3px #E9F0DD; }
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 #E9F0DD (Diluted Lime)
Color Overview & Profile: Color #E9F0DD, also known as Diluted Lime, 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), 94% Green (240/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, #E9F0DD translates into the CMYK subtractive color model with values of 2.9% Cyan, 0% Magenta, 7.9% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 82°, saturation of 38.8%, and lightness of 90.4%.
Web Accessibility & Design Recommendations: When implementing #E9F0DD 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.
