#4E4B58 Tyrian
#4E4B58 (Tyrian) RGB value is (78, 75, 88).
Red value is 78, green value is 75, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #4E4B58: hue: 254°, saturation: 8%, and lightness: 32%.
Process color (CMYK) of #4E4B58 is 11.4%, 14.8%, 0%, 65.5%. Web safe color equivalent of #4E4B58 is ##663366. Color #4E4B58 contains mainly GRAY.
Color Spaces
| Color spaces of #4E4B58 | Value |
|---|---|
| RGB | 78, 75, 88 |
| HSL | 254°, 8%, 32% |
| HSV / HSB | 254°, 14.8%, 34.5% |
| CMYK | 11.4%, 14.8%, 0%, 65.5% |
| XYZ | 7.42, 7.36, 10.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01001011 | 01011000 |
| Octal | 116 | 113 | 130 |
| Decimal | 78 | 75 | 88 |
| Hex | 4E | 4B | 58 |
Shades of #4E4B58
Tints of #4E4B58
.mybgColor { background-color: #4E4B58; }
.myforeColor { color: #4E4B58; }
.myborderColor { border: 3px solid #4E4B58; }
<p style="color:#4E4B58">Text here</p>
This sample text is styled with font color #4E4B58. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E4B58">Div content here</div>
<div style="border:3px solid #4E4B58">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 75, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E4B58; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E4B58;
-webkit-box-shadow: 1px 1px 3px #4E4B58;
box-shadow: 1px 1px 3px #4E4B58; }
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 #4E4B58 (Tyrian)
Color Overview & Profile: Color #4E4B58, 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), 29% Green (75/255), and 35% Blue (88/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E4B58 translates into the CMYK subtractive color model with values of 11.4% Cyan, 14.8% Magenta, 0% Yellow, and 65.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 254°, saturation of 8%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #4E4B58 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.
