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