#51596C Hormagaunt Purple
#51596C (Hormagaunt Purple) RGB value is (81, 89, 108).
Red value is 81, green value is 89, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #51596C: hue: 222°, saturation: 14.3%, and lightness: 37.1%.
Process color (CMYK) of #51596C is 25%, 17.6%, 0%, 57.6%. Web safe color equivalent of #51596C is ##666666. Color #51596C contains mainly Blue.
Color Spaces
| Color spaces of #51596C | Value |
|---|---|
| RGB | 81, 89, 108 |
| HSL | 222°, 14.3%, 37.1% |
| HSV / HSB | 222°, 25%, 42.4% |
| CMYK | 25%, 17.6%, 0%, 57.6% |
| XYZ | 9.67, 9.98, 15.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010001 | 01011001 | 01101100 |
| Octal | 121 | 131 | 154 |
| Decimal | 81 | 89 | 108 |
| Hex | 51 | 59 | 6C |
Shades of #51596C
Tints of #51596C
.mybgColor { background-color: #51596C; }
.myforeColor { color: #51596C; }
.myborderColor { border: 3px solid #51596C; }
<p style="color:#51596C">Text here</p>
This sample text is styled with font color #51596C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#51596C">Div content here</div>
<div style="border:3px solid #51596C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(81, 89, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #51596C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #51596C;
-webkit-box-shadow: 1px 1px 3px #51596C;
box-shadow: 1px 1px 3px #51596C; }
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 #51596C (Hormagaunt Purple)
Color Overview & Profile: Color #51596C, also known as Hormagaunt Purple, 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), 35% Green (89/255), and 42% Blue (108/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #51596C translates into the CMYK subtractive color model with values of 25% Cyan, 17.6% Magenta, 0% Yellow, and 57.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 14.3%, and lightness of 37.1%.
Web Accessibility & Design Recommendations: When implementing #51596C 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.
