Shades of Forest Green #219430
Tints of Forest Green #219430
RGB
CMYK
RGB Variations
Color information
#219430 (or 0x219430) is known color: Forest Green. HEX triplet: 21, 94 and 30. RGB value is (33,148,48). Sum of RGB (Red+Green+Blue) = 33+148+48=229 (30% of max value = 765). Red value is 33 (13.28% from 255 or 14.41% from 229); Green value is 148 (58.20% from 255 or 64.63% from 229); Blue value is 48 (19.14% from 255 or 20.96% from 229); Max value from RGB is 148 - color contains mainly: green. Hex color #219430 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #219430 is #DE6BCF. Grayscale: #666666. Windows color (decimal): -14576592 or 3183649. OLE color: 3183649.
HSL color Cylindrical-coordinate representation of color #219430: hue angle of 127.83º 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 #219430 is Cyan = 0.78, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 33 | 148 | 48 | - |
| CMYK | 0.78 | 0 | 0.68 | 0.42 |
| HSL | 127.83º | 0.64% | 0.35% | - |
| HSV(B) | 127.83º | 0.78% | 0.58% | - |
| XYZ | 11.75 | 21.72 | 6.37 | - |
| YUV | 102.22 | 97.4 | 78.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 148 | 48 | 0.78 | 0 | 0.68 | 0.42 | 127.83 | 0.64 | 0.35 |
| Hex | 21 | 94 | 30 | 4E | 0 | 44 | 2A | 80 | 40 | 23 |
| Octal | 41 | 224 | 60 | 116 | 0 | 104 | 52 | 200 | 100 | 43 |
| Binary | 100001 | 10010100 | 110000 | 1001110 | 0 | 1000100 | 101010 | 10000000 | 1000000 | 100011 |
Color Harmonies of #219430
Complementary color
Monochromatic Colors of #219430
Black with #219430
Text Example
Text Example
White with #219430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #219430; }
p { color: rgb(33,148,48); }
H1.HeaderClassName
{
color: #219430;
}
.AnyTagClassName
{
color: #219430;
}
</style>
background-color css
<style>
a { background-color: #219430; }
a { background-color: rgb(33,148,48); }
div.DivClassName
{
background-color: #219430;
}
.BgClassName
{
background-color: #219430;
}
</style>
border-color css
<style>
span { border-color: #219430; }
span { border-color: rgb(33,148,48); }
td.TdClassName
{
border-color: #219430;
}
.TagClassName
{
border-color: #219430;
}
</style>