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