#545D5E Calcite Grey Green
#545D5E (Calcite Grey Green) RGB value is (84, 93, 94).
Red value is 84, green value is 93, and blue value is 94.
Cylindrical-coordinate representations (HSL) of color #545D5E: hue: 186°, saturation: 5.6%, and lightness: 34.9%.
Process color (CMYK) of #545D5E is 10.6%, 1.1%, 0%, 63.1%. Web safe color equivalent of #545D5E is ##666666. Color #545D5E contains mainly GRAY.
Color Spaces
| Color spaces of #545D5E | Value |
|---|---|
| RGB | 84, 93, 94 |
| HSL | 186°, 5.6%, 34.9% |
| HSV / HSB | 186°, 10.6%, 36.9% |
| CMYK | 10.6%, 1.1%, 0%, 63.1% |
| XYZ | 9.59, 10.52, 12.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01011101 | 01011110 |
| Octal | 124 | 135 | 136 |
| Decimal | 84 | 93 | 94 |
| Hex | 54 | 5D | 5E |
Shades of #545D5E
Tints of #545D5E
.mybgColor { background-color: #545D5E; }
.myforeColor { color: #545D5E; }
.myborderColor { border: 3px solid #545D5E; }
<p style="color:#545D5E">Text here</p>
This sample text is styled with font color #545D5E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#545D5E">Div content here</div>
<div style="border:3px solid #545D5E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 93, 94, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #545D5E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #545D5E;
-webkit-box-shadow: 1px 1px 3px #545D5E;
box-shadow: 1px 1px 3px #545D5E; }
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 #545D5E (Calcite Grey Green)
Color Overview & Profile: Color #545D5E, also known as Calcite Grey Green, 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), 36% Green (93/255), and 37% Blue (94/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #545D5E translates into the CMYK subtractive color model with values of 10.6% Cyan, 1.1% Magenta, 0% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 186°, saturation of 5.6%, and lightness of 34.9%.
Web Accessibility & Design Recommendations: When implementing #545D5E 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.
