#584D75 Perpetual Purple
#584D75 (Perpetual Purple) RGB value is (88, 77, 117).
Red value is 88, green value is 77, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #584D75: hue: 257°, saturation: 20.6%, and lightness: 38%.
Process color (CMYK) of #584D75 is 24.8%, 34.2%, 0%, 54.1%. Web safe color equivalent of #584D75 is ##666666. Color #584D75 contains mainly Magenta.
Color Spaces
| Color spaces of #584D75 | Value |
|---|---|
| RGB | 88, 77, 117 |
| HSL | 257°, 20.6%, 38% |
| HSV / HSB | 257°, 34.2%, 45.9% |
| CMYK | 24.8%, 34.2%, 0%, 54.1% |
| XYZ | 9.89, 8.67, 17.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 01001101 | 01110101 |
| Octal | 130 | 115 | 165 |
| Decimal | 88 | 77 | 117 |
| Hex | 58 | 4D | 75 |
Shades of #584D75
Tints of #584D75
.mybgColor { background-color: #584D75; }
.myforeColor { color: #584D75; }
.myborderColor { border: 3px solid #584D75; }
<p style="color:#584D75">Text here</p>
This sample text is styled with font color #584D75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#584D75">Div content here</div>
<div style="border:3px solid #584D75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 77, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #584D75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #584D75;
-webkit-box-shadow: 1px 1px 3px #584D75;
box-shadow: 1px 1px 3px #584D75; }
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 #584D75 (Perpetual Purple)
Color Overview & Profile: Color #584D75, also known as Perpetual Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (88/255), 30% Green (77/255), and 46% Blue (117/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #584D75 translates into the CMYK subtractive color model with values of 24.8% Cyan, 34.2% Magenta, 0% Yellow, and 54.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 257°, saturation of 20.6%, and lightness of 38%.
Web Accessibility & Design Recommendations: When implementing #584D75 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.
