#585D6D Suede Indigo
#585D6D (Suede Indigo) RGB value is (88, 93, 109).
Red value is 88, green value is 93, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #585D6D: hue: 226°, saturation: 10.7%, and lightness: 38.6%.
Process color (CMYK) of #585D6D is 19.3%, 14.7%, 0%, 57.3%. Web safe color equivalent of #585D6D is ##666666. Color #585D6D contains mainly Magenta.
Color Spaces
| Color spaces of #585D6D | Value |
|---|---|
| RGB | 88, 93, 109 |
| HSL | 226°, 10.7%, 38.6% |
| HSV / HSB | 226°, 19.3%, 42.7% |
| CMYK | 19.3%, 14.7%, 0%, 57.3% |
| XYZ | 10.7, 11.01, 16.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011000 | 01011101 | 01101101 |
| Octal | 130 | 135 | 155 |
| Decimal | 88 | 93 | 109 |
| Hex | 58 | 5D | 6D |
Shades of #585D6D
Tints of #585D6D
.mybgColor { background-color: #585D6D; }
.myforeColor { color: #585D6D; }
.myborderColor { border: 3px solid #585D6D; }
<p style="color:#585D6D">Text here</p>
This sample text is styled with font color #585D6D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#585D6D">Div content here</div>
<div style="border:3px solid #585D6D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(88, 93, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #585D6D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #585D6D;
-webkit-box-shadow: 1px 1px 3px #585D6D;
box-shadow: 1px 1px 3px #585D6D; }
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 #585D6D (Suede Indigo)
Color Overview & Profile: Color #585D6D, also known as Suede Indigo, 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), 36% Green (93/255), and 43% Blue (109/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #585D6D translates into the CMYK subtractive color model with values of 19.3% Cyan, 14.7% Magenta, 0% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 226°, saturation of 10.7%, and lightness of 38.6%.
Web Accessibility & Design Recommendations: When implementing #585D6D 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.
