Shades of Hunter Green #326039
Tints of Hunter Green #326039
RGB
CMYK
RGB Variations
Color information
#326039 (or 0x326039) is known color: Hunter Green. HEX triplet: 32, 60 and 39. RGB value is (50,96,57). Sum of RGB (Red+Green+Blue) = 50+96+57=203 (26% of max value = 765). Red value is 50 (19.92% from 255 or 24.63% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 57 (22.66% from 255 or 28.08% from 203); Max value from RGB is 96 - color contains mainly: green. Hex color #326039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326039 is #CD9FC6. Grayscale: #4D4D4D. Windows color (decimal): -13475783 or 3760178. OLE color: 3760178.
HSL color Cylindrical-coordinate representation of color #326039: hue angle of 129.13º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #326039 is Cyan = 0.48, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 50 | 96 | 57 | - |
| CMYK | 0.48 | 0 | 0.41 | 0.62 |
| HSL | 129.13º | 0.32% | 0.29% | - |
| HSV(B) | 129.13º | 0.48% | 0.38% | - |
| XYZ | 6.24 | 9.34 | 5.34 | - |
| YUV | 77.8 | 116.26 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 96 | 57 | 0.48 | 0 | 0.41 | 0.62 | 129.13 | 0.32 | 0.29 |
| Hex | 32 | 60 | 39 | 30 | 0 | 29 | 3E | 81 | 20 | 1D |
| Octal | 62 | 140 | 71 | 60 | 0 | 51 | 76 | 201 | 40 | 35 |
| Binary | 110010 | 1100000 | 111001 | 110000 | 0 | 101001 | 111110 | 10000001 | 100000 | 11101 |
Color Harmonies of #326039
Complementary color
Monochromatic Colors of #326039
Black with #326039
Text Example
Text Example
White with #326039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326039; }
p { color: rgb(50,96,57); }
H1.HeaderClassName
{
color: #326039;
}
.AnyTagClassName
{
color: #326039;
}
</style>
background-color css
<style>
a { background-color: #326039; }
a { background-color: rgb(50,96,57); }
div.DivClassName
{
background-color: #326039;
}
.BgClassName
{
background-color: #326039;
}
</style>
border-color css
<style>
span { border-color: #326039; }
span { border-color: rgb(50,96,57); }
td.TdClassName
{
border-color: #326039;
}
.TagClassName
{
border-color: #326039;
}
</style>