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