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