#2B2726 The End
#2B2726 (The End) RGB value is (43, 39, 38).
Red value is 43, green value is 39, and blue value is 38.
Cylindrical-coordinate representations (HSL) of color #2B2726: hue: 12°, saturation: 6.2%, and lightness: 15.9%.
Process color (CMYK) of #2B2726 is 0%, 9.3%, 11.6%, 83.1%. Web safe color equivalent of #2B2726 is ##333333. Color #2B2726 contains mainly Black.
Color Spaces
| Color spaces of #2B2726 | Value |
|---|---|
| RGB | 43, 39, 38 |
| HSL | 12°, 6.2%, 15.9% |
| HSV / HSB | 12°, 11.6%, 16.9% |
| CMYK | 0%, 9.3%, 11.6%, 83.1% |
| XYZ | 2.07, 2.1, 2.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00100111 | 00100110 |
| Octal | 053 | 047 | 046 |
| Decimal | 43 | 39 | 38 |
| Hex | 2B | 27 | 26 |
Shades of #2B2726
Tints of #2B2726
.mybgColor { background-color: #2B2726; }
.myforeColor { color: #2B2726; }
.myborderColor { border: 3px solid #2B2726; }
<p style="color:#2B2726">Text here</p>
This sample text is styled with font color #2B2726. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B2726">Div content here</div>
<div style="border:3px solid #2B2726">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 39, 38, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B2726; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B2726;
-webkit-box-shadow: 1px 1px 3px #2B2726;
box-shadow: 1px 1px 3px #2B2726; }
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 #2B2726 (The End)
Color Overview & Profile: Color #2B2726, also known as The End, 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), 15% Green (39/255), and 15% Blue (38/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B2726 translates into the CMYK subtractive color model with values of 0% Cyan, 9.3% Magenta, 11.6% Yellow, and 83.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 6.2%, and lightness of 15.9%.
Web Accessibility & Design Recommendations: When implementing #2B2726 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.
