Shades of Forest Green #207716
Tints of Forest Green #207716
RGB
CMYK
RGB Variations
Color information
#207716 (or 0x207716) is known color: Forest Green. HEX triplet: 20, 77 and 16. RGB value is (32,119,22). Sum of RGB (Red+Green+Blue) = 32+119+22=173 (22% of max value = 765). Red value is 32 (12.89% from 255 or 18.50% from 173); Green value is 119 (46.88% from 255 or 68.79% from 173); Blue value is 22 (8.98% from 255 or 12.72% from 173); Max value from RGB is 119 - color contains mainly: green. Hex color #207716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #207716 is #DF88E9. Grayscale: #525252. Windows color (decimal): -14649578 or 1472288. OLE color: 1472288.
HSL color Cylindrical-coordinate representation of color #207716: hue angle of 113.81º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #207716 is Cyan = 0.73, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 32 | 119 | 22 | - |
| CMYK | 0.73 | 0 | 0.82 | 0.53 |
| HSL | 113.81º | 0.69% | 0.28% | - |
| HSV(B) | 113.81º | 0.82% | 0.47% | - |
| XYZ | 7.34 | 13.56 | 2.99 | - |
| YUV | 81.93 | 94.18 | 92.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 22 | 0.73 | 0 | 0.82 | 0.53 | 113.81 | 0.69 | 0.28 |
| Hex | 20 | 77 | 16 | 49 | 0 | 52 | 35 | 72 | 45 | 1C |
| Octal | 40 | 167 | 26 | 111 | 0 | 122 | 65 | 162 | 105 | 34 |
| Binary | 100000 | 1110111 | 10110 | 1001001 | 0 | 1010010 | 110101 | 1110010 | 1000101 | 11100 |
Color Harmonies of #207716
Complementary color
Monochromatic Colors of #207716
Black with #207716
Text Example
Text Example
White with #207716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207716; }
p { color: rgb(32,119,22); }
H1.HeaderClassName
{
color: #207716;
}
.AnyTagClassName
{
color: #207716;
}
</style>
background-color css
<style>
a { background-color: #207716; }
a { background-color: rgb(32,119,22); }
div.DivClassName
{
background-color: #207716;
}
.BgClassName
{
background-color: #207716;
}
</style>
border-color css
<style>
span { border-color: #207716; }
span { border-color: rgb(32,119,22); }
td.TdClassName
{
border-color: #207716;
}
.TagClassName
{
border-color: #207716;
}
</style>