#212729 Black Russian
#212729 (Black Russian) RGB value is (33, 39, 41).
Red value is 33, green value is 39, and blue value is 41.
Cylindrical-coordinate representations (HSL) of color #212729: hue: 195°, saturation: 10.8%, and lightness: 14.5%.
Process color (CMYK) of #212729 is 19.5%, 4.9%, 0%, 83.9%. Web safe color equivalent of #212729 is ##333333. Color #212729 contains mainly Black.
Color Spaces
| Color spaces of #212729 | Value |
|---|---|
| RGB | 33, 39, 41 |
| HSL | 195°, 10.8%, 14.5% |
| HSV / HSB | 195°, 19.5%, 16.1% |
| CMYK | 19.5%, 4.9%, 0%, 83.9% |
| XYZ | 1.75, 1.93, 2.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100001 | 00100111 | 00101001 |
| Octal | 041 | 047 | 051 |
| Decimal | 33 | 39 | 41 |
| Hex | 21 | 27 | 29 |
Shades of #212729
Tints of #212729
.mybgColor { background-color: #212729; }
.myforeColor { color: #212729; }
.myborderColor { border: 3px solid #212729; }
<p style="color:#212729">Text here</p>
This sample text is styled with font color #212729. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#212729">Div content here</div>
<div style="border:3px solid #212729">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(33, 39, 41, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #212729; }
.divShadow { -moz-box-shadow: 1px 1px 3px #212729;
-webkit-box-shadow: 1px 1px 3px #212729;
box-shadow: 1px 1px 3px #212729; }
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 #212729 (Black Russian)
Color Overview & Profile: Color #212729, also known as Black Russian, 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), 15% Green (39/255), and 16% Blue (41/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #212729 translates into the CMYK subtractive color model with values of 19.5% Cyan, 4.9% Magenta, 0% Yellow, and 83.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 10.8%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #212729 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.
