#371815 Scorched
#371815 (Scorched) RGB value is (55, 24, 21).
Red value is 55, green value is 24, and blue value is 21.
Cylindrical-coordinate representations (HSL) of color #371815: hue: 5°, saturation: 44.7%, and lightness: 14.9%.
Process color (CMYK) of #371815 is 0%, 56.4%, 61.8%, 78.4%. Web safe color equivalent of #371815 is ##330000. Color #371815 contains mainly Red.
Color Spaces
| Color spaces of #371815 | Value |
|---|---|
| RGB | 55, 24, 21 |
| HSL | 5°, 44.7%, 14.9% |
| HSV / HSB | 5°, 61.8%, 21.6% |
| CMYK | 0%, 56.4%, 61.8%, 78.4% |
| XYZ | 2.04, 1.52, 0.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110111 | 00011000 | 00010101 |
| Octal | 067 | 030 | 025 |
| Decimal | 55 | 24 | 21 |
| Hex | 37 | 18 | 15 |
Shades of #371815
Tints of #371815
.mybgColor { background-color: #371815; }
.myforeColor { color: #371815; }
.myborderColor { border: 3px solid #371815; }
<p style="color:#371815">Text here</p>
This sample text is styled with font color #371815. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#371815">Div content here</div>
<div style="border:3px solid #371815">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(55, 24, 21, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #371815; }
.divShadow { -moz-box-shadow: 1px 1px 3px #371815;
-webkit-box-shadow: 1px 1px 3px #371815;
box-shadow: 1px 1px 3px #371815; }
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 #371815 (Scorched)
Color Overview & Profile: Color #371815, also known as Scorched, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (55/255), 9% Green (24/255), and 8% Blue (21/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #371815 translates into the CMYK subtractive color model with values of 0% Cyan, 56.4% Magenta, 61.8% Yellow, and 78.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 44.7%, and lightness of 14.9%.
Web Accessibility & Design Recommendations: When implementing #371815 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.
