#708D6C Forest Path
#708D6C (Forest Path) RGB value is (112, 141, 108).
Red value is 112, green value is 141, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #708D6C: hue: 113°, saturation: 13.3%, and lightness: 48.8%.
Process color (CMYK) of #708D6C is 20.6%, 0%, 23.4%, 44.7%. Web safe color equivalent of #708D6C is ##669966. Color #708D6C contains mainly Cyan.
Color Spaces
| Color spaces of #708D6C | Value |
|---|---|
| RGB | 112, 141, 108 |
| HSL | 113°, 13.3%, 48.8% |
| HSV / HSB | 113°, 23.4%, 55.3% |
| CMYK | 20.6%, 0%, 23.4%, 44.7% |
| XYZ | 18.91, 23.58, 17.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 10001101 | 01101100 |
| Octal | 160 | 215 | 154 |
| Decimal | 112 | 141 | 108 |
| Hex | 70 | 8D | 6C |
Shades of #708D6C
Tints of #708D6C
.mybgColor { background-color: #708D6C; }
.myforeColor { color: #708D6C; }
.myborderColor { border: 3px solid #708D6C; }
<p style="color:#708D6C">Text here</p>
This sample text is styled with font color #708D6C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#708D6C">Div content here</div>
<div style="border:3px solid #708D6C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 141, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #708D6C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #708D6C;
-webkit-box-shadow: 1px 1px 3px #708D6C;
box-shadow: 1px 1px 3px #708D6C; }
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 #708D6C (Forest Path)
Color Overview & Profile: Color #708D6C, also known as Forest Path, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 55% Green (141/255), and 42% Blue (108/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #708D6C translates into the CMYK subtractive color model with values of 20.6% Cyan, 0% Magenta, 23.4% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 113°, saturation of 13.3%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #708D6C 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 ##669966.
