Shades of Forest Green #139537
Tints of Forest Green #139537
RGB
CMYK
RGB Variations
Color information
#139537 (or 0x139537) is known color: Forest Green. HEX triplet: 13, 95 and 37. RGB value is (19,149,55). Sum of RGB (Red+Green+Blue) = 19+149+55=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 149 (58.59% from 255 or 66.82% from 223); Blue value is 55 (21.88% from 255 or 24.66% from 223); Max value from RGB is 149 - color contains mainly: green. Hex color #139537 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #139537 is #EC6AC8. Grayscale: #636363. Windows color (decimal): -15493833 or 3642643. OLE color: 3642643.
HSL color Cylindrical-coordinate representation of color #139537: hue angle of 136.62º 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 #139537 is Cyan = 0.87, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 19 | 149 | 55 | - |
| CMYK | 0.87 | 0 | 0.63 | 0.42 |
| HSL | 136.62º | 0.77% | 0.33% | - |
| HSV(B) | 136.62º | 0.87% | 0.58% | - |
| XYZ | 11.71 | 21.91 | 7.23 | - |
| YUV | 99.41 | 102.93 | 70.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 149 | 55 | 0.87 | 0 | 0.63 | 0.42 | 136.62 | 0.77 | 0.33 |
| Hex | 13 | 95 | 37 | 57 | 0 | 3F | 2A | 89 | 4D | 21 |
| Octal | 23 | 225 | 67 | 127 | 0 | 77 | 52 | 211 | 115 | 41 |
| Binary | 10011 | 10010101 | 110111 | 1010111 | 0 | 111111 | 101010 | 10001001 | 1001101 | 100001 |
Color Harmonies of #139537
Complementary color
Monochromatic Colors of #139537
Black with #139537
Text Example
Text Example
White with #139537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #139537; }
p { color: rgb(19,149,55); }
H1.HeaderClassName
{
color: #139537;
}
.AnyTagClassName
{
color: #139537;
}
</style>
background-color css
<style>
a { background-color: #139537; }
a { background-color: rgb(19,149,55); }
div.DivClassName
{
background-color: #139537;
}
.BgClassName
{
background-color: #139537;
}
</style>
border-color css
<style>
span { border-color: #139537; }
span { border-color: rgb(19,149,55); }
td.TdClassName
{
border-color: #139537;
}
.TagClassName
{
border-color: #139537;
}
</style>