Shades of Forest Green #149237
Tints of Forest Green #149237
RGB
CMYK
RGB Variations
Color information
#149237 (or 0x149237) is known color: Forest Green. HEX triplet: 14, 92 and 37. RGB value is (20,146,55). Sum of RGB (Red+Green+Blue) = 20+146+55=221 (29% of max value = 765). Red value is 20 (8.20% from 255 or 9.05% from 221); Green value is 146 (57.42% from 255 or 66.06% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 146 - color contains mainly: green. Hex color #149237 is not a web safe color. Web safe color analog (approx): #009933. Inversed color of #149237 is #EB6DC8. Grayscale: #626262. Windows color (decimal): -15429065 or 3641876. OLE color: 3641876.
HSL color Cylindrical-coordinate representation of color #149237: hue angle of 136.67º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #149237 is Cyan = 0.86, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 20 | 146 | 55 | - |
| CMYK | 0.86 | 0 | 0.62 | 0.43 |
| HSL | 136.67º | 0.76% | 0.33% | - |
| HSV(B) | 136.67º | 0.86% | 0.57% | - |
| XYZ | 11.26 | 20.98 | 7.07 | - |
| YUV | 97.95 | 103.76 | 72.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 146 | 55 | 0.86 | 0 | 0.62 | 0.43 | 136.67 | 0.76 | 0.33 |
| Hex | 14 | 92 | 37 | 56 | 0 | 3E | 2B | 89 | 4C | 21 |
| Octal | 24 | 222 | 67 | 126 | 0 | 76 | 53 | 211 | 114 | 41 |
| Binary | 10100 | 10010010 | 110111 | 1010110 | 0 | 111110 | 101011 | 10001001 | 1001100 | 100001 |
Color Harmonies of #149237
Complementary color
Monochromatic Colors of #149237
Black with #149237
Text Example
Text Example
White with #149237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #149237; }
p { color: rgb(20,146,55); }
H1.HeaderClassName
{
color: #149237;
}
.AnyTagClassName
{
color: #149237;
}
</style>
background-color css
<style>
a { background-color: #149237; }
a { background-color: rgb(20,146,55); }
div.DivClassName
{
background-color: #149237;
}
.BgClassName
{
background-color: #149237;
}
</style>
border-color css
<style>
span { border-color: #149237; }
span { border-color: rgb(20,146,55); }
td.TdClassName
{
border-color: #149237;
}
.TagClassName
{
border-color: #149237;
}
</style>