#5D6957 Less Traveled
#5D6957 (Less Traveled) RGB value is (93, 105, 87).
Red value is 93, green value is 105, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #5D6957: hue: 100°, saturation: 9.4%, and lightness: 37.6%.
Process color (CMYK) of #5D6957 is 11.4%, 0%, 17.1%, 58.8%. Web safe color equivalent of #5D6957 is ##666666. Color #5D6957 contains mainly GRAY.
Color Spaces
| Color spaces of #5D6957 | Value |
|---|---|
| RGB | 93, 105, 87 |
| HSL | 100°, 9.4%, 37.6% |
| HSV / HSB | 100°, 17.1%, 41.2% |
| CMYK | 11.4%, 0%, 17.1%, 58.8% |
| XYZ | 11.29, 13.12, 10.95 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011101 | 01101001 | 01010111 |
| Octal | 135 | 151 | 127 |
| Decimal | 93 | 105 | 87 |
| Hex | 5D | 69 | 57 |
Shades of #5D6957
Tints of #5D6957
.mybgColor { background-color: #5D6957; }
.myforeColor { color: #5D6957; }
.myborderColor { border: 3px solid #5D6957; }
<p style="color:#5D6957">Text here</p>
This sample text is styled with font color #5D6957. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5D6957">Div content here</div>
<div style="border:3px solid #5D6957">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(93, 105, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5D6957; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5D6957;
-webkit-box-shadow: 1px 1px 3px #5D6957;
box-shadow: 1px 1px 3px #5D6957; }
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 #5D6957 (Less Traveled)
Color Overview & Profile: Color #5D6957, also known as Less Traveled, 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 (93/255), 41% Green (105/255), and 34% Blue (87/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #5D6957 translates into the CMYK subtractive color model with values of 11.4% Cyan, 0% Magenta, 17.1% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 100°, saturation of 9.4%, and lightness of 37.6%.
Web Accessibility & Design Recommendations: When implementing #5D6957 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.
