Shades of Forest Green #119413
Tints of Forest Green #119413
RGB
CMYK
RGB Variations
Color information
#119413 (or 0x119413) is known color: Forest Green. HEX triplet: 11, 94 and 13. RGB value is (17,148,19). Sum of RGB (Red+Green+Blue) = 17+148+19=184 (24% of max value = 765). Red value is 17 (7.03% from 255 or 9.24% from 184); Green value is 148 (58.20% from 255 or 80.43% from 184); Blue value is 19 (7.81% from 255 or 10.33% from 184); Max value from RGB is 148 - color contains mainly: green. Hex color #119413 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #119413 is #EE6BEC. Grayscale: #5E5E5E. Windows color (decimal): -15625197 or 1283089. OLE color: 1283089.
HSL color Cylindrical-coordinate representation of color #119413: hue angle of 120.92º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #119413 is Cyan = 0.89, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 17 | 148 | 19 | - |
| CMYK | 0.89 | 0 | 0.87 | 0.42 |
| HSL | 120.92º | 0.79% | 0.32% | - |
| HSV(B) | 120.92º | 0.89% | 0.58% | - |
| XYZ | 10.94 | 21.35 | 4.16 | - |
| YUV | 94.13 | 85.6 | 72.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 148 | 19 | 0.89 | 0 | 0.87 | 0.42 | 120.92 | 0.79 | 0.32 |
| Hex | 11 | 94 | 13 | 59 | 0 | 57 | 2A | 79 | 4F | 20 |
| Octal | 21 | 224 | 23 | 131 | 0 | 127 | 52 | 171 | 117 | 40 |
| Binary | 10001 | 10010100 | 10011 | 1011001 | 0 | 1010111 | 101010 | 1111001 | 1001111 | 100000 |
Color Harmonies of #119413
Complementary color
Monochromatic Colors of #119413
Black with #119413
Text Example
Text Example
White with #119413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #119413; }
p { color: rgb(17,148,19); }
H1.HeaderClassName
{
color: #119413;
}
.AnyTagClassName
{
color: #119413;
}
</style>
background-color css
<style>
a { background-color: #119413; }
a { background-color: rgb(17,148,19); }
div.DivClassName
{
background-color: #119413;
}
.BgClassName
{
background-color: #119413;
}
</style>
border-color css
<style>
span { border-color: #119413; }
span { border-color: rgb(17,148,19); }
td.TdClassName
{
border-color: #119413;
}
.TagClassName
{
border-color: #119413;
}
</style>