Shades of Forest Green #119237
Tints of Forest Green #119237
RGB
CMYK
RGB Variations
Color information
#119237 (or 0x119237) is known color: Forest Green. HEX triplet: 11, 92 and 37. RGB value is (17,146,55). Sum of RGB (Red+Green+Blue) = 17+146+55=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 146 (57.42% from 255 or 66.97% from 218); Blue value is 55 (21.88% from 255 or 25.23% from 218); Max value from RGB is 146 - color contains mainly: green. Hex color #119237 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119237 is #EE6DC8. Grayscale: #616161. Windows color (decimal): -15625673 or 3641873. OLE color: 3641873.
HSL color Cylindrical-coordinate representation of color #119237: hue angle of 137.67º 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 #119237 is Cyan = 0.88, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 17 | 146 | 55 | - |
| CMYK | 0.88 | 0 | 0.62 | 0.43 |
| HSL | 137.67º | 0.79% | 0.32% | - |
| HSV(B) | 137.67º | 0.88% | 0.57% | - |
| XYZ | 11.2 | 20.95 | 7.07 | - |
| YUV | 97.06 | 104.26 | 70.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 146 | 55 | 0.88 | 0 | 0.62 | 0.43 | 137.67 | 0.79 | 0.32 |
| Hex | 11 | 92 | 37 | 58 | 0 | 3E | 2B | 8A | 4F | 20 |
| Octal | 21 | 222 | 67 | 130 | 0 | 76 | 53 | 212 | 117 | 40 |
| Binary | 10001 | 10010010 | 110111 | 1011000 | 0 | 111110 | 101011 | 10001010 | 1001111 | 100000 |
Color Harmonies of #119237
Complementary color
Monochromatic Colors of #119237
Black with #119237
Text Example
Text Example
White with #119237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119237; }
p { color: rgb(17,146,55); }
H1.HeaderClassName
{
color: #119237;
}
.AnyTagClassName
{
color: #119237;
}
</style>
background-color css
<style>
a { background-color: #119237; }
a { background-color: rgb(17,146,55); }
div.DivClassName
{
background-color: #119237;
}
.BgClassName
{
background-color: #119237;
}
</style>
border-color css
<style>
span { border-color: #119237; }
span { border-color: rgb(17,146,55); }
td.TdClassName
{
border-color: #119237;
}
.TagClassName
{
border-color: #119237;
}
</style>