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