#F5EFE8 Bright Winter Cloud
#F5EFE8 (Bright Winter Cloud) RGB value is (245, 239, 232).
Red value is 245, green value is 239, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #F5EFE8: hue: 32°, saturation: 39.4%, and lightness: 93.5%.
Process color (CMYK) of #F5EFE8 is 0%, 2.4%, 5.3%, 3.9%. Web safe color equivalent of #F5EFE8 is ##FFFFFF. Color #F5EFE8 contains mainly WHITE.
Color Spaces
| Color spaces of #F5EFE8 | Value |
|---|---|
| RGB | 245, 239, 232 |
| HSL | 32°, 39.4%, 93.5% |
| HSV / HSB | 32°, 5.3%, 96.1% |
| CMYK | 0%, 2.4%, 5.3%, 3.9% |
| XYZ | 83.09, 86.97, 88.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11101111 | 11101000 |
| Octal | 365 | 357 | 350 |
| Decimal | 245 | 239 | 232 |
| Hex | F5 | EF | E8 |
Shades of #F5EFE8
Tints of #F5EFE8
.mybgColor { background-color: #F5EFE8; }
.myforeColor { color: #F5EFE8; }
.myborderColor { border: 3px solid #F5EFE8; }
<p style="color:#F5EFE8">Text here</p>
This sample text is styled with font color #F5EFE8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5EFE8">Div content here</div>
<div style="border:3px solid #F5EFE8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 239, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5EFE8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5EFE8;
-webkit-box-shadow: 1px 1px 3px #F5EFE8;
box-shadow: 1px 1px 3px #F5EFE8; }
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 #F5EFE8 (Bright Winter Cloud)
Color Overview & Profile: Color #F5EFE8, also known as Bright Winter Cloud, 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), 94% Green (239/255), and 91% Blue (232/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5EFE8 translates into the CMYK subtractive color model with values of 0% Cyan, 2.4% Magenta, 5.3% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 39.4%, and lightness of 93.5%.
Web Accessibility & Design Recommendations: When implementing #F5EFE8 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.
