#595F66 Blue Slate
#595F66 (Blue Slate) RGB value is (89, 95, 102).
Red value is 89, green value is 95, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #595F66: hue: 212°, saturation: 6.8%, and lightness: 37.5%.
Process color (CMYK) of #595F66 is 12.7%, 6.9%, 0%, 60%. Web safe color equivalent of #595F66 is ##666666. Color #595F66 contains mainly GRAY.
Color Spaces
| Color spaces of #595F66 | Value |
|---|---|
| RGB | 89, 95, 102 |
| HSL | 212°, 6.8%, 37.5% |
| HSV / HSB | 212°, 12.7%, 40% |
| CMYK | 12.7%, 6.9%, 0%, 60% |
| XYZ | 10.61, 11.27, 14.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 01011111 | 01100110 |
| Octal | 131 | 137 | 146 |
| Decimal | 89 | 95 | 102 |
| Hex | 59 | 5F | 66 |
Shades of #595F66
Tints of #595F66
.mybgColor { background-color: #595F66; }
.myforeColor { color: #595F66; }
.myborderColor { border: 3px solid #595F66; }
<p style="color:#595F66">Text here</p>
This sample text is styled with font color #595F66. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#595F66">Div content here</div>
<div style="border:3px solid #595F66">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 95, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #595F66; }
.divShadow { -moz-box-shadow: 1px 1px 3px #595F66;
-webkit-box-shadow: 1px 1px 3px #595F66;
box-shadow: 1px 1px 3px #595F66; }
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 #595F66 (Blue Slate)
Color Overview & Profile: Color #595F66, also known as Blue Slate, 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 (89/255), 37% Green (95/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, #595F66 translates into the CMYK subtractive color model with values of 12.7% Cyan, 6.9% Magenta, 0% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 212°, saturation of 6.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #595F66 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.
