Shades of Forest Green #137417
Tints of Forest Green #137417
RGB
CMYK
RGB Variations
Color information
#137417 (or 0x137417) is known color: Forest Green. HEX triplet: 13, 74 and 17. RGB value is (19,116,23). Sum of RGB (Red+Green+Blue) = 19+116+23=158 (20% of max value = 765). Red value is 19 (7.81% from 255 or 12.03% from 158); Green value is 116 (45.70% from 255 or 73.42% from 158); Blue value is 23 (9.38% from 255 or 14.56% from 158); Max value from RGB is 116 - color contains mainly: green. Hex color #137417 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #137417 is #EC8BE8. Grayscale: #4C4C4C. Windows color (decimal): -15502313 or 1537043. OLE color: 1537043.
HSL color Cylindrical-coordinate representation of color #137417: hue angle of 122.47º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #137417 is Cyan = 0.84, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 116 | 23 | - |
| CMYK | 0.84 | 0 | 0.80 | 0.55 |
| HSL | 122.47º | 0.72% | 0.26% | - |
| HSV(B) | 122.47º | 0.84% | 0.45% | - |
| XYZ | 6.67 | 12.69 | 2.91 | - |
| YUV | 76.4 | 97.86 | 87.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 116 | 23 | 0.84 | 0 | 0.80 | 0.55 | 122.47 | 0.72 | 0.26 |
| Hex | 13 | 74 | 17 | 54 | 0 | 50 | 37 | 7A | 48 | 1A |
| Octal | 23 | 164 | 27 | 124 | 0 | 120 | 67 | 172 | 110 | 32 |
| Binary | 10011 | 1110100 | 10111 | 1010100 | 0 | 1010000 | 110111 | 1111010 | 1001000 | 11010 |
Color Harmonies of #137417
Complementary color
Monochromatic Colors of #137417
Black with #137417
Text Example
Text Example
White with #137417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #137417; }
p { color: rgb(19,116,23); }
H1.HeaderClassName
{
color: #137417;
}
.AnyTagClassName
{
color: #137417;
}
</style>
background-color css
<style>
a { background-color: #137417; }
a { background-color: rgb(19,116,23); }
div.DivClassName
{
background-color: #137417;
}
.BgClassName
{
background-color: #137417;
}
</style>
border-color css
<style>
span { border-color: #137417; }
span { border-color: rgb(19,116,23); }
td.TdClassName
{
border-color: #137417;
}
.TagClassName
{
border-color: #137417;
}
</style>