#5C5264 Muscat Grape
#5C5264 (Muscat Grape) RGB value is (92, 82, 100).
Red value is 92, green value is 82, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #5C5264: hue: 273°, saturation: 9.9%, and lightness: 35.7%.
Process color (CMYK) of #5C5264 is 8%, 18%, 0%, 60.8%. Web safe color equivalent of #5C5264 is ##666666. Color #5C5264 contains mainly GRAY.
Color Spaces
| Color spaces of #5C5264 | Value |
|---|---|
| RGB | 92, 82, 100 |
| HSL | 273°, 9.9%, 35.7% |
| HSV / HSB | 273°, 18%, 39.2% |
| CMYK | 8%, 18%, 0%, 60.8% |
| XYZ | 9.73, 9.23, 13.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01010010 | 01100100 |
| Octal | 134 | 122 | 144 |
| Decimal | 92 | 82 | 100 |
| Hex | 5C | 52 | 64 |
Shades of #5C5264
Tints of #5C5264
.mybgColor { background-color: #5C5264; }
.myforeColor { color: #5C5264; }
.myborderColor { border: 3px solid #5C5264; }
<p style="color:#5C5264">Text here</p>
This sample text is styled with font color #5C5264. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C5264">Div content here</div>
<div style="border:3px solid #5C5264">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 82, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C5264; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C5264;
-webkit-box-shadow: 1px 1px 3px #5C5264;
box-shadow: 1px 1px 3px #5C5264; }
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 #5C5264 (Muscat Grape)
Color Overview & Profile: Color #5C5264, also known as Muscat Grape, 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), 32% Green (82/255), and 39% Blue (100/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C5264 translates into the CMYK subtractive color model with values of 8% Cyan, 18% Magenta, 0% Yellow, and 60.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 9.9%, and lightness of 35.7%.
Web Accessibility & Design Recommendations: When implementing #5C5264 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.
