#655A5E Indulgent
#655A5E (Indulgent) RGB value is (101, 90, 94).
Red value is 101, green value is 90, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #655A5E: hue: 338°, saturation: 5.8%, and lightness: 37.5%.
Process color (CMYK) of #655A5E is 0%, 10.9%, 6.9%, 60.4%. Web safe color equivalent of #655A5E is ##666666. Color #655A5E contains mainly GRAY.
Color Spaces
| Color spaces of #655A5E | Value |
|---|---|
| RGB | 101, 90, 94 |
| HSL | 338°, 5.8%, 37.5% |
| HSV / HSB | 338°, 10.9%, 39.6% |
| CMYK | 0%, 10.9%, 6.9%, 60.4% |
| XYZ | 11.04, 10.89, 12.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01011010 | 01011110 |
| Octal | 145 | 132 | 136 |
| Decimal | 101 | 90 | 94 |
| Hex | 65 | 5A | 5E |
Shades of #655A5E
Tints of #655A5E
.mybgColor { background-color: #655A5E; }
.myforeColor { color: #655A5E; }
.myborderColor { border: 3px solid #655A5E; }
<p style="color:#655A5E">Text here</p>
This sample text is styled with font color #655A5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#655A5E">Div content here</div>
<div style="border:3px solid #655A5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 90, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #655A5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #655A5E;
-webkit-box-shadow: 1px 1px 3px #655A5E;
box-shadow: 1px 1px 3px #655A5E; }
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 #655A5E (Indulgent)
Color Overview & Profile: Color #655A5E, also known as Indulgent, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 35% Green (90/255), and 37% Blue (94/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #655A5E translates into the CMYK subtractive color model with values of 0% Cyan, 10.9% Magenta, 6.9% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 338°, saturation of 5.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #655A5E 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.
