Shades of Forest Green #119719
Tints of Forest Green #119719
RGB
CMYK
RGB Variations
Color information
#119719 (or 0x119719) is known color: Forest Green. HEX triplet: 11, 97 and 19. RGB value is (17,151,25). Sum of RGB (Red+Green+Blue) = 17+151+25=193 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.81% from 193); Green value is 151 (59.38% from 255 or 78.24% from 193); Blue value is 25 (10.16% from 255 or 12.95% from 193); Max value from RGB is 151 - color contains mainly: green. Hex color #119719 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119719 is #EE68E6. Grayscale: #606060. Windows color (decimal): -15624423 or 1677073. OLE color: 1677073.
HSL color Cylindrical-coordinate representation of color #119719: hue angle of 123.58º 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 #119719 is Cyan = 0.89, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 25 | - |
| CMYK | 0.89 | 0 | 0.83 | 0.41 |
| HSL | 123.58º | 0.8% | 0.33% | - |
| HSV(B) | 123.58º | 0.89% | 0.59% | - |
| XYZ | 11.47 | 22.32 | 4.62 | - |
| YUV | 96.57 | 87.61 | 71.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 25 | 0.89 | 0 | 0.83 | 0.41 | 123.58 | 0.8 | 0.33 |
| Hex | 11 | 97 | 19 | 59 | 0 | 53 | 29 | 7C | 50 | 21 |
| Octal | 21 | 227 | 31 | 131 | 0 | 123 | 51 | 174 | 120 | 41 |
| Binary | 10001 | 10010111 | 11001 | 1011001 | 0 | 1010011 | 101001 | 1111100 | 1010000 | 100001 |
Color Harmonies of #119719
Complementary color
Monochromatic Colors of #119719
Black with #119719
Text Example
Text Example
White with #119719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119719; }
p { color: rgb(17,151,25); }
H1.HeaderClassName
{
color: #119719;
}
.AnyTagClassName
{
color: #119719;
}
</style>
background-color css
<style>
a { background-color: #119719; }
a { background-color: rgb(17,151,25); }
div.DivClassName
{
background-color: #119719;
}
.BgClassName
{
background-color: #119719;
}
</style>
border-color css
<style>
span { border-color: #119719; }
span { border-color: rgb(17,151,25); }
td.TdClassName
{
border-color: #119719;
}
.TagClassName
{
border-color: #119719;
}
</style>