Shades of Forest Green #219428
Tints of Forest Green #219428
RGB
CMYK
RGB Variations
Color information
#219428 (or 0x219428) is known color: Forest Green. HEX triplet: 21, 94 and 28. RGB value is (33,148,40). Sum of RGB (Red+Green+Blue) = 33+148+40=221 (29% of max value = 765). Red value is 33 (13.28% from 255 or 14.93% from 221); Green value is 148 (58.20% from 255 or 66.97% from 221); Blue value is 40 (16.02% from 255 or 18.10% from 221); Max value from RGB is 148 - color contains mainly: green. Hex color #219428 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #219428 is #DE6BD7. Grayscale: #656565. Windows color (decimal): -14576600 or 2659361. OLE color: 2659361.
HSL color Cylindrical-coordinate representation of color #219428: hue angle of 123.65º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #219428 is Cyan = 0.78, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 148 | 40 | - |
| CMYK | 0.78 | 0 | 0.73 | 0.42 |
| HSL | 123.65º | 0.64% | 0.35% | - |
| HSV(B) | 123.65º | 0.78% | 0.58% | - |
| XYZ | 11.6 | 21.66 | 5.58 | - |
| YUV | 101.3 | 93.4 | 79.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 148 | 40 | 0.78 | 0 | 0.73 | 0.42 | 123.65 | 0.64 | 0.35 |
| Hex | 21 | 94 | 28 | 4E | 0 | 49 | 2A | 7C | 40 | 23 |
| Octal | 41 | 224 | 50 | 116 | 0 | 111 | 52 | 174 | 100 | 43 |
| Binary | 100001 | 10010100 | 101000 | 1001110 | 0 | 1001001 | 101010 | 1111100 | 1000000 | 100011 |
Color Harmonies of #219428
Complementary color
Monochromatic Colors of #219428
Black with #219428
Text Example
Text Example
White with #219428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219428; }
p { color: rgb(33,148,40); }
H1.HeaderClassName
{
color: #219428;
}
.AnyTagClassName
{
color: #219428;
}
</style>
background-color css
<style>
a { background-color: #219428; }
a { background-color: rgb(33,148,40); }
div.DivClassName
{
background-color: #219428;
}
.BgClassName
{
background-color: #219428;
}
</style>
border-color css
<style>
span { border-color: #219428; }
span { border-color: rgb(33,148,40); }
td.TdClassName
{
border-color: #219428;
}
.TagClassName
{
border-color: #219428;
}
</style>