Shades of Forest Green #149537
Tints of Forest Green #149537
RGB
CMYK
RGB Variations
Color information
#149537 (or 0x149537) is known color: Forest Green. HEX triplet: 14, 95 and 37. RGB value is (20,149,55). Sum of RGB (Red+Green+Blue) = 20+149+55=224 (29% of max value = 765). Red value is 20 (8.20% from 255 or 8.93% from 224); Green value is 149 (58.59% from 255 or 66.52% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 149 - color contains mainly: green. Hex color #149537 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149537 is #EB6AC8. Grayscale: #636363. Windows color (decimal): -15428297 or 3642644. OLE color: 3642644.
HSL color Cylindrical-coordinate representation of color #149537: hue angle of 136.28º degrees, saturation: 0.76, 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 #149537 is Cyan = 0.87, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 20 | 149 | 55 | - |
| CMYK | 0.87 | 0 | 0.63 | 0.42 |
| HSL | 136.28º | 0.76% | 0.33% | - |
| HSV(B) | 136.28º | 0.87% | 0.58% | - |
| XYZ | 11.73 | 21.92 | 7.23 | - |
| YUV | 99.71 | 102.76 | 71.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 149 | 55 | 0.87 | 0 | 0.63 | 0.42 | 136.28 | 0.76 | 0.33 |
| Hex | 14 | 95 | 37 | 57 | 0 | 3F | 2A | 88 | 4C | 21 |
| Octal | 24 | 225 | 67 | 127 | 0 | 77 | 52 | 210 | 114 | 41 |
| Binary | 10100 | 10010101 | 110111 | 1010111 | 0 | 111111 | 101010 | 10001000 | 1001100 | 100001 |
Color Harmonies of #149537
Complementary color
Monochromatic Colors of #149537
Black with #149537
Text Example
Text Example
White with #149537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149537; }
p { color: rgb(20,149,55); }
H1.HeaderClassName
{
color: #149537;
}
.AnyTagClassName
{
color: #149537;
}
</style>
background-color css
<style>
a { background-color: #149537; }
a { background-color: rgb(20,149,55); }
div.DivClassName
{
background-color: #149537;
}
.BgClassName
{
background-color: #149537;
}
</style>
border-color css
<style>
span { border-color: #149537; }
span { border-color: rgb(20,149,55); }
td.TdClassName
{
border-color: #149537;
}
.TagClassName
{
border-color: #149537;
}
</style>