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