#815989 Purple Mystery
#815989 (Purple Mystery) RGB value is (129, 89, 137).
Red value is 129, green value is 89, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #815989: hue: 290°, saturation: 21.2%, and lightness: 44.3%.
Process color (CMYK) of #815989 is 5.8%, 35%, 0%, 46.3%. Web safe color equivalent of #815989 is ##996699. Color #815989 contains mainly Magenta.
Color Spaces
| Color spaces of #815989 | Value |
|---|---|
| RGB | 129, 89, 137 |
| HSL | 290°, 21.2%, 44.3% |
| HSV / HSB | 290°, 35%, 53.7% |
| CMYK | 5.8%, 35%, 0%, 46.3% |
| XYZ | 17.14, 13.62, 25.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000001 | 01011001 | 10001001 |
| Octal | 201 | 131 | 211 |
| Decimal | 129 | 89 | 137 |
| Hex | 81 | 59 | 89 |
Shades of #815989
Tints of #815989
.mybgColor { background-color: #815989; }
.myforeColor { color: #815989; }
.myborderColor { border: 3px solid #815989; }
<p style="color:#815989">Text here</p>
This sample text is styled with font color #815989. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#815989">Div content here</div>
<div style="border:3px solid #815989">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(129, 89, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #815989; }
.divShadow { -moz-box-shadow: 1px 1px 3px #815989;
-webkit-box-shadow: 1px 1px 3px #815989;
box-shadow: 1px 1px 3px #815989; }
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 #815989 (Purple Mystery)
Color Overview & Profile: Color #815989, also known as Purple Mystery, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (129/255), 35% Green (89/255), and 54% Blue (137/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #815989 translates into the CMYK subtractive color model with values of 5.8% Cyan, 35% Magenta, 0% Yellow, and 46.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 290°, saturation of 21.2%, and lightness of 44.3%.
Web Accessibility & Design Recommendations: When implementing #815989 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 ##996699.
