Shades of Forest Green #119728
Tints of Forest Green #119728
RGB
CMYK
RGB Variations
Color information
#119728 (or 0x119728) is known color: Forest Green. HEX triplet: 11, 97 and 28. RGB value is (17,151,40). Sum of RGB (Red+Green+Blue) = 17+151+40=208 (27% of max value = 765). Red value is 17 (7.03% from 255 or 8.17% from 208); Green value is 151 (59.38% from 255 or 72.60% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 151 - color contains mainly: green. Hex color #119728 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #119728 is #EE68D7. Grayscale: #626262. Windows color (decimal): -15624408 or 2660113. OLE color: 2660113.
HSL color Cylindrical-coordinate representation of color #119728: hue angle of 130.3º degrees, saturation: 0.8, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119728 is Cyan = 0.89, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 17 | 151 | 40 | - |
| CMYK | 0.89 | 0 | 0.74 | 0.41 |
| HSL | 130.3º | 0.8% | 0.33% | - |
| HSV(B) | 130.3º | 0.89% | 0.59% | - |
| XYZ | 11.68 | 22.41 | 5.72 | - |
| YUV | 98.28 | 95.11 | 70.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 151 | 40 | 0.89 | 0 | 0.74 | 0.41 | 130.3 | 0.8 | 0.33 |
| Hex | 11 | 97 | 28 | 59 | 0 | 4A | 29 | 82 | 50 | 21 |
| Octal | 21 | 227 | 50 | 131 | 0 | 112 | 51 | 202 | 120 | 41 |
| Binary | 10001 | 10010111 | 101000 | 1011001 | 0 | 1001010 | 101001 | 10000010 | 1010000 | 100001 |
Color Harmonies of #119728
Complementary color
Monochromatic Colors of #119728
Black with #119728
Text Example
Text Example
White with #119728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119728; }
p { color: rgb(17,151,40); }
H1.HeaderClassName
{
color: #119728;
}
.AnyTagClassName
{
color: #119728;
}
</style>
background-color css
<style>
a { background-color: #119728; }
a { background-color: rgb(17,151,40); }
div.DivClassName
{
background-color: #119728;
}
.BgClassName
{
background-color: #119728;
}
</style>
border-color css
<style>
span { border-color: #119728; }
span { border-color: rgb(17,151,40); }
td.TdClassName
{
border-color: #119728;
}
.TagClassName
{
border-color: #119728;
}
</style>