#1D2419 Shadow Warrior
#1D2419 (Shadow Warrior) RGB value is (29, 36, 25).
Red value is 29, green value is 36, and blue value is 25.
Cylindrical-coordinate representations (HSL) of color #1D2419: hue: 98°, saturation: 18%, and lightness: 12%.
Process color (CMYK) of #1D2419 is 19.4%, 0%, 30.6%, 85.9%. Web safe color equivalent of #1D2419 is ##333300. Color #1D2419 contains mainly Black.
Color Spaces
| Color spaces of #1D2419 | Value |
|---|---|
| RGB | 29, 36, 25 |
| HSL | 98°, 18%, 12% |
| HSV / HSB | 98°, 30.6%, 14.1% |
| CMYK | 19.4%, 0%, 30.6%, 85.9% |
| XYZ | 1.31, 1.59, 1.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011101 | 00100100 | 00011001 |
| Octal | 035 | 044 | 031 |
| Decimal | 29 | 36 | 25 |
| Hex | 1D | 24 | 19 |
Shades of #1D2419
Tints of #1D2419
.mybgColor { background-color: #1D2419; }
.myforeColor { color: #1D2419; }
.myborderColor { border: 3px solid #1D2419; }
<p style="color:#1D2419">Text here</p>
This sample text is styled with font color #1D2419. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1D2419">Div content here</div>
<div style="border:3px solid #1D2419">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(29, 36, 25, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1D2419; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1D2419;
-webkit-box-shadow: 1px 1px 3px #1D2419;
box-shadow: 1px 1px 3px #1D2419; }
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 #1D2419 (Shadow Warrior)
Color Overview & Profile: Color #1D2419, also known as Shadow Warrior, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (29/255), 14% Green (36/255), and 10% Blue (25/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #1D2419 translates into the CMYK subtractive color model with values of 19.4% Cyan, 0% Magenta, 30.6% Yellow, and 85.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 98°, saturation of 18%, and lightness of 12%.
Web Accessibility & Design Recommendations: When implementing #1D2419 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 ##333300.
