#E7F2E9 Dew
#E7F2E9 (Dew) RGB value is (231, 242, 233).
Red value is 231, green value is 242, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #E7F2E9: hue: 131°, saturation: 29.7%, and lightness: 92.7%.
Process color (CMYK) of #E7F2E9 is 4.5%, 0%, 3.7%, 5.1%. Web safe color equivalent of #E7F2E9 is ##FFFFFF. Color #E7F2E9 contains mainly WHITE.
Color Spaces
| Color spaces of #E7F2E9 | Value |
|---|---|
| RGB | 231, 242, 233 |
| HSL | 131°, 29.7%, 92.7% |
| HSV / HSB | 131°, 4.5%, 94.9% |
| CMYK | 4.5%, 0%, 3.7%, 5.1% |
| XYZ | 79.41, 86.38, 89.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 11110010 | 11101001 |
| Octal | 347 | 362 | 351 |
| Decimal | 231 | 242 | 233 |
| Hex | E7 | F2 | E9 |
Shades of #E7F2E9
Tints of #E7F2E9
.mybgColor { background-color: #E7F2E9; }
.myforeColor { color: #E7F2E9; }
.myborderColor { border: 3px solid #E7F2E9; }
<p style="color:#E7F2E9">Text here</p>
This sample text is styled with font color #E7F2E9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7F2E9">Div content here</div>
<div style="border:3px solid #E7F2E9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 242, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7F2E9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7F2E9;
-webkit-box-shadow: 1px 1px 3px #E7F2E9;
box-shadow: 1px 1px 3px #E7F2E9; }
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 #E7F2E9 (Dew)
Color Overview & Profile: Color #E7F2E9, also known as Dew, 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), 95% Green (242/255), and 91% Blue (233/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7F2E9 translates into the CMYK subtractive color model with values of 4.5% Cyan, 0% Magenta, 3.7% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 131°, saturation of 29.7%, and lightness of 92.7%.
Web Accessibility & Design Recommendations: When implementing #E7F2E9 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.
