Shades of Forest Green #329229
Tints of Forest Green #329229
RGB
CMYK
RGB Variations
Color information
#329229 (or 0x329229) is known color: Forest Green. HEX triplet: 32, 92 and 29. RGB value is (50,146,41). Sum of RGB (Red+Green+Blue) = 50+146+41=237 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.10% from 237); Green value is 146 (57.42% from 255 or 61.60% from 237); Blue value is 41 (16.41% from 255 or 17.30% from 237); Max value from RGB is 146 - color contains mainly: green. Hex color #329229 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329229 is #CD6DD6. Grayscale: #696969. Windows color (decimal): -13462999 or 2724402. OLE color: 2724402.
HSL color Cylindrical-coordinate representation of color #329229: hue angle of 114.86º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #329229 is Cyan = 0.66, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 50 | 146 | 41 | - |
| CMYK | 0.66 | 0 | 0.72 | 0.43 |
| HSL | 114.86º | 0.56% | 0.37% | - |
| HSV(B) | 114.86º | 0.72% | 0.57% | - |
| XYZ | 11.99 | 21.4 | 5.6 | - |
| YUV | 105.33 | 91.7 | 88.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 146 | 41 | 0.66 | 0 | 0.72 | 0.43 | 114.86 | 0.56 | 0.37 |
| Hex | 32 | 92 | 29 | 42 | 0 | 48 | 2B | 73 | 38 | 25 |
| Octal | 62 | 222 | 51 | 102 | 0 | 110 | 53 | 163 | 70 | 45 |
| Binary | 110010 | 10010010 | 101001 | 1000010 | 0 | 1001000 | 101011 | 1110011 | 111000 | 100101 |
Color Harmonies of #329229
Complementary color
Monochromatic Colors of #329229
Black with #329229
Text Example
Text Example
White with #329229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329229; }
p { color: rgb(50,146,41); }
H1.HeaderClassName
{
color: #329229;
}
.AnyTagClassName
{
color: #329229;
}
</style>
background-color css
<style>
a { background-color: #329229; }
a { background-color: rgb(50,146,41); }
div.DivClassName
{
background-color: #329229;
}
.BgClassName
{
background-color: #329229;
}
</style>
border-color css
<style>
span { border-color: #329229; }
span { border-color: rgb(50,146,41); }
td.TdClassName
{
border-color: #329229;
}
.TagClassName
{
border-color: #329229;
}
</style>