#211C20 Umbra
#211C20 (Umbra) RGB value is (33, 28, 32).
Red value is 33, green value is 28, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #211C20: hue: 312°, saturation: 8.2%, and lightness: 12%.
Process color (CMYK) of #211C20 is 0%, 15.2%, 3%, 87.1%. Web safe color equivalent of #211C20 is ##333333. Color #211C20 contains mainly Black.
Color Spaces
| Color spaces of #211C20 | Value |
|---|---|
| RGB | 33, 28, 32 |
| HSL | 312°, 8.2%, 12% |
| HSV / HSB | 312°, 15.2%, 12.9% |
| CMYK | 0%, 15.2%, 3%, 87.1% |
| XYZ | 1.3, 1.26, 1.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100001 | 00011100 | 00100000 |
| Octal | 041 | 034 | 040 |
| Decimal | 33 | 28 | 32 |
| Hex | 21 | 1C | 20 |
Shades of #211C20
Tints of #211C20
.mybgColor { background-color: #211C20; }
.myforeColor { color: #211C20; }
.myborderColor { border: 3px solid #211C20; }
<p style="color:#211C20">Text here</p>
This sample text is styled with font color #211C20. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#211C20">Div content here</div>
<div style="border:3px solid #211C20">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(33, 28, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #211C20; }
.divShadow { -moz-box-shadow: 1px 1px 3px #211C20;
-webkit-box-shadow: 1px 1px 3px #211C20;
box-shadow: 1px 1px 3px #211C20; }
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 #211C20 (Umbra)
Color Overview & Profile: Color #211C20, 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), 11% Green (28/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, #211C20 translates into the CMYK subtractive color model with values of 0% Cyan, 15.2% Magenta, 3% Yellow, and 87.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 312°, saturation of 8.2%, and lightness of 12%.
Web Accessibility & Design Recommendations: When implementing #211C20 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.
