#F0CCAD Cosy Coverlet
#F0CCAD (Cosy Coverlet) RGB value is (240, 204, 173).
Red value is 240, green value is 204, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #F0CCAD: hue: 28°, saturation: 69.1%, and lightness: 81%.
Process color (CMYK) of #F0CCAD is 0%, 15%, 27.9%, 5.9%. Web safe color equivalent of #F0CCAD is ##FFCC99. Color #F0CCAD contains mainly Yellow.
Color Spaces
| Color spaces of #F0CCAD | Value |
|---|---|
| RGB | 240, 204, 173 |
| HSL | 28°, 69.1%, 81% |
| HSV / HSB | 28°, 27.9%, 94.1% |
| CMYK | 0%, 15%, 27.9%, 5.9% |
| XYZ | 65.07, 64.73, 48.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11001100 | 10101101 |
| Octal | 360 | 314 | 255 |
| Decimal | 240 | 204 | 173 |
| Hex | F0 | CC | AD |
Shades of #F0CCAD
Tints of #F0CCAD
.mybgColor { background-color: #F0CCAD; }
.myforeColor { color: #F0CCAD; }
.myborderColor { border: 3px solid #F0CCAD; }
<p style="color:#F0CCAD">Text here</p>
This sample text is styled with font color #F0CCAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0CCAD">Div content here</div>
<div style="border:3px solid #F0CCAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 204, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0CCAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0CCAD;
-webkit-box-shadow: 1px 1px 3px #F0CCAD;
box-shadow: 1px 1px 3px #F0CCAD; }
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 #F0CCAD (Cosy Coverlet)
Color Overview & Profile: Color #F0CCAD, also known as Cosy Coverlet, 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), 80% Green (204/255), and 68% Blue (173/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0CCAD translates into the CMYK subtractive color model with values of 0% Cyan, 15% Magenta, 27.9% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 69.1%, and lightness of 81%.
Web Accessibility & Design Recommendations: When implementing #F0CCAD 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 ##FFCC99.
