Shades of Forest Green #219320
Tints of Forest Green #219320
RGB
CMYK
RGB Variations
Color information
#219320 (or 0x219320) is known color: Forest Green. HEX triplet: 21, 93 and 20. RGB value is (33,147,32). Sum of RGB (Red+Green+Blue) = 33+147+32=212 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.57% from 212); Green value is 147 (57.81% from 255 or 69.34% from 212); Blue value is 32 (12.89% from 255 or 15.09% from 212); Max value from RGB is 147 - color contains mainly: green. Hex color #219320 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #219320 is #DE6CDF. Grayscale: #646464. Windows color (decimal): -14576864 or 2134817. OLE color: 2134817.
HSL color Cylindrical-coordinate representation of color #219320: hue angle of 119.48º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219320 is Cyan = 0.78, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 32 | - |
| CMYK | 0.78 | 0 | 0.78 | 0.42 |
| HSL | 119.48º | 0.64% | 0.35% | - |
| HSV(B) | 119.48º | 0.78% | 0.58% | - |
| XYZ | 11.32 | 21.3 | 4.88 | - |
| YUV | 99.8 | 89.73 | 80.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 32 | 0.78 | 0 | 0.78 | 0.42 | 119.48 | 0.64 | 0.35 |
| Hex | 21 | 93 | 20 | 4E | 0 | 4E | 2A | 77 | 40 | 23 |
| Octal | 41 | 223 | 40 | 116 | 0 | 116 | 52 | 167 | 100 | 43 |
| Binary | 100001 | 10010011 | 100000 | 1001110 | 0 | 1001110 | 101010 | 1110111 | 1000000 | 100011 |
Color Harmonies of #219320
Complementary color
Monochromatic Colors of #219320
Black with #219320
Text Example
Text Example
White with #219320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219320; }
p { color: rgb(33,147,32); }
H1.HeaderClassName
{
color: #219320;
}
.AnyTagClassName
{
color: #219320;
}
</style>
background-color css
<style>
a { background-color: #219320; }
a { background-color: rgb(33,147,32); }
div.DivClassName
{
background-color: #219320;
}
.BgClassName
{
background-color: #219320;
}
</style>
border-color css
<style>
span { border-color: #219320; }
span { border-color: rgb(33,147,32); }
td.TdClassName
{
border-color: #219320;
}
.TagClassName
{
border-color: #219320;
}
</style>