#516572 Slate
#516572 (Slate) RGB value is (81, 101, 114).
Red value is 81, green value is 101, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #516572: hue: 204°, saturation: 16.9%, and lightness: 38.2%.
Process color (CMYK) of #516572 is 28.9%, 11.4%, 0%, 55.3%. Web safe color equivalent of #516572 is ##666666. Color #516572 contains mainly Blue.
Color Spaces
| Color spaces of #516572 | Value |
|---|---|
| RGB | 81, 101, 114 |
| HSL | 204°, 16.9%, 38.2% |
| HSV / HSB | 204°, 28.9%, 44.7% |
| CMYK | 28.9%, 11.4%, 0%, 55.3% |
| XYZ | 11.08, 12.27, 17.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 01100101 | 01110010 |
| Octal | 121 | 145 | 162 |
| Decimal | 81 | 101 | 114 |
| Hex | 51 | 65 | 72 |
Shades of #516572
Tints of #516572
.mybgColor { background-color: #516572; }
.myforeColor { color: #516572; }
.myborderColor { border: 3px solid #516572; }
<p style="color:#516572">Text here</p>
This sample text is styled with font color #516572. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#516572">Div content here</div>
<div style="border:3px solid #516572">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 101, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #516572; }
.divShadow { -moz-box-shadow: 1px 1px 3px #516572;
-webkit-box-shadow: 1px 1px 3px #516572;
box-shadow: 1px 1px 3px #516572; }
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 #516572 (Slate)
Color Overview & Profile: Color #516572, also known as Slate, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 32% Red (81/255), 40% Green (101/255), and 45% Blue (114/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #516572 translates into the CMYK subtractive color model with values of 28.9% Cyan, 11.4% Magenta, 0% Yellow, and 55.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 204°, saturation of 16.9%, and lightness of 38.2%.
Web Accessibility & Design Recommendations: When implementing #516572 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.
