#5D4A61 Plush Purple
#5D4A61 (Plush Purple) RGB value is (93, 74, 97).
Red value is 93, green value is 74, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #5D4A61: hue: 290°, saturation: 13.5%, and lightness: 33.5%.
Process color (CMYK) of #5D4A61 is 4.1%, 23.7%, 0%, 62%. Web safe color equivalent of #5D4A61 is ##663366. Color #5D4A61 contains mainly Magenta.
Color Spaces
| Color spaces of #5D4A61 | Value |
|---|---|
| RGB | 93, 74, 97 |
| HSL | 290°, 13.5%, 33.5% |
| HSV / HSB | 290°, 23.7%, 38% |
| CMYK | 4.1%, 23.7%, 0%, 62% |
| XYZ | 9.12, 8.09, 12.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 01001010 | 01100001 |
| Octal | 135 | 112 | 141 |
| Decimal | 93 | 74 | 97 |
| Hex | 5D | 4A | 61 |
Shades of #5D4A61
Tints of #5D4A61
.mybgColor { background-color: #5D4A61; }
.myforeColor { color: #5D4A61; }
.myborderColor { border: 3px solid #5D4A61; }
<p style="color:#5D4A61">Text here</p>
This sample text is styled with font color #5D4A61. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5D4A61">Div content here</div>
<div style="border:3px solid #5D4A61">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 74, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5D4A61; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5D4A61;
-webkit-box-shadow: 1px 1px 3px #5D4A61;
box-shadow: 1px 1px 3px #5D4A61; }
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 #5D4A61 (Plush Purple)
Color Overview & Profile: Color #5D4A61, also known as Plush Purple, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (93/255), 29% Green (74/255), and 38% Blue (97/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #5D4A61 translates into the CMYK subtractive color model with values of 4.1% Cyan, 23.7% Magenta, 0% Yellow, and 62% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 290°, saturation of 13.5%, and lightness of 33.5%.
Web Accessibility & Design Recommendations: When implementing #5D4A61 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 ##663366.
