Shades of Forest Green #219220
Tints of Forest Green #219220
RGB
CMYK
RGB Variations
Color information
#219220 (or 0x219220) is known color: Forest Green. HEX triplet: 21, 92 and 20. RGB value is (33,146,32). Sum of RGB (Red+Green+Blue) = 33+146+32=211 (27% of max value = 765). Red value is 33 (13.28% from 255 or 15.64% from 211); Green value is 146 (57.42% from 255 or 69.19% from 211); Blue value is 32 (12.89% from 255 or 15.17% from 211); Max value from RGB is 146 - color contains mainly: green. Hex color #219220 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #219220 is #DE6DDF. Grayscale: #636363. Windows color (decimal): -14577120 or 2134561. OLE color: 2134561.
HSL color Cylindrical-coordinate representation of color #219220: hue angle of 119.47º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219220 is Cyan = 0.77, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 146 | 32 | - |
| CMYK | 0.77 | 0 | 0.78 | 0.43 |
| HSL | 119.47º | 0.64% | 0.35% | - |
| HSV(B) | 119.47º | 0.78% | 0.57% | - |
| XYZ | 11.17 | 20.99 | 4.83 | - |
| YUV | 99.22 | 90.06 | 80.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 146 | 32 | 0.77 | 0 | 0.78 | 0.43 | 119.47 | 0.64 | 0.35 |
| Hex | 21 | 92 | 20 | 4D | 0 | 4E | 2B | 77 | 40 | 23 |
| Octal | 41 | 222 | 40 | 115 | 0 | 116 | 53 | 167 | 100 | 43 |
| Binary | 100001 | 10010010 | 100000 | 1001101 | 0 | 1001110 | 101011 | 1110111 | 1000000 | 100011 |
Color Harmonies of #219220
Complementary color
Monochromatic Colors of #219220
Black with #219220
Text Example
Text Example
White with #219220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219220; }
p { color: rgb(33,146,32); }
H1.HeaderClassName
{
color: #219220;
}
.AnyTagClassName
{
color: #219220;
}
</style>
background-color css
<style>
a { background-color: #219220; }
a { background-color: rgb(33,146,32); }
div.DivClassName
{
background-color: #219220;
}
.BgClassName
{
background-color: #219220;
}
</style>
border-color css
<style>
span { border-color: #219220; }
span { border-color: rgb(33,146,32); }
td.TdClassName
{
border-color: #219220;
}
.TagClassName
{
border-color: #219220;
}
</style>