Shades of Forest Green #219416
Tints of Forest Green #219416
RGB
CMYK
RGB Variations
Color information
#219416 (or 0x219416) is known color: Forest Green. HEX triplet: 21, 94 and 16. RGB value is (33,148,22). Sum of RGB (Red+Green+Blue) = 33+148+22=203 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.26% from 203); Green value is 148 (58.20% from 255 or 72.91% from 203); Blue value is 22 (8.98% from 255 or 10.84% from 203); Max value from RGB is 148 - color contains mainly: green. Hex color #219416 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219416 is #DE6BE9. Grayscale: #636363. Windows color (decimal): -14576618 or 1479713. OLE color: 1479713.
HSL color Cylindrical-coordinate representation of color #219416: hue angle of 114.76º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #219416 is Cyan = 0.78, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 148 | 22 | - |
| CMYK | 0.78 | 0 | 0.85 | 0.42 |
| HSL | 114.76º | 0.74% | 0.33% | - |
| HSV(B) | 114.76º | 0.85% | 0.58% | - |
| XYZ | 11.36 | 21.56 | 4.32 | - |
| YUV | 99.25 | 84.4 | 80.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 148 | 22 | 0.78 | 0 | 0.85 | 0.42 | 114.76 | 0.74 | 0.33 |
| Hex | 21 | 94 | 16 | 4E | 0 | 55 | 2A | 73 | 4A | 21 |
| Octal | 41 | 224 | 26 | 116 | 0 | 125 | 52 | 163 | 112 | 41 |
| Binary | 100001 | 10010100 | 10110 | 1001110 | 0 | 1010101 | 101010 | 1110011 | 1001010 | 100001 |
Color Harmonies of #219416
Complementary color
Monochromatic Colors of #219416
Black with #219416
Text Example
Text Example
White with #219416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219416; }
p { color: rgb(33,148,22); }
H1.HeaderClassName
{
color: #219416;
}
.AnyTagClassName
{
color: #219416;
}
</style>
background-color css
<style>
a { background-color: #219416; }
a { background-color: rgb(33,148,22); }
div.DivClassName
{
background-color: #219416;
}
.BgClassName
{
background-color: #219416;
}
</style>
border-color css
<style>
span { border-color: #219416; }
span { border-color: rgb(33,148,22); }
td.TdClassName
{
border-color: #219416;
}
.TagClassName
{
border-color: #219416;
}
</style>