Shades of Forest Green #119715
Tints of Forest Green #119715
RGB
CMYK
RGB Variations
Color information
#119715 (or 0x119715) is known color: Forest Green. HEX triplet: 11, 97 and 15. RGB value is (17,151,21). Sum of RGB (Red+Green+Blue) = 17+151+21=189 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.99% from 189); Green value is 151 (59.38% from 255 or 79.89% from 189); Blue value is 21 (8.59% from 255 or 11.11% from 189); Max value from RGB is 151 - color contains mainly: green. Hex color #119715 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119715 is #EE68EA. Grayscale: #606060. Windows color (decimal): -15624427 or 1414929. OLE color: 1414929.
HSL color Cylindrical-coordinate representation of color #119715: hue angle of 121.79º 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 #119715 is Cyan = 0.89, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 21 | - |
| CMYK | 0.89 | 0 | 0.86 | 0.41 |
| HSL | 121.79º | 0.8% | 0.33% | - |
| HSV(B) | 121.79º | 0.89% | 0.59% | - |
| XYZ | 11.43 | 22.31 | 4.41 | - |
| YUV | 96.11 | 85.61 | 71.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 21 | 0.89 | 0 | 0.86 | 0.41 | 121.79 | 0.8 | 0.33 |
| Hex | 11 | 97 | 15 | 59 | 0 | 56 | 29 | 7A | 50 | 21 |
| Octal | 21 | 227 | 25 | 131 | 0 | 126 | 51 | 172 | 120 | 41 |
| Binary | 10001 | 10010111 | 10101 | 1011001 | 0 | 1010110 | 101001 | 1111010 | 1010000 | 100001 |
Color Harmonies of #119715
Complementary color
Monochromatic Colors of #119715
Black with #119715
Text Example
Text Example
White with #119715
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119715; }
p { color: rgb(17,151,21); }
H1.HeaderClassName
{
color: #119715;
}
.AnyTagClassName
{
color: #119715;
}
</style>
background-color css
<style>
a { background-color: #119715; }
a { background-color: rgb(17,151,21); }
div.DivClassName
{
background-color: #119715;
}
.BgClassName
{
background-color: #119715;
}
</style>
border-color css
<style>
span { border-color: #119715; }
span { border-color: rgb(17,151,21); }
td.TdClassName
{
border-color: #119715;
}
.TagClassName
{
border-color: #119715;
}
</style>