Shades of Forest Green #329026
Tints of Forest Green #329026
RGB
CMYK
RGB Variations
Color information
#329026 (or 0x329026) is known color: Forest Green. HEX triplet: 32, 90 and 26. RGB value is (50,144,38). Sum of RGB (Red+Green+Blue) = 50+144+38=232 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.55% from 232); Green value is 144 (56.64% from 255 or 62.07% from 232); Blue value is 38 (15.23% from 255 or 16.38% from 232); Max value from RGB is 144 - color contains mainly: green. Hex color #329026 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329026 is #CD6FD9. Grayscale: #686868. Windows color (decimal): -13463514 or 2527282. OLE color: 2527282.
HSL color Cylindrical-coordinate representation of color #329026: hue angle of 113.21º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #329026 is Cyan = 0.65, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 50 | 144 | 38 | - |
| CMYK | 0.65 | 0 | 0.74 | 0.44 |
| HSL | 113.21º | 0.58% | 0.36% | - |
| HSV(B) | 113.21º | 0.74% | 0.56% | - |
| XYZ | 11.64 | 20.76 | 5.23 | - |
| YUV | 103.81 | 90.86 | 89.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 144 | 38 | 0.65 | 0 | 0.74 | 0.44 | 113.21 | 0.58 | 0.36 |
| Hex | 32 | 90 | 26 | 41 | 0 | 4A | 2C | 71 | 3A | 24 |
| Octal | 62 | 220 | 46 | 101 | 0 | 112 | 54 | 161 | 72 | 44 |
| Binary | 110010 | 10010000 | 100110 | 1000001 | 0 | 1001010 | 101100 | 1110001 | 111010 | 100100 |
Color Harmonies of #329026
Complementary color
Monochromatic Colors of #329026
Black with #329026
Text Example
Text Example
White with #329026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329026; }
p { color: rgb(50,144,38); }
H1.HeaderClassName
{
color: #329026;
}
.AnyTagClassName
{
color: #329026;
}
</style>
background-color css
<style>
a { background-color: #329026; }
a { background-color: rgb(50,144,38); }
div.DivClassName
{
background-color: #329026;
}
.BgClassName
{
background-color: #329026;
}
</style>
border-color css
<style>
span { border-color: #329026; }
span { border-color: rgb(50,144,38); }
td.TdClassName
{
border-color: #329026;
}
.TagClassName
{
border-color: #329026;
}
</style>