#655816 High Forest Green
#655816 (High Forest Green) RGB value is (101, 88, 22).
Red value is 101, green value is 88, and blue value is 22.
Cylindrical-coordinate representations (HSL) of color #655816: hue: 50°, saturation: 64.2%, and lightness: 24.1%.
Process color (CMYK) of #655816 is 0%, 12.9%, 78.2%, 60.4%. Web safe color equivalent of #655816 is ##666600. Color #655816 contains mainly Yellow.
Color Spaces
| Color spaces of #655816 | Value |
|---|---|
| RGB | 101, 88, 22 |
| HSL | 50°, 64.2%, 24.1% |
| HSV / HSB | 50°, 78.2%, 39.6% |
| CMYK | 0%, 12.9%, 78.2%, 60.4% |
| XYZ | 9, 9.8, 2.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100101 | 01011000 | 00010110 |
| Octal | 145 | 130 | 026 |
| Decimal | 101 | 88 | 22 |
| Hex | 65 | 58 | 16 |
Shades of #655816
Tints of #655816
.mybgColor { background-color: #655816; }
.myforeColor { color: #655816; }
.myborderColor { border: 3px solid #655816; }
<p style="color:#655816">Text here</p>
This sample text is styled with font color #655816. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#655816">Div content here</div>
<div style="border:3px solid #655816">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(101, 88, 22, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #655816; }
.divShadow { -moz-box-shadow: 1px 1px 3px #655816;
-webkit-box-shadow: 1px 1px 3px #655816;
box-shadow: 1px 1px 3px #655816; }
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 #655816 (High Forest Green)
Color Overview & Profile: Color #655816, also known as High Forest Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (101/255), 35% Green (88/255), and 9% Blue (22/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #655816 translates into the CMYK subtractive color model with values of 0% Cyan, 12.9% Magenta, 78.2% Yellow, and 60.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 64.2%, and lightness of 24.1%.
Web Accessibility & Design Recommendations: When implementing #655816 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 ##666600.
