#5A5966 Legacy
#5A5966 (Legacy) RGB value is (90, 89, 102).
Red value is 90, green value is 89, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #5A5966: hue: 245°, saturation: 6.8%, and lightness: 37.5%.
Process color (CMYK) of #5A5966 is 11.8%, 12.7%, 0%, 60%. Web safe color equivalent of #5A5966 is ##666666. Color #5A5966 contains mainly GRAY.
Color Spaces
| Color spaces of #5A5966 | Value |
|---|---|
| RGB | 90, 89, 102 |
| HSL | 245°, 6.8%, 37.5% |
| HSV / HSB | 245°, 12.7%, 40% |
| CMYK | 11.8%, 12.7%, 0%, 60% |
| XYZ | 10.19, 10.28, 14.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011010 | 01011001 | 01100110 |
| Octal | 132 | 131 | 146 |
| Decimal | 90 | 89 | 102 |
| Hex | 5A | 59 | 66 |
Shades of #5A5966
Tints of #5A5966
.mybgColor { background-color: #5A5966; }
.myforeColor { color: #5A5966; }
.myborderColor { border: 3px solid #5A5966; }
<p style="color:#5A5966">Text here</p>
This sample text is styled with font color #5A5966. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5A5966">Div content here</div>
<div style="border:3px solid #5A5966">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(90, 89, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5A5966; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5A5966;
-webkit-box-shadow: 1px 1px 3px #5A5966;
box-shadow: 1px 1px 3px #5A5966; }
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 #5A5966 (Legacy)
Color Overview & Profile: Color #5A5966, also known as Legacy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (90/255), 35% Green (89/255), and 40% Blue (102/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5A5966 translates into the CMYK subtractive color model with values of 11.8% Cyan, 12.7% Magenta, 0% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 245°, saturation of 6.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #5A5966 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 ##666666.
