#F5EEE7 Icing Rose
#F5EEE7 (Icing Rose) RGB value is (245, 238, 231).
Red value is 245, green value is 238, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #F5EEE7: hue: 30°, saturation: 41.2%, and lightness: 93.3%.
Process color (CMYK) of #F5EEE7 is 0%, 2.9%, 5.7%, 3.9%. Web safe color equivalent of #F5EEE7 is ##FFFFFF. Color #F5EEE7 contains mainly WHITE.
Color Spaces
| Color spaces of #F5EEE7 | Value |
|---|---|
| RGB | 245, 238, 231 |
| HSL | 30°, 41.2%, 93.3% |
| HSV / HSB | 30°, 5.7%, 96.1% |
| CMYK | 0%, 2.9%, 5.7%, 3.9% |
| XYZ | 82.65, 86.33, 87.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11101110 | 11100111 |
| Octal | 365 | 356 | 347 |
| Decimal | 245 | 238 | 231 |
| Hex | F5 | EE | E7 |
Shades of #F5EEE7
Tints of #F5EEE7
.mybgColor { background-color: #F5EEE7; }
.myforeColor { color: #F5EEE7; }
.myborderColor { border: 3px solid #F5EEE7; }
<p style="color:#F5EEE7">Text here</p>
This sample text is styled with font color #F5EEE7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5EEE7">Div content here</div>
<div style="border:3px solid #F5EEE7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 238, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5EEE7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5EEE7;
-webkit-box-shadow: 1px 1px 3px #F5EEE7;
box-shadow: 1px 1px 3px #F5EEE7; }
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 #F5EEE7 (Icing Rose)
Color Overview & Profile: Color #F5EEE7, also known as Icing Rose, 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), 93% Green (238/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, #F5EEE7 translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 5.7% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 41.2%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #F5EEE7 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.
