#C04641 Ablaze
#C04641 (Ablaze) RGB value is (192, 70, 65).
Red value is 192, green value is 70, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #C04641: hue: 2°, saturation: 50.2%, and lightness: 50.4%.
Process color (CMYK) of #C04641 is 0%, 63.5%, 66.1%, 24.7%. Web safe color equivalent of #C04641 is ##CC3333. Color #C04641 contains mainly Red.
Color Spaces
| Color spaces of #C04641 | Value |
|---|---|
| RGB | 192, 70, 65 |
| HSL | 2°, 50.2%, 50.4% |
| HSV / HSB | 2°, 66.1%, 75.3% |
| CMYK | 0%, 63.5%, 66.1%, 24.7% |
| XYZ | 24.89, 15.97, 6.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 01000110 | 01000001 |
| Octal | 300 | 106 | 101 |
| Decimal | 192 | 70 | 65 |
| Hex | C0 | 46 | 41 |
Shades of #C04641
Tints of #C04641
.mybgColor { background-color: #C04641; }
.myforeColor { color: #C04641; }
.myborderColor { border: 3px solid #C04641; }
<p style="color:#C04641">Text here</p>
This sample text is styled with font color #C04641. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C04641">Div content here</div>
<div style="border:3px solid #C04641">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 70, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C04641; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C04641;
-webkit-box-shadow: 1px 1px 3px #C04641;
box-shadow: 1px 1px 3px #C04641; }
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 #C04641 (Ablaze)
Color Overview & Profile: Color #C04641, also known as Ablaze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 27% Green (70/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C04641 translates into the CMYK subtractive color model with values of 0% Cyan, 63.5% Magenta, 66.1% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 2°, saturation of 50.2%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #C04641 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 ##CC3333.
