#4E4C56 Tyrian
#4E4C56 (Tyrian) RGB value is (78, 76, 86).
Red value is 78, green value is 76, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #4E4C56: hue: 252°, saturation: 6.2%, and lightness: 31.8%.
Process color (CMYK) of #4E4C56 is 9.3%, 11.6%, 0%, 66.3%. Web safe color equivalent of #4E4C56 is ##663366. Color #4E4C56 contains mainly GRAY.
Color Spaces
| Color spaces of #4E4C56 | Value |
|---|---|
| RGB | 78, 76, 86 |
| HSL | 252°, 6.2%, 31.8% |
| HSV / HSB | 252°, 11.6%, 33.7% |
| CMYK | 9.3%, 11.6%, 0%, 66.3% |
| XYZ | 7.41, 7.46, 9.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01001100 | 01010110 |
| Octal | 116 | 114 | 126 |
| Decimal | 78 | 76 | 86 |
| Hex | 4E | 4C | 56 |
Shades of #4E4C56
Tints of #4E4C56
.mybgColor { background-color: #4E4C56; }
.myforeColor { color: #4E4C56; }
.myborderColor { border: 3px solid #4E4C56; }
<p style="color:#4E4C56">Text here</p>
This sample text is styled with font color #4E4C56. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E4C56">Div content here</div>
<div style="border:3px solid #4E4C56">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 76, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E4C56; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E4C56;
-webkit-box-shadow: 1px 1px 3px #4E4C56;
box-shadow: 1px 1px 3px #4E4C56; }
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 #4E4C56 (Tyrian)
Color Overview & Profile: Color #4E4C56, also known as Tyrian, 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), 30% Green (76/255), and 34% Blue (86/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E4C56 translates into the CMYK subtractive color model with values of 9.3% Cyan, 11.6% Magenta, 0% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 6.2%, and lightness of 31.8%.
Web Accessibility & Design Recommendations: When implementing #4E4C56 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 ##663366.
