#5C5A4B Grape Leaf
#5C5A4B (Grape Leaf) RGB value is (92, 90, 75).
Red value is 92, green value is 90, and blue value is 75.
Cylindrical-coordinate representations (HSL) of color #5C5A4B: hue: 53°, saturation: 10.2%, and lightness: 32.7%.
Process color (CMYK) of #5C5A4B is 0%, 2.2%, 18.5%, 63.9%. Web safe color equivalent of #5C5A4B is ##666633. Color #5C5A4B contains mainly GRAY.
Color Spaces
| Color spaces of #5C5A4B | Value |
|---|---|
| RGB | 92, 90, 75 |
| HSL | 53°, 10.2%, 32.7% |
| HSV / HSB | 53°, 18.5%, 36.1% |
| CMYK | 0%, 2.2%, 18.5%, 63.9% |
| XYZ | 9.34, 10.1, 8.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01011010 | 01001011 |
| Octal | 134 | 132 | 113 |
| Decimal | 92 | 90 | 75 |
| Hex | 5C | 5A | 4B |
Shades of #5C5A4B
Tints of #5C5A4B
.mybgColor { background-color: #5C5A4B; }
.myforeColor { color: #5C5A4B; }
.myborderColor { border: 3px solid #5C5A4B; }
<p style="color:#5C5A4B">Text here</p>
This sample text is styled with font color #5C5A4B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C5A4B">Div content here</div>
<div style="border:3px solid #5C5A4B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 90, 75, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C5A4B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C5A4B;
-webkit-box-shadow: 1px 1px 3px #5C5A4B;
box-shadow: 1px 1px 3px #5C5A4B; }
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 #5C5A4B (Grape Leaf)
Color Overview & Profile: Color #5C5A4B, also known as Grape Leaf, 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 (92/255), 35% Green (90/255), and 29% Blue (75/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C5A4B translates into the CMYK subtractive color model with values of 0% Cyan, 2.2% Magenta, 18.5% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 10.2%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #5C5A4B 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 ##666633.
