Shades of Forest Green #219814
Tints of Forest Green #219814
RGB
CMYK
RGB Variations
Color information
#219814 (or 0x219814) is known color: Forest Green. HEX triplet: 21, 98 and 14. RGB value is (33,152,20). Sum of RGB (Red+Green+Blue) = 33+152+20=205 (27% of max value = 765). Red value is 33 (13.28% from 255 or 16.10% from 205); Green value is 152 (59.77% from 255 or 74.15% from 205); Blue value is 20 (8.20% from 255 or 9.76% from 205); Max value from RGB is 152 - color contains mainly: green. Hex color #219814 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219814 is #DE67EB. Grayscale: #656565. Windows color (decimal): -14575596 or 1349665. OLE color: 1349665.
HSL color Cylindrical-coordinate representation of color #219814: hue angle of 114.09º degrees, saturation: 0.77, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #219814 is Cyan = 0.78, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 33 | 152 | 20 | - |
| CMYK | 0.78 | 0 | 0.87 | 0.40 |
| HSL | 114.09º | 0.77% | 0.34% | - |
| HSV(B) | 114.09º | 0.87% | 0.6% | - |
| XYZ | 11.98 | 22.83 | 4.44 | - |
| YUV | 101.37 | 82.08 | 79.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 152 | 20 | 0.78 | 0 | 0.87 | 0.40 | 114.09 | 0.77 | 0.34 |
| Hex | 21 | 98 | 14 | 4E | 0 | 57 | 28 | 72 | 4D | 22 |
| Octal | 41 | 230 | 24 | 116 | 0 | 127 | 50 | 162 | 115 | 42 |
| Binary | 100001 | 10011000 | 10100 | 1001110 | 0 | 1010111 | 101000 | 1110010 | 1001101 | 100010 |
Color Harmonies of #219814
Complementary color
Monochromatic Colors of #219814
Black with #219814
Text Example
Text Example
White with #219814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219814; }
p { color: rgb(33,152,20); }
H1.HeaderClassName
{
color: #219814;
}
.AnyTagClassName
{
color: #219814;
}
</style>
background-color css
<style>
a { background-color: #219814; }
a { background-color: rgb(33,152,20); }
div.DivClassName
{
background-color: #219814;
}
.BgClassName
{
background-color: #219814;
}
</style>
border-color css
<style>
span { border-color: #219814; }
span { border-color: rgb(33,152,20); }
td.TdClassName
{
border-color: #219814;
}
.TagClassName
{
border-color: #219814;
}
</style>