#3C0314 Charred Brown
#3C0314 (Charred Brown) RGB value is (60, 3, 20).
Red value is 60, green value is 3, and blue value is 20.
Cylindrical-coordinate representations (HSL) of color #3C0314: hue: 342°, saturation: 90.5%, and lightness: 12.4%.
Process color (CMYK) of #3C0314 is 0%, 95%, 66.7%, 76.5%. Web safe color equivalent of #3C0314 is ##330000. Color #3C0314 contains mainly Red.
Color Spaces
| Color spaces of #3C0314 | Value |
|---|---|
| RGB | 60, 3, 20 |
| HSL | 342°, 90.5%, 12.4% |
| HSV / HSB | 342°, 95%, 23.5% |
| CMYK | 0%, 95%, 66.7%, 76.5% |
| XYZ | 2.02, 1.08, 0.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 00000011 | 00010100 |
| Octal | 074 | 003 | 024 |
| Decimal | 60 | 3 | 20 |
| Hex | 3C | 03 | 14 |
Shades of #3C0314
Tints of #3C0314
.mybgColor { background-color: #3C0314; }
.myforeColor { color: #3C0314; }
.myborderColor { border: 3px solid #3C0314; }
<p style="color:#3C0314">Text here</p>
This sample text is styled with font color #3C0314. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C0314">Div content here</div>
<div style="border:3px solid #3C0314">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 3, 20, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C0314; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C0314;
-webkit-box-shadow: 1px 1px 3px #3C0314;
box-shadow: 1px 1px 3px #3C0314; }
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 #3C0314 (Charred Brown)
Color Overview & Profile: Color #3C0314, also known as Charred Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (60/255), 1% Green (3/255), and 8% Blue (20/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C0314 translates into the CMYK subtractive color model with values of 0% Cyan, 95% Magenta, 66.7% Yellow, and 76.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 90.5%, and lightness of 12.4%.
Web Accessibility & Design Recommendations: When implementing #3C0314 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 ##330000.
