#5E5443 Eagle Rock
#5E5443 (Eagle Rock) RGB value is (94, 84, 67).
Red value is 94, green value is 84, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #5E5443: hue: 38°, saturation: 16.8%, and lightness: 31.6%.
Process color (CMYK) of #5E5443 is 0%, 10.6%, 28.7%, 63.1%. Web safe color equivalent of #5E5443 is ##666633. Color #5E5443 contains mainly Yellow.
Color Spaces
| Color spaces of #5E5443 | Value |
|---|---|
| RGB | 94, 84, 67 |
| HSL | 38°, 16.8%, 31.6% |
| HSV / HSB | 38°, 28.7%, 36.9% |
| CMYK | 0%, 10.6%, 28.7%, 63.1% |
| XYZ | 8.8, 9.13, 6.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 01010100 | 01000011 |
| Octal | 136 | 124 | 103 |
| Decimal | 94 | 84 | 67 |
| Hex | 5E | 54 | 43 |
Shades of #5E5443
Tints of #5E5443
.mybgColor { background-color: #5E5443; }
.myforeColor { color: #5E5443; }
.myborderColor { border: 3px solid #5E5443; }
<p style="color:#5E5443">Text here</p>
This sample text is styled with font color #5E5443. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E5443">Div content here</div>
<div style="border:3px solid #5E5443">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 84, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E5443; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E5443;
-webkit-box-shadow: 1px 1px 3px #5E5443;
box-shadow: 1px 1px 3px #5E5443; }
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 #5E5443 (Eagle Rock)
Color Overview & Profile: Color #5E5443, also known as Eagle Rock, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (94/255), 33% Green (84/255), and 26% Blue (67/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E5443 translates into the CMYK subtractive color model with values of 0% Cyan, 10.6% Magenta, 28.7% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 16.8%, and lightness of 31.6%.
Web Accessibility & Design Recommendations: When implementing #5E5443 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.
