Shades of Forest Green #119620
Tints of Forest Green #119620
RGB
CMYK
RGB Variations
Color information
#119620 (or 0x119620) is known color: Forest Green. HEX triplet: 11, 96 and 20. RGB value is (17,150,32). Sum of RGB (Red+Green+Blue) = 17+150+32=199 (26% of max value = 765). Red value is 17 (7.03% from 255 or 8.54% from 199); Green value is 150 (58.98% from 255 or 75.38% from 199); Blue value is 32 (12.89% from 255 or 16.08% from 199); Max value from RGB is 150 - color contains mainly: green. Hex color #119620 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119620 is #EE69DF. Grayscale: #616161. Windows color (decimal): -15624672 or 2135569. OLE color: 2135569.
HSL color Cylindrical-coordinate representation of color #119620: hue angle of 126.77º 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 #119620 is Cyan = 0.89, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 150 | 32 | - |
| CMYK | 0.89 | 0 | 0.79 | 0.41 |
| HSL | 126.77º | 0.8% | 0.33% | - |
| HSV(B) | 126.77º | 0.89% | 0.59% | - |
| XYZ | 11.4 | 22.04 | 5.02 | - |
| YUV | 96.78 | 91.44 | 71.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 150 | 32 | 0.89 | 0 | 0.79 | 0.41 | 126.77 | 0.8 | 0.33 |
| Hex | 11 | 96 | 20 | 59 | 0 | 4F | 29 | 7F | 50 | 21 |
| Octal | 21 | 226 | 40 | 131 | 0 | 117 | 51 | 177 | 120 | 41 |
| Binary | 10001 | 10010110 | 100000 | 1011001 | 0 | 1001111 | 101001 | 1111111 | 1010000 | 100001 |
Color Harmonies of #119620
Complementary color
Monochromatic Colors of #119620
Black with #119620
Text Example
Text Example
White with #119620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119620; }
p { color: rgb(17,150,32); }
H1.HeaderClassName
{
color: #119620;
}
.AnyTagClassName
{
color: #119620;
}
</style>
background-color css
<style>
a { background-color: #119620; }
a { background-color: rgb(17,150,32); }
div.DivClassName
{
background-color: #119620;
}
.BgClassName
{
background-color: #119620;
}
</style>
border-color css
<style>
span { border-color: #119620; }
span { border-color: rgb(17,150,32); }
td.TdClassName
{
border-color: #119620;
}
.TagClassName
{
border-color: #119620;
}
</style>