#57534C Thunder Grey
#57534C (Thunder Grey) RGB value is (87, 83, 76).
Red value is 87, green value is 83, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #57534C: hue: 38°, saturation: 6.7%, and lightness: 32%.
Process color (CMYK) of #57534C is 0%, 4.6%, 12.6%, 65.9%. Web safe color equivalent of #57534C is ##666633. Color #57534C contains mainly GRAY.
Color Spaces
| Color spaces of #57534C | Value |
|---|---|
| RGB | 87, 83, 76 |
| HSL | 38°, 6.7%, 32% |
| HSV / HSB | 38°, 12.6%, 34.1% |
| CMYK | 0%, 4.6%, 12.6%, 65.9% |
| XYZ | 8.33, 8.73, 8.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010111 | 01010011 | 01001100 |
| Octal | 127 | 123 | 114 |
| Decimal | 87 | 83 | 76 |
| Hex | 57 | 53 | 4C |
Shades of #57534C
Tints of #57534C
.mybgColor { background-color: #57534C; }
.myforeColor { color: #57534C; }
.myborderColor { border: 3px solid #57534C; }
<p style="color:#57534C">Text here</p>
This sample text is styled with font color #57534C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#57534C">Div content here</div>
<div style="border:3px solid #57534C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(87, 83, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #57534C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #57534C;
-webkit-box-shadow: 1px 1px 3px #57534C;
box-shadow: 1px 1px 3px #57534C; }
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 #57534C (Thunder Grey)
Color Overview & Profile: Color #57534C, also known as Thunder Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 34% Red (87/255), 33% Green (83/255), and 30% Blue (76/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #57534C translates into the CMYK subtractive color model with values of 0% Cyan, 4.6% Magenta, 12.6% Yellow, and 65.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 6.7%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #57534C 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.
