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