#54564C Beetle
#54564C (Beetle) RGB value is (84, 86, 76).
Red value is 84, green value is 86, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #54564C: hue: 72°, saturation: 6.2%, and lightness: 31.8%.
Process color (CMYK) of #54564C is 2.3%, 0%, 11.6%, 66.3%. Web safe color equivalent of #54564C is ##666633. Color #54564C contains mainly GRAY.
Color Spaces
| Color spaces of #54564C | Value |
|---|---|
| RGB | 84, 86, 76 |
| HSL | 72°, 6.2%, 31.8% |
| HSV / HSB | 72°, 11.6%, 33.7% |
| CMYK | 2.3%, 0%, 11.6%, 66.3% |
| XYZ | 8.29, 9.06, 8.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010100 | 01010110 | 01001100 |
| Octal | 124 | 126 | 114 |
| Decimal | 84 | 86 | 76 |
| Hex | 54 | 56 | 4C |
Shades of #54564C
Tints of #54564C
.mybgColor { background-color: #54564C; }
.myforeColor { color: #54564C; }
.myborderColor { border: 3px solid #54564C; }
<p style="color:#54564C">Text here</p>
This sample text is styled with font color #54564C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#54564C">Div content here</div>
<div style="border:3px solid #54564C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(84, 86, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #54564C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #54564C;
-webkit-box-shadow: 1px 1px 3px #54564C;
box-shadow: 1px 1px 3px #54564C; }
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 #54564C (Beetle)
Color Overview & Profile: Color #54564C, also known as Beetle, 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 30% Blue (76/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #54564C translates into the CMYK subtractive color model with values of 2.3% Cyan, 0% Magenta, 11.6% Yellow, and 66.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 6.2%, and lightness of 31.8%.
Web Accessibility & Design Recommendations: When implementing #54564C 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.
