#F0E9CA Distressed White
#F0E9CA (Distressed White) RGB value is (240, 233, 202).
Red value is 240, green value is 233, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #F0E9CA: hue: 49°, saturation: 55.9%, and lightness: 86.7%.
Process color (CMYK) of #F0E9CA is 0%, 2.9%, 15.8%, 5.9%. Web safe color equivalent of #F0E9CA is ##FFFFCC. Color #F0E9CA contains mainly Yellow.
Color Spaces
| Color spaces of #F0E9CA | Value |
|---|---|
| RGB | 240, 233, 202 |
| HSL | 49°, 55.9%, 86.7% |
| HSV / HSB | 49°, 15.8%, 94.1% |
| CMYK | 0%, 2.9%, 15.8%, 5.9% |
| XYZ | 75.73, 81.07, 67.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11101001 | 11001010 |
| Octal | 360 | 351 | 312 |
| Decimal | 240 | 233 | 202 |
| Hex | F0 | E9 | CA |
Shades of #F0E9CA
Tints of #F0E9CA
.mybgColor { background-color: #F0E9CA; }
.myforeColor { color: #F0E9CA; }
.myborderColor { border: 3px solid #F0E9CA; }
<p style="color:#F0E9CA">Text here</p>
This sample text is styled with font color #F0E9CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0E9CA">Div content here</div>
<div style="border:3px solid #F0E9CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 233, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0E9CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0E9CA;
-webkit-box-shadow: 1px 1px 3px #F0E9CA;
box-shadow: 1px 1px 3px #F0E9CA; }
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 #F0E9CA (Distressed White)
Color Overview & Profile: Color #F0E9CA, also known as Distressed White, 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), 91% Green (233/255), and 79% Blue (202/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0E9CA translates into the CMYK subtractive color model with values of 0% Cyan, 2.9% Magenta, 15.8% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 55.9%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #F0E9CA 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.
