Shades of Forest Green #119534
Tints of Forest Green #119534
RGB
CMYK
RGB Variations
Color information
#119534 (or 0x119534) is known color: Forest Green. HEX triplet: 11, 95 and 34. RGB value is (17,149,52). Sum of RGB (Red+Green+Blue) = 17+149+52=218 (28% of max value = 765). Red value is 17 (7.03% from 255 or 7.80% from 218); Green value is 149 (58.59% from 255 or 68.35% from 218); Blue value is 52 (20.70% from 255 or 23.85% from 218); Max value from RGB is 149 - color contains mainly: green. Hex color #119534 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119534 is #EE6ACB. Grayscale: #626262. Windows color (decimal): -15624908 or 3446033. OLE color: 3446033.
HSL color Cylindrical-coordinate representation of color #119534: hue angle of 135.91º 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 #119534 is Cyan = 0.89, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 149 | 52 | - |
| CMYK | 0.89 | 0 | 0.65 | 0.42 |
| HSL | 135.91º | 0.8% | 0.33% | - |
| HSV(B) | 135.91º | 0.89% | 0.58% | - |
| XYZ | 11.6 | 21.86 | 6.86 | - |
| YUV | 98.47 | 101.77 | 69.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 149 | 52 | 0.89 | 0 | 0.65 | 0.42 | 135.91 | 0.8 | 0.33 |
| Hex | 11 | 95 | 34 | 59 | 0 | 41 | 2A | 88 | 50 | 21 |
| Octal | 21 | 225 | 64 | 131 | 0 | 101 | 52 | 210 | 120 | 41 |
| Binary | 10001 | 10010101 | 110100 | 1011001 | 0 | 1000001 | 101010 | 10001000 | 1010000 | 100001 |
Color Harmonies of #119534
Complementary color
Monochromatic Colors of #119534
Black with #119534
Text Example
Text Example
White with #119534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119534; }
p { color: rgb(17,149,52); }
H1.HeaderClassName
{
color: #119534;
}
.AnyTagClassName
{
color: #119534;
}
</style>
background-color css
<style>
a { background-color: #119534; }
a { background-color: rgb(17,149,52); }
div.DivClassName
{
background-color: #119534;
}
.BgClassName
{
background-color: #119534;
}
</style>
border-color css
<style>
span { border-color: #119534; }
span { border-color: rgb(17,149,52); }
td.TdClassName
{
border-color: #119534;
}
.TagClassName
{
border-color: #119534;
}
</style>