Shades of Forest Green #118915
Tints of Forest Green #118915
RGB
CMYK
RGB Variations
Color information
#118915 (or 0x118915) is known color: Forest Green. HEX triplet: 11, 89 and 15. RGB value is (17,137,21). Sum of RGB (Red+Green+Blue) = 17+137+21=175 (23% of max value = 765). Red value is 17 (7.03% from 255 or 9.71% from 175); Green value is 137 (53.91% from 255 or 78.29% from 175); Blue value is 21 (8.59% from 255 or 12% from 175); Max value from RGB is 137 - color contains mainly: green. Hex color #118915 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #118915 is #EE76EA. Grayscale: #585858. Windows color (decimal): -15628011 or 1411345. OLE color: 1411345.
HSL color Cylindrical-coordinate representation of color #118915: hue angle of 122º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #118915 is Cyan = 0.88, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 17 | 137 | 21 | - |
| CMYK | 0.88 | 0 | 0.85 | 0.46 |
| HSL | 122º | 0.78% | 0.3% | - |
| HSV(B) | 122º | 0.88% | 0.54% | - |
| XYZ | 9.31 | 18.06 | 3.71 | - |
| YUV | 87.9 | 90.24 | 77.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 137 | 21 | 0.88 | 0 | 0.85 | 0.46 | 122 | 0.78 | 0.3 |
| Hex | 11 | 89 | 15 | 58 | 0 | 55 | 2E | 7A | 4E | 1E |
| Octal | 21 | 211 | 25 | 130 | 0 | 125 | 56 | 172 | 116 | 36 |
| Binary | 10001 | 10001001 | 10101 | 1011000 | 0 | 1010101 | 101110 | 1111010 | 1001110 | 11110 |
Color Harmonies of #118915
Complementary color
Monochromatic Colors of #118915
Black with #118915
Text Example
Text Example
White with #118915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118915; }
p { color: rgb(17,137,21); }
H1.HeaderClassName
{
color: #118915;
}
.AnyTagClassName
{
color: #118915;
}
</style>
background-color css
<style>
a { background-color: #118915; }
a { background-color: rgb(17,137,21); }
div.DivClassName
{
background-color: #118915;
}
.BgClassName
{
background-color: #118915;
}
</style>
border-color css
<style>
span { border-color: #118915; }
span { border-color: rgb(17,137,21); }
td.TdClassName
{
border-color: #118915;
}
.TagClassName
{
border-color: #118915;
}
</style>