Shades of Forest Green #119319
Tints of Forest Green #119319
RGB
CMYK
RGB Variations
Color information
#119319 (or 0x119319) is known color: Forest Green. HEX triplet: 11, 93 and 19. RGB value is (17,147,25). Sum of RGB (Red+Green+Blue) = 17+147+25=189 (25% of max value = 765). Red value is 17 (7.03% from 255 or 8.99% from 189); Green value is 147 (57.81% from 255 or 77.78% from 189); Blue value is 25 (10.16% from 255 or 13.23% from 189); Max value from RGB is 147 - color contains mainly: green. Hex color #119319 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119319 is #EE6CE6. Grayscale: #5E5E5E. Windows color (decimal): -15625447 or 1676049. OLE color: 1676049.
HSL color Cylindrical-coordinate representation of color #119319: hue angle of 123.69º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119319 is Cyan = 0.88, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 147 | 25 | - |
| CMYK | 0.88 | 0 | 0.83 | 0.42 |
| HSL | 123.69º | 0.79% | 0.32% | - |
| HSV(B) | 123.69º | 0.88% | 0.58% | - |
| XYZ | 10.84 | 21.06 | 4.41 | - |
| YUV | 94.22 | 88.93 | 72.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 147 | 25 | 0.88 | 0 | 0.83 | 0.42 | 123.69 | 0.79 | 0.32 |
| Hex | 11 | 93 | 19 | 58 | 0 | 53 | 2A | 7C | 4F | 20 |
| Octal | 21 | 223 | 31 | 130 | 0 | 123 | 52 | 174 | 117 | 40 |
| Binary | 10001 | 10010011 | 11001 | 1011000 | 0 | 1010011 | 101010 | 1111100 | 1001111 | 100000 |
Color Harmonies of #119319
Complementary color
Monochromatic Colors of #119319
Black with #119319
Text Example
Text Example
White with #119319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119319; }
p { color: rgb(17,147,25); }
H1.HeaderClassName
{
color: #119319;
}
.AnyTagClassName
{
color: #119319;
}
</style>
background-color css
<style>
a { background-color: #119319; }
a { background-color: rgb(17,147,25); }
div.DivClassName
{
background-color: #119319;
}
.BgClassName
{
background-color: #119319;
}
</style>
border-color css
<style>
span { border-color: #119319; }
span { border-color: rgb(17,147,25); }
td.TdClassName
{
border-color: #119319;
}
.TagClassName
{
border-color: #119319;
}
</style>