Shades of Forest Green #118615
Tints of Forest Green #118615
RGB
CMYK
RGB Variations
Color information
#118615 (or 0x118615) is known color: Forest Green. HEX triplet: 11, 86 and 15. RGB value is (17,134,21). Sum of RGB (Red+Green+Blue) = 17+134+21=172 (22% of max value = 765). Red value is 17 (7.03% from 255 or 9.88% from 172); Green value is 134 (52.73% from 255 or 77.91% from 172); Blue value is 21 (8.59% from 255 or 12.21% from 172); Max value from RGB is 134 - color contains mainly: green. Hex color #118615 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #118615 is #EE79EA. Grayscale: #565656. Windows color (decimal): -15628779 or 1410577. OLE color: 1410577.
HSL color Cylindrical-coordinate representation of color #118615: hue angle of 122.05º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118615 is Cyan = 0.87, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 17 | 134 | 21 | - |
| CMYK | 0.87 | 0 | 0.84 | 0.47 |
| HSL | 122.05º | 0.77% | 0.3% | - |
| HSV(B) | 122.05º | 0.87% | 0.53% | - |
| XYZ | 8.89 | 17.22 | 3.57 | - |
| YUV | 86.14 | 91.24 | 78.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 134 | 21 | 0.87 | 0 | 0.84 | 0.47 | 122.05 | 0.77 | 0.3 |
| Hex | 11 | 86 | 15 | 57 | 0 | 54 | 2F | 7A | 4D | 1E |
| Octal | 21 | 206 | 25 | 127 | 0 | 124 | 57 | 172 | 115 | 36 |
| Binary | 10001 | 10000110 | 10101 | 1010111 | 0 | 1010100 | 101111 | 1111010 | 1001101 | 11110 |
Color Harmonies of #118615
Complementary color
Monochromatic Colors of #118615
Black with #118615
Text Example
Text Example
White with #118615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118615; }
p { color: rgb(17,134,21); }
H1.HeaderClassName
{
color: #118615;
}
.AnyTagClassName
{
color: #118615;
}
</style>
background-color css
<style>
a { background-color: #118615; }
a { background-color: rgb(17,134,21); }
div.DivClassName
{
background-color: #118615;
}
.BgClassName
{
background-color: #118615;
}
</style>
border-color css
<style>
span { border-color: #118615; }
span { border-color: rgb(17,134,21); }
td.TdClassName
{
border-color: #118615;
}
.TagClassName
{
border-color: #118615;
}
</style>