#556962 Dark Forest
#556962 (Dark Forest) RGB value is (85, 105, 98).
Red value is 85, green value is 105, and blue value is 98.
Cylindrical-coordinate representations (HSL) of color #556962: hue: 159°, saturation: 10.5%, and lightness: 37.3%.
Process color (CMYK) of #556962 is 19%, 0%, 6.7%, 58.8%. Web safe color equivalent of #556962 is ##666666. Color #556962 contains mainly Cyan.
Color Spaces
| Color spaces of #556962 | Value |
|---|---|
| RGB | 85, 105, 98 |
| HSL | 159°, 10.5%, 37.3% |
| HSV / HSB | 159°, 19%, 41.2% |
| CMYK | 19%, 0%, 6.7%, 58.8% |
| XYZ | 11, 12.92, 13.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010101 | 01101001 | 01100010 |
| Octal | 125 | 151 | 142 |
| Decimal | 85 | 105 | 98 |
| Hex | 55 | 69 | 62 |
Shades of #556962
Tints of #556962
.mybgColor { background-color: #556962; }
.myforeColor { color: #556962; }
.myborderColor { border: 3px solid #556962; }
<p style="color:#556962">Text here</p>
This sample text is styled with font color #556962. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#556962">Div content here</div>
<div style="border:3px solid #556962">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(85, 105, 98, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #556962; }
.divShadow { -moz-box-shadow: 1px 1px 3px #556962;
-webkit-box-shadow: 1px 1px 3px #556962;
box-shadow: 1px 1px 3px #556962; }
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 #556962 (Dark Forest)
Color Overview & Profile: Color #556962, also known as Dark Forest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 33% Red (85/255), 41% Green (105/255), and 38% Blue (98/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #556962 translates into the CMYK subtractive color model with values of 19% Cyan, 0% Magenta, 6.7% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 159°, saturation of 10.5%, and lightness of 37.3%.
Web Accessibility & Design Recommendations: When implementing #556962 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.
