Shades of Forest Green #329320
Tints of Forest Green #329320
RGB
CMYK
RGB Variations
Color information
#329320 (or 0x329320) is known color: Forest Green. HEX triplet: 32, 93 and 20. RGB value is (50,147,32). Sum of RGB (Red+Green+Blue) = 50+147+32=229 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.83% from 229); Green value is 147 (57.81% from 255 or 64.19% from 229); Blue value is 32 (12.89% from 255 or 13.97% from 229); Max value from RGB is 147 - color contains mainly: green. Hex color #329320 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329320 is #CD6CDF. Grayscale: #696969. Windows color (decimal): -13462752 or 2134834. OLE color: 2134834.
HSL color Cylindrical-coordinate representation of color #329320: hue angle of 110.61º 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 #329320 is Cyan = 0.66, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 32 | - |
| CMYK | 0.66 | 0 | 0.78 | 0.42 |
| HSL | 110.61º | 0.64% | 0.35% | - |
| HSV(B) | 110.61º | 0.78% | 0.58% | - |
| XYZ | 12.01 | 21.65 | 4.91 | - |
| YUV | 104.89 | 86.86 | 88.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 32 | 0.66 | 0 | 0.78 | 0.42 | 110.61 | 0.64 | 0.35 |
| Hex | 32 | 93 | 20 | 42 | 0 | 4E | 2A | 6F | 40 | 23 |
| Octal | 62 | 223 | 40 | 102 | 0 | 116 | 52 | 157 | 100 | 43 |
| Binary | 110010 | 10010011 | 100000 | 1000010 | 0 | 1001110 | 101010 | 1101111 | 1000000 | 100011 |
Color Harmonies of #329320
Complementary color
Monochromatic Colors of #329320
Black with #329320
Text Example
Text Example
White with #329320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329320; }
p { color: rgb(50,147,32); }
H1.HeaderClassName
{
color: #329320;
}
.AnyTagClassName
{
color: #329320;
}
</style>
background-color css
<style>
a { background-color: #329320; }
a { background-color: rgb(50,147,32); }
div.DivClassName
{
background-color: #329320;
}
.BgClassName
{
background-color: #329320;
}
</style>
border-color css
<style>
span { border-color: #329320; }
span { border-color: rgb(50,147,32); }
td.TdClassName
{
border-color: #329320;
}
.TagClassName
{
border-color: #329320;
}
</style>