#5C563D Hiking Boots
#5C563D (Hiking Boots) RGB value is (92, 86, 61).
Red value is 92, green value is 86, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #5C563D: hue: 48°, saturation: 20.3%, and lightness: 30%.
Process color (CMYK) of #5C563D is 0%, 6.5%, 33.7%, 63.9%. Web safe color equivalent of #5C563D is ##666633. Color #5C563D contains mainly Yellow.
Color Spaces
| Color spaces of #5C563D | Value |
|---|---|
| RGB | 92, 86, 61 |
| HSL | 48°, 20.3%, 30% |
| HSV / HSB | 48°, 33.7%, 36.1% |
| CMYK | 0%, 6.5%, 33.7%, 63.9% |
| XYZ | 8.58, 9.27, 5.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011100 | 01010110 | 00111101 |
| Octal | 134 | 126 | 075 |
| Decimal | 92 | 86 | 61 |
| Hex | 5C | 56 | 3D |
Shades of #5C563D
Tints of #5C563D
.mybgColor { background-color: #5C563D; }
.myforeColor { color: #5C563D; }
.myborderColor { border: 3px solid #5C563D; }
<p style="color:#5C563D">Text here</p>
This sample text is styled with font color #5C563D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5C563D">Div content here</div>
<div style="border:3px solid #5C563D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(92, 86, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5C563D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5C563D;
-webkit-box-shadow: 1px 1px 3px #5C563D;
box-shadow: 1px 1px 3px #5C563D; }
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 #5C563D (Hiking Boots)
Color Overview & Profile: Color #5C563D, also known as Hiking Boots, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (92/255), 34% Green (86/255), and 24% Blue (61/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #5C563D translates into the CMYK subtractive color model with values of 0% Cyan, 6.5% Magenta, 33.7% Yellow, and 63.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 20.3%, and lightness of 30%.
Web Accessibility & Design Recommendations: When implementing #5C563D 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.
