Shades of Forest Green #119614
Tints of Forest Green #119614
RGB
CMYK
RGB Variations
Color information
#119614 (or 0x119614) is known color: Forest Green. HEX triplet: 11, 96 and 14. RGB value is (17,150,20). Sum of RGB (Red+Green+Blue) = 17+150+20=187 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.09% from 187); Green value is 150 (58.98% from 255 or 80.21% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 150 - color contains mainly: green. Hex color #119614 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119614 is #EE69EB. Grayscale: #5F5F5F. Windows color (decimal): -15624684 or 1349137. OLE color: 1349137.
HSL color Cylindrical-coordinate representation of color #119614: hue angle of 121.35º 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 #119614 is Cyan = 0.89, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 150 | 20 | - |
| CMYK | 0.89 | 0 | 0.87 | 0.41 |
| HSL | 121.35º | 0.8% | 0.33% | - |
| HSV(B) | 121.35º | 0.89% | 0.59% | - |
| XYZ | 11.26 | 21.98 | 4.31 | - |
| YUV | 95.41 | 85.44 | 72.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 150 | 20 | 0.89 | 0 | 0.87 | 0.41 | 121.35 | 0.8 | 0.33 |
| Hex | 11 | 96 | 14 | 59 | 0 | 57 | 29 | 79 | 50 | 21 |
| Octal | 21 | 226 | 24 | 131 | 0 | 127 | 51 | 171 | 120 | 41 |
| Binary | 10001 | 10010110 | 10100 | 1011001 | 0 | 1010111 | 101001 | 1111001 | 1010000 | 100001 |
Color Harmonies of #119614
Complementary color
Monochromatic Colors of #119614
Black with #119614
Text Example
Text Example
White with #119614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119614; }
p { color: rgb(17,150,20); }
H1.HeaderClassName
{
color: #119614;
}
.AnyTagClassName
{
color: #119614;
}
</style>
background-color css
<style>
a { background-color: #119614; }
a { background-color: rgb(17,150,20); }
div.DivClassName
{
background-color: #119614;
}
.BgClassName
{
background-color: #119614;
}
</style>
border-color css
<style>
span { border-color: #119614; }
span { border-color: rgb(17,150,20); }
td.TdClassName
{
border-color: #119614;
}
.TagClassName
{
border-color: #119614;
}
</style>