#1A2421 Shadow Warrior
#1A2421 (Shadow Warrior) RGB value is (26, 36, 33).
Red value is 26, green value is 36, and blue value is 33.
Cylindrical-coordinate representations (HSL) of color #1A2421: hue: 162°, saturation: 16.1%, and lightness: 12.2%.
Process color (CMYK) of #1A2421 is 27.8%, 0%, 8.3%, 85.9%. Web safe color equivalent of #1A2421 is ##333333. Color #1A2421 contains mainly Black.
Color Spaces
| Color spaces of #1A2421 | Value |
|---|---|
| RGB | 26, 36, 33 |
| HSL | 162°, 16.1%, 12.2% |
| HSV / HSB | 162°, 27.8%, 14.1% |
| CMYK | 27.8%, 0%, 8.3%, 85.9% |
| XYZ | 1.33, 1.59, 1.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011010 | 00100100 | 00100001 |
| Octal | 032 | 044 | 041 |
| Decimal | 26 | 36 | 33 |
| Hex | 1A | 24 | 21 |
Shades of #1A2421
Tints of #1A2421
.mybgColor { background-color: #1A2421; }
.myforeColor { color: #1A2421; }
.myborderColor { border: 3px solid #1A2421; }
<p style="color:#1A2421">Text here</p>
This sample text is styled with font color #1A2421. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1A2421">Div content here</div>
<div style="border:3px solid #1A2421">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(26, 36, 33, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1A2421; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1A2421;
-webkit-box-shadow: 1px 1px 3px #1A2421;
box-shadow: 1px 1px 3px #1A2421; }
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 #1A2421 (Shadow Warrior)
Color Overview & Profile: Color #1A2421, 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 10% Red (26/255), 14% Green (36/255), and 13% Blue (33/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #1A2421 translates into the CMYK subtractive color model with values of 27.8% Cyan, 0% Magenta, 8.3% Yellow, and 85.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 162°, saturation of 16.1%, and lightness of 12.2%.
Web Accessibility & Design Recommendations: When implementing #1A2421 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 ##333333.
