#8F509D Vicious Violet
#8F509D (Vicious Violet) RGB value is (143, 80, 157).
Red value is 143, green value is 80, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #8F509D: hue: 289°, saturation: 32.5%, and lightness: 46.5%.
Process color (CMYK) of #8F509D is 8.9%, 49%, 0%, 38.4%. Web safe color equivalent of #8F509D is ##996699. Color #8F509D contains mainly Magenta.
Color Spaces
| Color spaces of #8F509D | Value |
|---|---|
| RGB | 143, 80, 157 |
| HSL | 289°, 32.5%, 46.5% |
| HSV / HSB | 289°, 49%, 61.6% |
| CMYK | 8.9%, 49%, 0%, 38.4% |
| XYZ | 20.28, 14.01, 33.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001111 | 01010000 | 10011101 |
| Octal | 217 | 120 | 235 |
| Decimal | 143 | 80 | 157 |
| Hex | 8F | 50 | 9D |
Shades of #8F509D
Tints of #8F509D
.mybgColor { background-color: #8F509D; }
.myforeColor { color: #8F509D; }
.myborderColor { border: 3px solid #8F509D; }
<p style="color:#8F509D">Text here</p>
This sample text is styled with font color #8F509D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8F509D">Div content here</div>
<div style="border:3px solid #8F509D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(143, 80, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8F509D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8F509D;
-webkit-box-shadow: 1px 1px 3px #8F509D;
box-shadow: 1px 1px 3px #8F509D; }
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 #8F509D (Vicious Violet)
Color Overview & Profile: Color #8F509D, also known as Vicious Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 56% Red (143/255), 31% Green (80/255), and 62% Blue (157/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #8F509D translates into the CMYK subtractive color model with values of 8.9% Cyan, 49% Magenta, 0% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 289°, saturation of 32.5%, and lightness of 46.5%.
Web Accessibility & Design Recommendations: When implementing #8F509D 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.
