#211E1F Umbra
#211E1F (Umbra) RGB value is (33, 30, 31).
Red value is 33, green value is 30, and blue value is 31.
Cylindrical-coordinate representations (HSL) of color #211E1F: hue: 340°, saturation: 4.8%, and lightness: 12.4%.
Process color (CMYK) of #211E1F is 0%, 9.1%, 6.1%, 87.1%. Web safe color equivalent of #211E1F is ##333333. Color #211E1F contains mainly Black.
Color Spaces
| Color spaces of #211E1F | Value |
|---|---|
| RGB | 33, 30, 31 |
| HSL | 340°, 4.8%, 12.4% |
| HSV / HSB | 340°, 9.1%, 12.9% |
| CMYK | 0%, 9.1%, 6.1%, 87.1% |
| XYZ | 1.34, 1.35, 1.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100001 | 00011110 | 00011111 |
| Octal | 041 | 036 | 037 |
| Decimal | 33 | 30 | 31 |
| Hex | 21 | 1E | 1F |
Shades of #211E1F
Tints of #211E1F
.mybgColor { background-color: #211E1F; }
.myforeColor { color: #211E1F; }
.myborderColor { border: 3px solid #211E1F; }
<p style="color:#211E1F">Text here</p>
This sample text is styled with font color #211E1F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#211E1F">Div content here</div>
<div style="border:3px solid #211E1F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(33, 30, 31, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #211E1F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #211E1F;
-webkit-box-shadow: 1px 1px 3px #211E1F;
box-shadow: 1px 1px 3px #211E1F; }
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 #211E1F (Umbra)
Color Overview & Profile: Color #211E1F, also known as Umbra, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 13% Red (33/255), 12% Green (30/255), and 12% Blue (31/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #211E1F translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 6.1% Yellow, and 87.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 4.8%, and lightness of 12.4%.
Web Accessibility & Design Recommendations: When implementing #211E1F 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.
