#CCB490 Windsor Toffee
#CCB490 (Windsor Toffee) RGB value is (204, 180, 144).
Red value is 204, green value is 180, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #CCB490: hue: 36°, saturation: 37%, and lightness: 68.2%.
Process color (CMYK) of #CCB490 is 0%, 11.8%, 29.4%, 20%. Web safe color equivalent of #CCB490 is ##CCCC99. Color #CCB490 contains mainly Yellow.
Color Spaces
| Color spaces of #CCB490 | Value |
|---|---|
| RGB | 204, 180, 144 |
| HSL | 36°, 37%, 68.2% |
| HSV / HSB | 36°, 29.4%, 80% |
| CMYK | 0%, 11.8%, 29.4%, 20% |
| XYZ | 46.26, 47.5, 33.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 10110100 | 10010000 |
| Octal | 314 | 264 | 220 |
| Decimal | 204 | 180 | 144 |
| Hex | CC | B4 | 90 |
Shades of #CCB490
Tints of #CCB490
.mybgColor { background-color: #CCB490; }
.myforeColor { color: #CCB490; }
.myborderColor { border: 3px solid #CCB490; }
<p style="color:#CCB490">Text here</p>
This sample text is styled with font color #CCB490. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CCB490">Div content here</div>
<div style="border:3px solid #CCB490">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 180, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CCB490; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CCB490;
-webkit-box-shadow: 1px 1px 3px #CCB490;
box-shadow: 1px 1px 3px #CCB490; }
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 #CCB490 (Windsor Toffee)
Color Overview & Profile: Color #CCB490, also known as Windsor Toffee, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (204/255), 71% Green (180/255), and 56% Blue (144/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CCB490 translates into the CMYK subtractive color model with values of 0% Cyan, 11.8% Magenta, 29.4% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 37%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #CCB490 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 ##CCCC99.
