Shades of Forest Green #207610
Tints of Forest Green #207610
RGB
CMYK
RGB Variations
Color information
#207610 (or 0x207610) is known color: Forest Green. HEX triplet: 20, 76 and 10. RGB value is (32,118,16). Sum of RGB (Red+Green+Blue) = 32+118+16=166 (21% of max value = 765). Red value is 32 (12.89% from 255 or 19.28% from 166); Green value is 118 (46.48% from 255 or 71.08% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 118 - color contains mainly: green. Hex color #207610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #207610 is #DF89EF. Grayscale: #505050. Windows color (decimal): -14649840 or 1078816. OLE color: 1078816.
HSL color Cylindrical-coordinate representation of color #207610: hue angle of 110.59º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #207610 is Cyan = 0.73, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 16 | - |
| CMYK | 0.73 | 0 | 0.86 | 0.54 |
| HSL | 110.59º | 0.76% | 0.26% | - |
| HSV(B) | 110.59º | 0.86% | 0.46% | - |
| XYZ | 7.17 | 13.3 | 2.68 | - |
| YUV | 80.66 | 91.51 | 93.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 16 | 0.73 | 0 | 0.86 | 0.54 | 110.59 | 0.76 | 0.26 |
| Hex | 20 | 76 | 10 | 49 | 0 | 56 | 36 | 6F | 4C | 1A |
| Octal | 40 | 166 | 20 | 111 | 0 | 126 | 66 | 157 | 114 | 32 |
| Binary | 100000 | 1110110 | 10000 | 1001001 | 0 | 1010110 | 110110 | 1101111 | 1001100 | 11010 |
Color Harmonies of #207610
Complementary color
Monochromatic Colors of #207610
Black with #207610
Text Example
Text Example
White with #207610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207610; }
p { color: rgb(32,118,16); }
H1.HeaderClassName
{
color: #207610;
}
.AnyTagClassName
{
color: #207610;
}
</style>
background-color css
<style>
a { background-color: #207610; }
a { background-color: rgb(32,118,16); }
div.DivClassName
{
background-color: #207610;
}
.BgClassName
{
background-color: #207610;
}
</style>
border-color css
<style>
span { border-color: #207610; }
span { border-color: rgb(32,118,16); }
td.TdClassName
{
border-color: #207610;
}
.TagClassName
{
border-color: #207610;
}
</style>