Shades of Forest Green #138710
Tints of Forest Green #138710
RGB
CMYK
RGB Variations
Color information
#138710 (or 0x138710) is known color: Forest Green. HEX triplet: 13, 87 and 10. RGB value is (19,135,16). Sum of RGB (Red+Green+Blue) = 19+135+16=170 (22% of max value = 765). Red value is 19 (7.81% from 255 or 11.18% from 170); Green value is 135 (53.12% from 255 or 79.41% from 170); Blue value is 16 (6.64% from 255 or 9.41% from 170); Max value from RGB is 135 - color contains mainly: green. Hex color #138710 is not a web safe color. Web safe color analog (approx): #009900. Inversed color of #138710 is #EC78EF. Grayscale: #575757. Windows color (decimal): -15497456 or 1083155. OLE color: 1083155.
HSL color Cylindrical-coordinate representation of color #138710: hue angle of 118.49º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #138710 is Cyan = 0.86, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 19 | 135 | 16 | - |
| CMYK | 0.86 | 0 | 0.88 | 0.47 |
| HSL | 118.49º | 0.79% | 0.3% | - |
| HSV(B) | 118.49º | 0.88% | 0.53% | - |
| XYZ | 9.03 | 17.5 | 3.39 | - |
| YUV | 86.75 | 88.07 | 79.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 135 | 16 | 0.86 | 0 | 0.88 | 0.47 | 118.49 | 0.79 | 0.3 |
| Hex | 13 | 87 | 10 | 56 | 0 | 58 | 2F | 76 | 4F | 1E |
| Octal | 23 | 207 | 20 | 126 | 0 | 130 | 57 | 166 | 117 | 36 |
| Binary | 10011 | 10000111 | 10000 | 1010110 | 0 | 1011000 | 101111 | 1110110 | 1001111 | 11110 |
Color Harmonies of #138710
Complementary color
Monochromatic Colors of #138710
Black with #138710
Text Example
Text Example
White with #138710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #138710; }
p { color: rgb(19,135,16); }
H1.HeaderClassName
{
color: #138710;
}
.AnyTagClassName
{
color: #138710;
}
</style>
background-color css
<style>
a { background-color: #138710; }
a { background-color: rgb(19,135,16); }
div.DivClassName
{
background-color: #138710;
}
.BgClassName
{
background-color: #138710;
}
</style>
border-color css
<style>
span { border-color: #138710; }
span { border-color: rgb(19,135,16); }
td.TdClassName
{
border-color: #138710;
}
.TagClassName
{
border-color: #138710;
}
</style>