#1E2220 Shadow Warrior
#1E2220 (Shadow Warrior) RGB value is (30, 34, 32).
Red value is 30, green value is 34, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #1E2220: hue: 150°, saturation: 6.3%, and lightness: 12.5%.
Process color (CMYK) of #1E2220 is 11.8%, 0%, 5.9%, 86.7%. Web safe color equivalent of #1E2220 is ##333333. Color #1E2220 contains mainly Black.
Color Spaces
| Color spaces of #1E2220 | Value |
|---|---|
| RGB | 30, 34, 32 |
| HSL | 150°, 6.3%, 12.5% |
| HSV / HSB | 150°, 11.8%, 13.3% |
| CMYK | 11.8%, 0%, 5.9%, 86.7% |
| XYZ | 1.37, 1.52, 1.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011110 | 00100010 | 00100000 |
| Octal | 036 | 042 | 040 |
| Decimal | 30 | 34 | 32 |
| Hex | 1E | 22 | 20 |
Shades of #1E2220
Tints of #1E2220
.mybgColor { background-color: #1E2220; }
.myforeColor { color: #1E2220; }
.myborderColor { border: 3px solid #1E2220; }
<p style="color:#1E2220">Text here</p>
This sample text is styled with font color #1E2220. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1E2220">Div content here</div>
<div style="border:3px solid #1E2220">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(30, 34, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1E2220; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1E2220;
-webkit-box-shadow: 1px 1px 3px #1E2220;
box-shadow: 1px 1px 3px #1E2220; }
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 #1E2220 (Shadow Warrior)
Color Overview & Profile: Color #1E2220, 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 12% Red (30/255), 13% Green (34/255), and 13% Blue (32/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #1E2220 translates into the CMYK subtractive color model with values of 11.8% Cyan, 0% Magenta, 5.9% Yellow, and 86.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 6.3%, and lightness of 12.5%.
Web Accessibility & Design Recommendations: When implementing #1E2220 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.
