Shades of Forest Green #207618
Tints of Forest Green #207618
RGB
CMYK
RGB Variations
Color information
#207618 (or 0x207618) is known color: Forest Green. HEX triplet: 20, 76 and 18. RGB value is (32,118,24). Sum of RGB (Red+Green+Blue) = 32+118+24=174 (23% of max value = 765). Red value is 32 (12.89% from 255 or 18.39% from 174); Green value is 118 (46.48% from 255 or 67.82% from 174); Blue value is 24 (9.77% from 255 or 13.79% from 174); Max value from RGB is 118 - color contains mainly: green. Hex color #207618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #207618 is #DF89E7. Grayscale: #515151. Windows color (decimal): -14649832 or 1603104. OLE color: 1603104.
HSL color Cylindrical-coordinate representation of color #207618: hue angle of 114.89º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #207618 is Cyan = 0.73, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 32 | 118 | 24 | - |
| CMYK | 0.73 | 0 | 0.80 | 0.54 |
| HSL | 114.89º | 0.66% | 0.28% | - |
| HSV(B) | 114.89º | 0.8% | 0.46% | - |
| XYZ | 7.24 | 13.33 | 3.06 | - |
| YUV | 81.57 | 95.51 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 118 | 24 | 0.73 | 0 | 0.80 | 0.54 | 114.89 | 0.66 | 0.28 |
| Hex | 20 | 76 | 18 | 49 | 0 | 50 | 36 | 73 | 42 | 1C |
| Octal | 40 | 166 | 30 | 111 | 0 | 120 | 66 | 163 | 102 | 34 |
| Binary | 100000 | 1110110 | 11000 | 1001001 | 0 | 1010000 | 110110 | 1110011 | 1000010 | 11100 |
Color Harmonies of #207618
Complementary color
Monochromatic Colors of #207618
Black with #207618
Text Example
Text Example
White with #207618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207618; }
p { color: rgb(32,118,24); }
H1.HeaderClassName
{
color: #207618;
}
.AnyTagClassName
{
color: #207618;
}
</style>
background-color css
<style>
a { background-color: #207618; }
a { background-color: rgb(32,118,24); }
div.DivClassName
{
background-color: #207618;
}
.BgClassName
{
background-color: #207618;
}
</style>
border-color css
<style>
span { border-color: #207618; }
span { border-color: rgb(32,118,24); }
td.TdClassName
{
border-color: #207618;
}
.TagClassName
{
border-color: #207618;
}
</style>