Shades of Forest Green #119720
Tints of Forest Green #119720
RGB
CMYK
RGB Variations
Color information
#119720 (or 0x119720) is known color: Forest Green. HEX triplet: 11, 97 and 20. RGB value is (17,151,32). Sum of RGB (Red+Green+Blue) = 17+151+32=200 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.5% from 200); Green value is 151 (59.38% from 255 or 75.5% from 200); Blue value is 32 (12.89% from 255 or 16% from 200); Max value from RGB is 151 - color contains mainly: green. Hex color #119720 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119720 is #EE68DF. Grayscale: #616161. Windows color (decimal): -15624416 or 2135825. OLE color: 2135825.
HSL color Cylindrical-coordinate representation of color #119720: hue angle of 126.72º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119720 is Cyan = 0.89, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 32 | - |
| CMYK | 0.89 | 0 | 0.79 | 0.41 |
| HSL | 126.72º | 0.8% | 0.33% | - |
| HSV(B) | 126.72º | 0.89% | 0.59% | - |
| XYZ | 11.56 | 22.36 | 5.07 | - |
| YUV | 97.37 | 91.11 | 70.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 32 | 0.89 | 0 | 0.79 | 0.41 | 126.72 | 0.8 | 0.33 |
| Hex | 11 | 97 | 20 | 59 | 0 | 4F | 29 | 7F | 50 | 21 |
| Octal | 21 | 227 | 40 | 131 | 0 | 117 | 51 | 177 | 120 | 41 |
| Binary | 10001 | 10010111 | 100000 | 1011001 | 0 | 1001111 | 101001 | 1111111 | 1010000 | 100001 |
Color Harmonies of #119720
Complementary color
Monochromatic Colors of #119720
Black with #119720
Text Example
Text Example
White with #119720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119720; }
p { color: rgb(17,151,32); }
H1.HeaderClassName
{
color: #119720;
}
.AnyTagClassName
{
color: #119720;
}
</style>
background-color css
<style>
a { background-color: #119720; }
a { background-color: rgb(17,151,32); }
div.DivClassName
{
background-color: #119720;
}
.BgClassName
{
background-color: #119720;
}
</style>
border-color css
<style>
span { border-color: #119720; }
span { border-color: rgb(17,151,32); }
td.TdClassName
{
border-color: #119720;
}
.TagClassName
{
border-color: #119720;
}
</style>