#CC5544 Chilli Cashew
#CC5544 (Chilli Cashew) RGB value is (204, 85, 68).
Red value is 204, green value is 85, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #CC5544: hue: 8°, saturation: 57.1%, and lightness: 53.3%.
Process color (CMYK) of #CC5544 is 0%, 58.3%, 66.7%, 20%. Web safe color equivalent of #CC5544 is ##CC6633. Color #CC5544 contains mainly Red.
Color Spaces
| Color spaces of #CC5544 | Value |
|---|---|
| RGB | 204, 85, 68 |
| HSL | 8°, 57.1%, 53.3% |
| HSV / HSB | 8°, 66.7%, 80% |
| CMYK | 0%, 58.3%, 66.7%, 20% |
| XYZ | 29.2, 19.76, 7.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001100 | 01010101 | 01000100 |
| Octal | 314 | 125 | 104 |
| Decimal | 204 | 85 | 68 |
| Hex | CC | 55 | 44 |
Shades of #CC5544
Tints of #CC5544
.mybgColor { background-color: #CC5544; }
.myforeColor { color: #CC5544; }
.myborderColor { border: 3px solid #CC5544; }
<p style="color:#CC5544">Text here</p>
This sample text is styled with font color #CC5544. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CC5544">Div content here</div>
<div style="border:3px solid #CC5544">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(204, 85, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CC5544; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CC5544;
-webkit-box-shadow: 1px 1px 3px #CC5544;
box-shadow: 1px 1px 3px #CC5544; }
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 #CC5544 (Chilli Cashew)
Color Overview & Profile: Color #CC5544, also known as Chilli Cashew, 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), 33% Green (85/255), and 27% Blue (68/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CC5544 translates into the CMYK subtractive color model with values of 0% Cyan, 58.3% Magenta, 66.7% Yellow, and 20% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 8°, saturation of 57.1%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #CC5544 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 ##CC6633.
