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