Shades of Forest Green #219314
Tints of Forest Green #219314
RGB
CMYK
RGB Variations
Color information
#219314 (or 0x219314) is known color: Forest Green. HEX triplet: 21, 93 and 14. RGB value is (33,147,20). Sum of RGB (Red+Green+Blue) = 33+147+20=200 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.5% from 200); Green value is 147 (57.81% from 255 or 73.5% from 200); Blue value is 20 (8.20% from 255 or 10% from 200); Max value from RGB is 147 - color contains mainly: green. Hex color #219314 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #219314 is #DE6CEB. Grayscale: #626262. Windows color (decimal): -14576876 or 1348385. OLE color: 1348385.
HSL color Cylindrical-coordinate representation of color #219314: hue angle of 113.86º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #219314 is Cyan = 0.78, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 147 | 20 | - |
| CMYK | 0.78 | 0 | 0.86 | 0.42 |
| HSL | 113.86º | 0.76% | 0.33% | - |
| HSV(B) | 113.86º | 0.86% | 0.58% | - |
| XYZ | 11.19 | 21.24 | 4.17 | - |
| YUV | 98.44 | 83.73 | 81.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 147 | 20 | 0.78 | 0 | 0.86 | 0.42 | 113.86 | 0.76 | 0.33 |
| Hex | 21 | 93 | 14 | 4E | 0 | 56 | 2A | 72 | 4C | 21 |
| Octal | 41 | 223 | 24 | 116 | 0 | 126 | 52 | 162 | 114 | 41 |
| Binary | 100001 | 10010011 | 10100 | 1001110 | 0 | 1010110 | 101010 | 1110010 | 1001100 | 100001 |
Color Harmonies of #219314
Complementary color
Monochromatic Colors of #219314
Black with #219314
Text Example
Text Example
White with #219314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219314; }
p { color: rgb(33,147,20); }
H1.HeaderClassName
{
color: #219314;
}
.AnyTagClassName
{
color: #219314;
}
</style>
background-color css
<style>
a { background-color: #219314; }
a { background-color: rgb(33,147,20); }
div.DivClassName
{
background-color: #219314;
}
.BgClassName
{
background-color: #219314;
}
</style>
border-color css
<style>
span { border-color: #219314; }
span { border-color: rgb(33,147,20); }
td.TdClassName
{
border-color: #219314;
}
.TagClassName
{
border-color: #219314;
}
</style>