Shades of Forest Green #119517
Tints of Forest Green #119517
RGB
CMYK
RGB Variations
Color information
#119517 (or 0x119517) is known color: Forest Green. HEX triplet: 11, 95 and 17. RGB value is (17,149,23). Sum of RGB (Red+Green+Blue) = 17+149+23=189 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.99% from 189); Green value is 149 (58.59% from 255 or 78.84% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 149 - color contains mainly: green. Hex color #119517 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119517 is #EE6AE8. Grayscale: #5F5F5F. Windows color (decimal): -15624937 or 1545489. OLE color: 1545489.
HSL color Cylindrical-coordinate representation of color #119517: hue angle of 122.73º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119517 is Cyan = 0.89, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 23 | - |
| CMYK | 0.89 | 0 | 0.85 | 0.42 |
| HSL | 122.73º | 0.8% | 0.33% | - |
| HSV(B) | 122.73º | 0.89% | 0.58% | - |
| XYZ | 11.13 | 21.68 | 4.41 | - |
| YUV | 95.17 | 87.27 | 72.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 23 | 0.89 | 0 | 0.85 | 0.42 | 122.73 | 0.8 | 0.33 |
| Hex | 11 | 95 | 17 | 59 | 0 | 55 | 2A | 7B | 50 | 21 |
| Octal | 21 | 225 | 27 | 131 | 0 | 125 | 52 | 173 | 120 | 41 |
| Binary | 10001 | 10010101 | 10111 | 1011001 | 0 | 1010101 | 101010 | 1111011 | 1010000 | 100001 |
Color Harmonies of #119517
Complementary color
Monochromatic Colors of #119517
Black with #119517
Text Example
Text Example
White with #119517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119517; }
p { color: rgb(17,149,23); }
H1.HeaderClassName
{
color: #119517;
}
.AnyTagClassName
{
color: #119517;
}
</style>
background-color css
<style>
a { background-color: #119517; }
a { background-color: rgb(17,149,23); }
div.DivClassName
{
background-color: #119517;
}
.BgClassName
{
background-color: #119517;
}
</style>
border-color css
<style>
span { border-color: #119517; }
span { border-color: rgb(17,149,23); }
td.TdClassName
{
border-color: #119517;
}
.TagClassName
{
border-color: #119517;
}
</style>