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