Shades of Forest Green #219310
Tints of Forest Green #219310
RGB
CMYK
RGB Variations
Color information
#219310 (or 0x219310) is known color: Forest Green. HEX triplet: 21, 93 and 10. RGB value is (33,147,16). Sum of RGB (Red+Green+Blue) = 33+147+16=196 (25% of max value = 765). Red value is 33 (13.28% from 255 or 16.84% from 196); Green value is 147 (57.81% from 255 or 75% from 196); Blue value is 16 (6.64% from 255 or 8.16% from 196); Max value from RGB is 147 - color contains mainly: green. Hex color #219310 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219310 is #DE6CEF. Grayscale: #626262. Windows color (decimal): -14576880 or 1086241. OLE color: 1086241.
HSL color Cylindrical-coordinate representation of color #219310: hue angle of 112.21º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #219310 is Cyan = 0.78, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 16 | - |
| CMYK | 0.78 | 0 | 0.89 | 0.42 |
| HSL | 112.21º | 0.8% | 0.32% | - |
| HSV(B) | 112.21º | 0.89% | 0.58% | - |
| XYZ | 11.15 | 21.23 | 4 | - |
| YUV | 97.98 | 81.73 | 81.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 16 | 0.78 | 0 | 0.89 | 0.42 | 112.21 | 0.8 | 0.32 |
| Hex | 21 | 93 | 10 | 4E | 0 | 59 | 2A | 70 | 50 | 20 |
| Octal | 41 | 223 | 20 | 116 | 0 | 131 | 52 | 160 | 120 | 40 |
| Binary | 100001 | 10010011 | 10000 | 1001110 | 0 | 1011001 | 101010 | 1110000 | 1010000 | 100000 |
Color Harmonies of #219310
Complementary color
Monochromatic Colors of #219310
Black with #219310
Text Example
Text Example
White with #219310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219310; }
p { color: rgb(33,147,16); }
H1.HeaderClassName
{
color: #219310;
}
.AnyTagClassName
{
color: #219310;
}
</style>
background-color css
<style>
a { background-color: #219310; }
a { background-color: rgb(33,147,16); }
div.DivClassName
{
background-color: #219310;
}
.BgClassName
{
background-color: #219310;
}
</style>
border-color css
<style>
span { border-color: #219310; }
span { border-color: rgb(33,147,16); }
td.TdClassName
{
border-color: #219310;
}
.TagClassName
{
border-color: #219310;
}
</style>