Shades of Forest Green #219214
Tints of Forest Green #219214
RGB
CMYK
RGB Variations
Color information
#219214 (or 0x219214) is known color: Forest Green. HEX triplet: 21, 92 and 14. RGB value is (33,146,20). Sum of RGB (Red+Green+Blue) = 33+146+20=199 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.58% from 199); Green value is 146 (57.42% from 255 or 73.37% from 199); Blue value is 20 (8.20% from 255 or 10.05% from 199); Max value from RGB is 146 - color contains mainly: green. Hex color #219214 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219214 is #DE6DEB. Grayscale: #626262. Windows color (decimal): -14577132 or 1348129. OLE color: 1348129.
HSL color Cylindrical-coordinate representation of color #219214: hue angle of 113.81º 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 #219214 is Cyan = 0.77, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 33 | 146 | 20 | - |
| CMYK | 0.77 | 0 | 0.86 | 0.43 |
| HSL | 113.81º | 0.76% | 0.33% | - |
| HSV(B) | 113.81º | 0.86% | 0.57% | - |
| XYZ | 11.03 | 20.93 | 4.12 | - |
| YUV | 97.85 | 84.06 | 81.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 146 | 20 | 0.77 | 0 | 0.86 | 0.43 | 113.81 | 0.76 | 0.33 |
| Hex | 21 | 92 | 14 | 4D | 0 | 56 | 2B | 72 | 4C | 21 |
| Octal | 41 | 222 | 24 | 115 | 0 | 126 | 53 | 162 | 114 | 41 |
| Binary | 100001 | 10010010 | 10100 | 1001101 | 0 | 1010110 | 101011 | 1110010 | 1001100 | 100001 |
Color Harmonies of #219214
Complementary color
Monochromatic Colors of #219214
Black with #219214
Text Example
Text Example
White with #219214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219214; }
p { color: rgb(33,146,20); }
H1.HeaderClassName
{
color: #219214;
}
.AnyTagClassName
{
color: #219214;
}
</style>
background-color css
<style>
a { background-color: #219214; }
a { background-color: rgb(33,146,20); }
div.DivClassName
{
background-color: #219214;
}
.BgClassName
{
background-color: #219214;
}
</style>
border-color css
<style>
span { border-color: #219214; }
span { border-color: rgb(33,146,20); }
td.TdClassName
{
border-color: #219214;
}
.TagClassName
{
border-color: #219214;
}
</style>