Shades of Forest Green #119437
Tints of Forest Green #119437
RGB
CMYK
RGB Variations
Color information
#119437 (or 0x119437) is known color: Forest Green. HEX triplet: 11, 94 and 37. RGB value is (17,148,55). Sum of RGB (Red+Green+Blue) = 17+148+55=220 (29% of max value = 765). Red value is 17 (7.03% from 255 or 7.73% from 220); Green value is 148 (58.20% from 255 or 67.27% from 220); Blue value is 55 (21.88% from 255 or 25% from 220); Max value from RGB is 148 - color contains mainly: green. Hex color #119437 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119437 is #EE6BC8. Grayscale: #626262. Windows color (decimal): -15625161 or 3642385. OLE color: 3642385.
HSL color Cylindrical-coordinate representation of color #119437: hue angle of 137.4º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119437 is Cyan = 0.89, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 55 | - |
| CMYK | 0.89 | 0 | 0.63 | 0.42 |
| HSL | 137.4º | 0.79% | 0.32% | - |
| HSV(B) | 137.4º | 0.89% | 0.58% | - |
| XYZ | 11.51 | 21.57 | 7.17 | - |
| YUV | 98.23 | 103.6 | 70.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 55 | 0.89 | 0 | 0.63 | 0.42 | 137.4 | 0.79 | 0.32 |
| Hex | 11 | 94 | 37 | 59 | 0 | 3F | 2A | 89 | 4F | 20 |
| Octal | 21 | 224 | 67 | 131 | 0 | 77 | 52 | 211 | 117 | 40 |
| Binary | 10001 | 10010100 | 110111 | 1011001 | 0 | 111111 | 101010 | 10001001 | 1001111 | 100000 |
Color Harmonies of #119437
Complementary color
Monochromatic Colors of #119437
Black with #119437
Text Example
Text Example
White with #119437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119437; }
p { color: rgb(17,148,55); }
H1.HeaderClassName
{
color: #119437;
}
.AnyTagClassName
{
color: #119437;
}
</style>
background-color css
<style>
a { background-color: #119437; }
a { background-color: rgb(17,148,55); }
div.DivClassName
{
background-color: #119437;
}
.BgClassName
{
background-color: #119437;
}
</style>
border-color css
<style>
span { border-color: #119437; }
span { border-color: rgb(17,148,55); }
td.TdClassName
{
border-color: #119437;
}
.TagClassName
{
border-color: #119437;
}
</style>