Shades of Forest Green #329530
Tints of Forest Green #329530
RGB
CMYK
RGB Variations
Color information
#329530 (or 0x329530) is known color: Forest Green. HEX triplet: 32, 95 and 30. RGB value is (50,149,48). Sum of RGB (Red+Green+Blue) = 50+149+48=247 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.24% from 247); Green value is 149 (58.59% from 255 or 60.32% from 247); Blue value is 48 (19.14% from 255 or 19.43% from 247); Max value from RGB is 149 - color contains mainly: green. Hex color #329530 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #329530 is #CD6ACF. Grayscale: #6C6C6C. Windows color (decimal): -13462224 or 3183922. OLE color: 3183922.
HSL color Cylindrical-coordinate representation of color #329530: hue angle of 118.81º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #329530 is Cyan = 0.66, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 50 | 149 | 48 | - |
| CMYK | 0.66 | 0 | 0.68 | 0.42 |
| HSL | 118.81º | 0.51% | 0.39% | - |
| HSV(B) | 118.81º | 0.68% | 0.58% | - |
| XYZ | 12.6 | 22.39 | 6.45 | - |
| YUV | 107.89 | 94.2 | 86.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 149 | 48 | 0.66 | 0 | 0.68 | 0.42 | 118.81 | 0.51 | 0.39 |
| Hex | 32 | 95 | 30 | 42 | 0 | 44 | 2A | 77 | 33 | 27 |
| Octal | 62 | 225 | 60 | 102 | 0 | 104 | 52 | 167 | 63 | 47 |
| Binary | 110010 | 10010101 | 110000 | 1000010 | 0 | 1000100 | 101010 | 1110111 | 110011 | 100111 |
Color Harmonies of #329530
Complementary color
Monochromatic Colors of #329530
Black with #329530
Text Example
Text Example
White with #329530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #329530; }
p { color: rgb(50,149,48); }
H1.HeaderClassName
{
color: #329530;
}
.AnyTagClassName
{
color: #329530;
}
</style>
background-color css
<style>
a { background-color: #329530; }
a { background-color: rgb(50,149,48); }
div.DivClassName
{
background-color: #329530;
}
.BgClassName
{
background-color: #329530;
}
</style>
border-color css
<style>
span { border-color: #329530; }
span { border-color: rgb(50,149,48); }
td.TdClassName
{
border-color: #329530;
}
.TagClassName
{
border-color: #329530;
}
</style>