Shades of Forest Green #118513
Tints of Forest Green #118513
RGB
CMYK
RGB Variations
Color information
#118513 (or 0x118513) is known color: Forest Green. HEX triplet: 11, 85 and 13. RGB value is (17,133,19). Sum of RGB (Red+Green+Blue) = 17+133+19=169 (22% of max value = 765). Red value is 17 (7.03% from 255 or 10.06% from 169); Green value is 133 (52.34% from 255 or 78.70% from 169); Blue value is 19 (7.81% from 255 or 11.24% from 169); Max value from RGB is 133 - color contains mainly: green. Hex color #118513 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #118513 is #EE7AEC. Grayscale: #555555. Windows color (decimal): -15629037 or 1279249. OLE color: 1279249.
HSL color Cylindrical-coordinate representation of color #118513: hue angle of 121.03º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #118513 is Cyan = 0.87, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 17 | 133 | 19 | - |
| CMYK | 0.87 | 0 | 0.86 | 0.48 |
| HSL | 121.03º | 0.77% | 0.29% | - |
| HSV(B) | 121.03º | 0.87% | 0.52% | - |
| XYZ | 8.74 | 16.94 | 3.43 | - |
| YUV | 85.32 | 90.57 | 79.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 133 | 19 | 0.87 | 0 | 0.86 | 0.48 | 121.03 | 0.77 | 0.29 |
| Hex | 11 | 85 | 13 | 57 | 0 | 56 | 30 | 79 | 4D | 1D |
| Octal | 21 | 205 | 23 | 127 | 0 | 126 | 60 | 171 | 115 | 35 |
| Binary | 10001 | 10000101 | 10011 | 1010111 | 0 | 1010110 | 110000 | 1111001 | 1001101 | 11101 |
Color Harmonies of #118513
Complementary color
Monochromatic Colors of #118513
Black with #118513
Text Example
Text Example
White with #118513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #118513; }
p { color: rgb(17,133,19); }
H1.HeaderClassName
{
color: #118513;
}
.AnyTagClassName
{
color: #118513;
}
</style>
background-color css
<style>
a { background-color: #118513; }
a { background-color: rgb(17,133,19); }
div.DivClassName
{
background-color: #118513;
}
.BgClassName
{
background-color: #118513;
}
</style>
border-color css
<style>
span { border-color: #118513; }
span { border-color: rgb(17,133,19); }
td.TdClassName
{
border-color: #118513;
}
.TagClassName
{
border-color: #118513;
}
</style>