#515568 Inky Storm
#515568 (Inky Storm) RGB value is (81, 85, 104).
Red value is 81, green value is 85, and blue value is 104.
Cylindrical-coordinate representations (HSL) of color #515568: hue: 230°, saturation: 12.4%, and lightness: 36.3%.
Process color (CMYK) of #515568 is 22.1%, 18.3%, 0%, 59.2%. Web safe color equivalent of #515568 is ##666666. Color #515568 contains mainly Magenta.
Color Spaces
| Color spaces of #515568 | Value |
|---|---|
| RGB | 81, 85, 104 |
| HSL | 230°, 12.4%, 36.3% |
| HSV / HSB | 230°, 22.1%, 40.8% |
| CMYK | 22.1%, 18.3%, 0%, 59.2% |
| XYZ | 9.14, 9.25, 14.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 01010101 | 01101000 |
| Octal | 121 | 125 | 150 |
| Decimal | 81 | 85 | 104 |
| Hex | 51 | 55 | 68 |
Shades of #515568
Tints of #515568
.mybgColor { background-color: #515568; }
.myforeColor { color: #515568; }
.myborderColor { border: 3px solid #515568; }
<p style="color:#515568">Text here</p>
This sample text is styled with font color #515568. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#515568">Div content here</div>
<div style="border:3px solid #515568">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 85, 104, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #515568; }
.divShadow { -moz-box-shadow: 1px 1px 3px #515568;
-webkit-box-shadow: 1px 1px 3px #515568;
box-shadow: 1px 1px 3px #515568; }
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 #515568 (Inky Storm)
Color Overview & Profile: Color #515568, also known as Inky Storm, 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), 33% Green (85/255), and 41% Blue (104/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #515568 translates into the CMYK subtractive color model with values of 22.1% Cyan, 18.3% Magenta, 0% Yellow, and 59.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 230°, saturation of 12.4%, and lightness of 36.3%.
Web Accessibility & Design Recommendations: When implementing #515568 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.
