#545654 Addo
#545654 (Addo) RGB value is (84, 86, 84).
Red value is 84, green value is 86, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #545654: hue: 120°, saturation: 1.2%, and lightness: 33.3%.
Process color (CMYK) of #545654 is 2.3%, 0%, 2.3%, 66.3%. Web safe color equivalent of #545654 is ##666666. Color #545654 contains mainly GRAY.
Color Spaces
| Color spaces of #545654 | Value |
|---|---|
| RGB | 84, 86, 84 |
| HSL | 120°, 1.2%, 33.3% |
| HSV / HSB | 120°, 2.3%, 33.7% |
| CMYK | 2.3%, 0%, 2.3%, 66.3% |
| XYZ | 8.58, 9.18, 9.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01010110 | 01010100 |
| Octal | 124 | 126 | 124 |
| Decimal | 84 | 86 | 84 |
| Hex | 54 | 56 | 54 |
Shades of #545654
Tints of #545654
.mybgColor { background-color: #545654; }
.myforeColor { color: #545654; }
.myborderColor { border: 3px solid #545654; }
<p style="color:#545654">Text here</p>
This sample text is styled with font color #545654. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#545654">Div content here</div>
<div style="border:3px solid #545654">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 86, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #545654; }
.divShadow { -moz-box-shadow: 1px 1px 3px #545654;
-webkit-box-shadow: 1px 1px 3px #545654;
box-shadow: 1px 1px 3px #545654; }
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 #545654 (Addo)
Color Overview & Profile: Color #545654, also known as Addo, 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), 34% Green (86/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, #545654 translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 2.3% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 1.2%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #545654 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.
