#5B5A54 Industrial Grey
#5B5A54 (Industrial Grey) RGB value is (91, 90, 84).
Red value is 91, green value is 90, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #5B5A54: hue: 51°, saturation: 4%, and lightness: 34.3%.
Process color (CMYK) of #5B5A54 is 0%, 1.1%, 7.7%, 64.3%. Web safe color equivalent of #5B5A54 is ##666666. Color #5B5A54 contains mainly GRAY.
Color Spaces
| Color spaces of #5B5A54 | Value |
|---|---|
| RGB | 91, 90, 84 |
| HSL | 51°, 4%, 34.3% |
| HSV / HSB | 51°, 7.7%, 35.7% |
| CMYK | 0%, 1.1%, 7.7%, 64.3% |
| XYZ | 9.57, 10.18, 9.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 01011010 | 01010100 |
| Octal | 133 | 132 | 124 |
| Decimal | 91 | 90 | 84 |
| Hex | 5B | 5A | 54 |
Shades of #5B5A54
Tints of #5B5A54
.mybgColor { background-color: #5B5A54; }
.myforeColor { color: #5B5A54; }
.myborderColor { border: 3px solid #5B5A54; }
<p style="color:#5B5A54">Text here</p>
This sample text is styled with font color #5B5A54. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5B5A54">Div content here</div>
<div style="border:3px solid #5B5A54">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 90, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5B5A54; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5B5A54;
-webkit-box-shadow: 1px 1px 3px #5B5A54;
box-shadow: 1px 1px 3px #5B5A54; }
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 #5B5A54 (Industrial Grey)
Color Overview & Profile: Color #5B5A54, also known as Industrial Grey, 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 (91/255), 35% Green (90/255), and 33% Blue (84/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5B5A54 translates into the CMYK subtractive color model with values of 0% Cyan, 1.1% Magenta, 7.7% Yellow, and 64.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 4%, and lightness of 34.3%.
Web Accessibility & Design Recommendations: When implementing #5B5A54 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.
