#2B303E Diamond Black
#2B303E (Diamond Black) RGB value is (43, 48, 62).
Red value is 43, green value is 48, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #2B303E: hue: 224°, saturation: 18.1%, and lightness: 20.6%.
Process color (CMYK) of #2B303E is 30.6%, 22.6%, 0%, 75.7%. Web safe color equivalent of #2B303E is ##333333. Color #2B303E contains mainly Black.
Color Spaces
| Color spaces of #2B303E | Value |
|---|---|
| RGB | 43, 48, 62 |
| HSL | 224°, 18.1%, 20.6% |
| HSV / HSB | 224°, 30.6%, 24.3% |
| CMYK | 30.6%, 22.6%, 0%, 75.7% |
| XYZ | 2.92, 2.98, 4.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00110000 | 00111110 |
| Octal | 053 | 060 | 076 |
| Decimal | 43 | 48 | 62 |
| Hex | 2B | 30 | 3E |
Shades of #2B303E
Tints of #2B303E
.mybgColor { background-color: #2B303E; }
.myforeColor { color: #2B303E; }
.myborderColor { border: 3px solid #2B303E; }
<p style="color:#2B303E">Text here</p>
This sample text is styled with font color #2B303E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B303E">Div content here</div>
<div style="border:3px solid #2B303E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 48, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B303E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B303E;
-webkit-box-shadow: 1px 1px 3px #2B303E;
box-shadow: 1px 1px 3px #2B303E; }
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 #2B303E (Diamond Black)
Color Overview & Profile: Color #2B303E, also known as Diamond 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), 19% Green (48/255), and 24% Blue (62/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B303E translates into the CMYK subtractive color model with values of 30.6% Cyan, 22.6% Magenta, 0% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 224°, saturation of 18.1%, and lightness of 20.6%.
Web Accessibility & Design Recommendations: When implementing #2B303E 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.
