#CD2217 Pizza Flame
#CD2217 (Pizza Flame) RGB value is (205, 34, 23).
Red value is 205, green value is 34, and blue value is 23.
Cylindrical-coordinate representations (HSL) of color #CD2217: hue: 4°, saturation: 79.8%, and lightness: 44.7%.
Process color (CMYK) of #CD2217 is 0%, 83.4%, 88.8%, 19.6%. Web safe color equivalent of #CD2217 is ##CC3300. Color #CD2217 contains mainly Red.
Color Spaces
| Color spaces of #CD2217 | Value |
|---|---|
| RGB | 205, 34, 23 |
| HSL | 4°, 79.8%, 44.7% |
| HSV / HSB | 4°, 88.8%, 80.4% |
| CMYK | 0%, 83.4%, 88.8%, 19.6% |
| XYZ | 25.91, 14.19, 2.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 00100010 | 00010111 |
| Octal | 315 | 042 | 027 |
| Decimal | 205 | 34 | 23 |
| Hex | CD | 22 | 17 |
Shades of #CD2217
Tints of #CD2217
.mybgColor { background-color: #CD2217; }
.myforeColor { color: #CD2217; }
.myborderColor { border: 3px solid #CD2217; }
<p style="color:#CD2217">Text here</p>
This sample text is styled with font color #CD2217. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CD2217">Div content here</div>
<div style="border:3px solid #CD2217">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 34, 23, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CD2217; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CD2217;
-webkit-box-shadow: 1px 1px 3px #CD2217;
box-shadow: 1px 1px 3px #CD2217; }
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 #CD2217 (Pizza Flame)
Color Overview & Profile: Color #CD2217, also known as Pizza Flame, 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 (205/255), 13% Green (34/255), and 9% Blue (23/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CD2217 translates into the CMYK subtractive color model with values of 0% Cyan, 83.4% Magenta, 88.8% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 79.8%, and lightness of 44.7%.
Web Accessibility & Design Recommendations: When implementing #CD2217 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 ##CC3300.
