#232020 Umbra
#232020 (Umbra) RGB value is (35, 32, 32).
Red value is 35, green value is 32, and blue value is 32.
Cylindrical-coordinate representations (HSL) of color #232020: hue: 0°, saturation: 4.5%, and lightness: 13.1%.
Process color (CMYK) of #232020 is 0%, 8.6%, 8.6%, 86.3%. Web safe color equivalent of #232020 is ##333333. Color #232020 contains mainly Black.
Color Spaces
| Color spaces of #232020 | Value |
|---|---|
| RGB | 35, 32, 32 |
| HSL | 0°, 4.5%, 13.1% |
| HSV / HSB | 0°, 8.6%, 13.7% |
| CMYK | 0%, 8.6%, 8.6%, 86.3% |
| XYZ | 1.47, 1.49, 1.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100011 | 00100000 | 00100000 |
| Octal | 043 | 040 | 040 |
| Decimal | 35 | 32 | 32 |
| Hex | 23 | 20 | 20 |
Shades of #232020
Tints of #232020
.mybgColor { background-color: #232020; }
.myforeColor { color: #232020; }
.myborderColor { border: 3px solid #232020; }
<p style="color:#232020">Text here</p>
This sample text is styled with font color #232020. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#232020">Div content here</div>
<div style="border:3px solid #232020">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(35, 32, 32, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #232020; }
.divShadow { -moz-box-shadow: 1px 1px 3px #232020;
-webkit-box-shadow: 1px 1px 3px #232020;
box-shadow: 1px 1px 3px #232020; }
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 #232020 (Umbra)
Color Overview & Profile: Color #232020, 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 14% Red (35/255), 13% Green (32/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, #232020 translates into the CMYK subtractive color model with values of 0% Cyan, 8.6% Magenta, 8.6% Yellow, and 86.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 4.5%, and lightness of 13.1%.
Web Accessibility & Design Recommendations: When implementing #232020 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.
