Shades of Forest Green #329326
Tints of Forest Green #329326
RGB
CMYK
RGB Variations
Color information
#329326 (or 0x329326) is known color: Forest Green. HEX triplet: 32, 93 and 26. RGB value is (50,147,38). Sum of RGB (Red+Green+Blue) = 50+147+38=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 147 (57.81% from 255 or 62.55% from 235); Blue value is 38 (15.23% from 255 or 16.17% from 235); Max value from RGB is 147 - color contains mainly: green. Hex color #329326 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329326 is #CD6CD9. Grayscale: #696969. Windows color (decimal): -13462746 or 2528050. OLE color: 2528050.
HSL color Cylindrical-coordinate representation of color #329326: hue angle of 113.39º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #329326 is Cyan = 0.66, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 147 | 38 | - |
| CMYK | 0.66 | 0 | 0.74 | 0.42 |
| HSL | 113.39º | 0.59% | 0.36% | - |
| HSV(B) | 113.39º | 0.74% | 0.58% | - |
| XYZ | 12.1 | 21.69 | 5.38 | - |
| YUV | 105.57 | 89.86 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 147 | 38 | 0.66 | 0 | 0.74 | 0.42 | 113.39 | 0.59 | 0.36 |
| Hex | 32 | 93 | 26 | 42 | 0 | 4A | 2A | 71 | 3B | 24 |
| Octal | 62 | 223 | 46 | 102 | 0 | 112 | 52 | 161 | 73 | 44 |
| Binary | 110010 | 10010011 | 100110 | 1000010 | 0 | 1001010 | 101010 | 1110001 | 111011 | 100100 |
Color Harmonies of #329326
Complementary color
Monochromatic Colors of #329326
Black with #329326
Text Example
Text Example
White with #329326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329326; }
p { color: rgb(50,147,38); }
H1.HeaderClassName
{
color: #329326;
}
.AnyTagClassName
{
color: #329326;
}
</style>
background-color css
<style>
a { background-color: #329326; }
a { background-color: rgb(50,147,38); }
div.DivClassName
{
background-color: #329326;
}
.BgClassName
{
background-color: #329326;
}
</style>
border-color css
<style>
span { border-color: #329326; }
span { border-color: rgb(50,147,38); }
td.TdClassName
{
border-color: #329326;
}
.TagClassName
{
border-color: #329326;
}
</style>