#F5E7E3 Impure White
#F5E7E3 (Impure White) RGB value is (245, 231, 227).
Red value is 245, green value is 231, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #F5E7E3: hue: 13°, saturation: 47.4%, and lightness: 92.5%.
Process color (CMYK) of #F5E7E3 is 0%, 5.7%, 7.3%, 3.9%. Web safe color equivalent of #F5E7E3 is ##FFFFCC. Color #F5E7E3 contains mainly WHITE.
Color Spaces
| Color spaces of #F5E7E3 | Value |
|---|---|
| RGB | 245, 231, 227 |
| HSL | 13°, 47.4%, 92.5% |
| HSV / HSB | 13°, 7.3%, 96.1% |
| CMYK | 0%, 5.7%, 7.3%, 3.9% |
| XYZ | 80.1, 82.11, 84.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11100111 | 11100011 |
| Octal | 365 | 347 | 343 |
| Decimal | 245 | 231 | 227 |
| Hex | F5 | E7 | E3 |
Shades of #F5E7E3
Tints of #F5E7E3
.mybgColor { background-color: #F5E7E3; }
.myforeColor { color: #F5E7E3; }
.myborderColor { border: 3px solid #F5E7E3; }
<p style="color:#F5E7E3">Text here</p>
This sample text is styled with font color #F5E7E3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5E7E3">Div content here</div>
<div style="border:3px solid #F5E7E3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 231, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5E7E3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5E7E3;
-webkit-box-shadow: 1px 1px 3px #F5E7E3;
box-shadow: 1px 1px 3px #F5E7E3; }
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 #F5E7E3 (Impure White)
Color Overview & Profile: Color #F5E7E3, also known as Impure White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 91% Green (231/255), and 89% Blue (227/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5E7E3 translates into the CMYK subtractive color model with values of 0% Cyan, 5.7% Magenta, 7.3% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 47.4%, and lightness of 92.5%.
Web Accessibility & Design Recommendations: When implementing #F5E7E3 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.
