Shades of Forest Green #119137
Tints of Forest Green #119137
RGB
CMYK
RGB Variations
Color information
#119137 (or 0x119137) is known color: Forest Green. HEX triplet: 11, 91 and 37. RGB value is (17,145,55). Sum of RGB (Red+Green+Blue) = 17+145+55=217 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.83% from 217); Green value is 145 (57.03% from 255 or 66.82% from 217); Blue value is 55 (21.88% from 255 or 25.35% from 217); Max value from RGB is 145 - color contains mainly: green. Hex color #119137 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119137 is #EE6EC8. Grayscale: #606060. Windows color (decimal): -15625929 or 3641617. OLE color: 3641617.
HSL color Cylindrical-coordinate representation of color #119137: hue angle of 137.81º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #119137 is Cyan = 0.88, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 145 | 55 | - |
| CMYK | 0.88 | 0 | 0.62 | 0.43 |
| HSL | 137.81º | 0.79% | 0.32% | - |
| HSV(B) | 137.81º | 0.88% | 0.57% | - |
| XYZ | 11.05 | 20.65 | 7.02 | - |
| YUV | 96.47 | 104.59 | 71.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 145 | 55 | 0.88 | 0 | 0.62 | 0.43 | 137.81 | 0.79 | 0.32 |
| Hex | 11 | 91 | 37 | 58 | 0 | 3E | 2B | 8A | 4F | 20 |
| Octal | 21 | 221 | 67 | 130 | 0 | 76 | 53 | 212 | 117 | 40 |
| Binary | 10001 | 10010001 | 110111 | 1011000 | 0 | 111110 | 101011 | 10001010 | 1001111 | 100000 |
Color Harmonies of #119137
Complementary color
Monochromatic Colors of #119137
Black with #119137
Text Example
Text Example
White with #119137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119137; }
p { color: rgb(17,145,55); }
H1.HeaderClassName
{
color: #119137;
}
.AnyTagClassName
{
color: #119137;
}
</style>
background-color css
<style>
a { background-color: #119137; }
a { background-color: rgb(17,145,55); }
div.DivClassName
{
background-color: #119137;
}
.BgClassName
{
background-color: #119137;
}
</style>
border-color css
<style>
span { border-color: #119137; }
span { border-color: rgb(17,145,55); }
td.TdClassName
{
border-color: #119137;
}
.TagClassName
{
border-color: #119137;
}
</style>