Shades of Hunter Green #326740
Tints of Hunter Green #326740
RGB
CMYK
RGB Variations
Color information
#326740 (or 0x326740) is known color: Hunter Green. HEX triplet: 32, 67 and 40. RGB value is (50,103,64). Sum of RGB (Red+Green+Blue) = 50+103+64=217 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.04% from 217); Green value is 103 (40.62% from 255 or 47.47% from 217); Blue value is 64 (25.39% from 255 or 29.49% from 217); Max value from RGB is 103 - color contains mainly: green. Hex color #326740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326740 is #CD98BF. Grayscale: #525252. Windows color (decimal): -13473984 or 4220722. OLE color: 4220722.
HSL color Cylindrical-coordinate representation of color #326740: hue angle of 135.85º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #326740 is Cyan = 0.51, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 103 | 64 | - |
| CMYK | 0.51 | 0 | 0.38 | 0.60 |
| HSL | 135.85º | 0.35% | 0.3% | - |
| HSV(B) | 135.85º | 0.51% | 0.4% | - |
| XYZ | 7.09 | 10.75 | 6.55 | - |
| YUV | 82.71 | 117.44 | 104.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 103 | 64 | 0.51 | 0 | 0.38 | 0.60 | 135.85 | 0.35 | 0.3 |
| Hex | 32 | 67 | 40 | 33 | 0 | 26 | 3C | 88 | 23 | 1E |
| Octal | 62 | 147 | 100 | 63 | 0 | 46 | 74 | 210 | 43 | 36 |
| Binary | 110010 | 1100111 | 1000000 | 110011 | 0 | 100110 | 111100 | 10001000 | 100011 | 11110 |
Color Harmonies of #326740
Complementary color
Monochromatic Colors of #326740
Black with #326740
Text Example
Text Example
White with #326740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326740; }
p { color: rgb(50,103,64); }
H1.HeaderClassName
{
color: #326740;
}
.AnyTagClassName
{
color: #326740;
}
</style>
background-color css
<style>
a { background-color: #326740; }
a { background-color: rgb(50,103,64); }
div.DivClassName
{
background-color: #326740;
}
.BgClassName
{
background-color: #326740;
}
</style>
border-color css
<style>
span { border-color: #326740; }
span { border-color: rgb(50,103,64); }
td.TdClassName
{
border-color: #326740;
}
.TagClassName
{
border-color: #326740;
}
</style>