#F0EFE3 Snowy Pine
#F0EFE3 (Snowy Pine) RGB value is (240, 239, 227).
Red value is 240, green value is 239, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #F0EFE3: hue: 55°, saturation: 30.2%, and lightness: 91.6%.
Process color (CMYK) of #F0EFE3 is 0%, 0.4%, 5.4%, 5.9%. Web safe color equivalent of #F0EFE3 is ##FFFFCC. Color #F0EFE3 contains mainly WHITE.
Color Spaces
| Color spaces of #F0EFE3 | Value |
|---|---|
| RGB | 240, 239, 227 |
| HSL | 55°, 30.2%, 91.6% |
| HSV / HSB | 55°, 5.4%, 94.1% |
| CMYK | 0%, 0.4%, 5.4%, 5.9% |
| XYZ | 80.66, 85.8, 84.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11101111 | 11100011 |
| Octal | 360 | 357 | 343 |
| Decimal | 240 | 239 | 227 |
| Hex | F0 | EF | E3 |
Shades of #F0EFE3
Tints of #F0EFE3
.mybgColor { background-color: #F0EFE3; }
.myforeColor { color: #F0EFE3; }
.myborderColor { border: 3px solid #F0EFE3; }
<p style="color:#F0EFE3">Text here</p>
This sample text is styled with font color #F0EFE3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0EFE3">Div content here</div>
<div style="border:3px solid #F0EFE3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 239, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0EFE3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0EFE3;
-webkit-box-shadow: 1px 1px 3px #F0EFE3;
box-shadow: 1px 1px 3px #F0EFE3; }
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 #F0EFE3 (Snowy Pine)
Color Overview & Profile: Color #F0EFE3, also known as Snowy Pine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 94% Green (239/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, #F0EFE3 translates into the CMYK subtractive color model with values of 0% Cyan, 0.4% Magenta, 5.4% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 55°, saturation of 30.2%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #F0EFE3 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.
