#575871 Nightshade Purple
#575871 (Nightshade Purple) RGB value is (87, 88, 113).
Red value is 87, green value is 88, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #575871: hue: 238°, saturation: 13%, and lightness: 39.2%.
Process color (CMYK) of #575871 is 23%, 22.1%, 0%, 55.7%. Web safe color equivalent of #575871 is ##666666. Color #575871 contains mainly Magenta.
Color Spaces
| Color spaces of #575871 | Value |
|---|---|
| RGB | 87, 88, 113 |
| HSL | 238°, 13%, 39.2% |
| HSV / HSB | 238°, 23%, 44.3% |
| CMYK | 23%, 22.1%, 0%, 55.7% |
| XYZ | 10.4, 10.2, 17.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010111 | 01011000 | 01110001 |
| Octal | 127 | 130 | 161 |
| Decimal | 87 | 88 | 113 |
| Hex | 57 | 58 | 71 |
Shades of #575871
Tints of #575871
.mybgColor { background-color: #575871; }
.myforeColor { color: #575871; }
.myborderColor { border: 3px solid #575871; }
<p style="color:#575871">Text here</p>
This sample text is styled with font color #575871. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#575871">Div content here</div>
<div style="border:3px solid #575871">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(87, 88, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #575871; }
.divShadow { -moz-box-shadow: 1px 1px 3px #575871;
-webkit-box-shadow: 1px 1px 3px #575871;
box-shadow: 1px 1px 3px #575871; }
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 #575871 (Nightshade Purple)
Color Overview & Profile: Color #575871, also known as Nightshade Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (87/255), 35% Green (88/255), and 44% Blue (113/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #575871 translates into the CMYK subtractive color model with values of 23% Cyan, 22.1% Magenta, 0% Yellow, and 55.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 238°, saturation of 13%, and lightness of 39.2%.
Web Accessibility & Design Recommendations: When implementing #575871 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.
