#2B3B36 Tetsuonando Black
#2B3B36 (Tetsuonando Black) RGB value is (43, 59, 54).
Red value is 43, green value is 59, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #2B3B36: hue: 161°, saturation: 15.7%, and lightness: 20%.
Process color (CMYK) of #2B3B36 is 27.1%, 0%, 8.5%, 76.9%. Web safe color equivalent of #2B3B36 is ##333333. Color #2B3B36 contains mainly Black.
Color Spaces
| Color spaces of #2B3B36 | Value |
|---|---|
| RGB | 43, 59, 54 |
| HSL | 161°, 15.7%, 20% |
| HSV / HSB | 161°, 27.1%, 23.1% |
| CMYK | 27.1%, 0%, 8.5%, 76.9% |
| XYZ | 3.23, 3.91, 4.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00111011 | 00110110 |
| Octal | 053 | 073 | 066 |
| Decimal | 43 | 59 | 54 |
| Hex | 2B | 3B | 36 |
Shades of #2B3B36
Tints of #2B3B36
.mybgColor { background-color: #2B3B36; }
.myforeColor { color: #2B3B36; }
.myborderColor { border: 3px solid #2B3B36; }
<p style="color:#2B3B36">Text here</p>
This sample text is styled with font color #2B3B36. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B3B36">Div content here</div>
<div style="border:3px solid #2B3B36">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 59, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B3B36; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B3B36;
-webkit-box-shadow: 1px 1px 3px #2B3B36;
box-shadow: 1px 1px 3px #2B3B36; }
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 #2B3B36 (Tetsuonando Black)
Color Overview & Profile: Color #2B3B36, also known as Tetsuonando Black, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (43/255), 23% Green (59/255), and 21% Blue (54/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B3B36 translates into the CMYK subtractive color model with values of 27.1% Cyan, 0% Magenta, 8.5% Yellow, and 76.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 161°, saturation of 15.7%, and lightness of 20%.
Web Accessibility & Design Recommendations: When implementing #2B3B36 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.
