Shades of Forest Green #139416
Tints of Forest Green #139416
RGB
CMYK
RGB Variations
Color information
#139416 (or 0x139416) is known color: Forest Green. HEX triplet: 13, 94 and 16. RGB value is (19,148,22). Sum of RGB (Red+Green+Blue) = 19+148+22=189 (25% of max value = 765). Red value is 19 (7.81% from 255 or 10.05% from 189); Green value is 148 (58.20% from 255 or 78.31% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 148 - color contains mainly: green. Hex color #139416 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #139416 is #EC6BE9. Grayscale: #5F5F5F. Windows color (decimal): -15494122 or 1479699. OLE color: 1479699.
HSL color Cylindrical-coordinate representation of color #139416: hue angle of 121.4º degrees, saturation: 0.77, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #139416 is Cyan = 0.87, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 148 | 22 | - |
| CMYK | 0.87 | 0 | 0.85 | 0.42 |
| HSL | 121.4º | 0.77% | 0.33% | - |
| HSV(B) | 121.4º | 0.87% | 0.58% | - |
| XYZ | 11 | 21.38 | 4.31 | - |
| YUV | 95.07 | 86.76 | 73.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 148 | 22 | 0.87 | 0 | 0.85 | 0.42 | 121.4 | 0.77 | 0.33 |
| Hex | 13 | 94 | 16 | 57 | 0 | 55 | 2A | 79 | 4D | 21 |
| Octal | 23 | 224 | 26 | 127 | 0 | 125 | 52 | 171 | 115 | 41 |
| Binary | 10011 | 10010100 | 10110 | 1010111 | 0 | 1010101 | 101010 | 1111001 | 1001101 | 100001 |
Color Harmonies of #139416
Complementary color
Monochromatic Colors of #139416
Black with #139416
Text Example
Text Example
White with #139416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139416; }
p { color: rgb(19,148,22); }
H1.HeaderClassName
{
color: #139416;
}
.AnyTagClassName
{
color: #139416;
}
</style>
background-color css
<style>
a { background-color: #139416; }
a { background-color: rgb(19,148,22); }
div.DivClassName
{
background-color: #139416;
}
.BgClassName
{
background-color: #139416;
}
</style>
border-color css
<style>
span { border-color: #139416; }
span { border-color: rgb(19,148,22); }
td.TdClassName
{
border-color: #139416;
}
.TagClassName
{
border-color: #139416;
}
</style>