Shades of Forest Green #119527
Tints of Forest Green #119527
RGB
CMYK
RGB Variations
Color information
#119527 (or 0x119527) is known color: Forest Green. HEX triplet: 11, 95 and 27. RGB value is (17,149,39). Sum of RGB (Red+Green+Blue) = 17+149+39=205 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.29% from 205); Green value is 149 (58.59% from 255 or 72.68% from 205); Blue value is 39 (15.62% from 255 or 19.02% from 205); Max value from RGB is 149 - color contains mainly: green. Hex color #119527 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119527 is #EE6AD8. Grayscale: #616161. Windows color (decimal): -15624921 or 2594065. OLE color: 2594065.
HSL color Cylindrical-coordinate representation of color #119527: hue angle of 130º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119527 is Cyan = 0.89, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 39 | - |
| CMYK | 0.89 | 0 | 0.74 | 0.42 |
| HSL | 130º | 0.8% | 0.33% | - |
| HSV(B) | 130º | 0.89% | 0.58% | - |
| XYZ | 11.34 | 21.76 | 5.52 | - |
| YUV | 96.99 | 95.27 | 70.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 39 | 0.89 | 0 | 0.74 | 0.42 | 130 | 0.8 | 0.33 |
| Hex | 11 | 95 | 27 | 59 | 0 | 4A | 2A | 82 | 50 | 21 |
| Octal | 21 | 225 | 47 | 131 | 0 | 112 | 52 | 202 | 120 | 41 |
| Binary | 10001 | 10010101 | 100111 | 1011001 | 0 | 1001010 | 101010 | 10000010 | 1010000 | 100001 |
Color Harmonies of #119527
Complementary color
Monochromatic Colors of #119527
Black with #119527
Text Example
Text Example
White with #119527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119527; }
p { color: rgb(17,149,39); }
H1.HeaderClassName
{
color: #119527;
}
.AnyTagClassName
{
color: #119527;
}
</style>
background-color css
<style>
a { background-color: #119527; }
a { background-color: rgb(17,149,39); }
div.DivClassName
{
background-color: #119527;
}
.BgClassName
{
background-color: #119527;
}
</style>
border-color css
<style>
span { border-color: #119527; }
span { border-color: rgb(17,149,39); }
td.TdClassName
{
border-color: #119527;
}
.TagClassName
{
border-color: #119527;
}
</style>