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