Shades of Hunter Green #326440
Tints of Hunter Green #326440
RGB
CMYK
RGB Variations
Color information
#326440 (or 0x326440) is known color: Hunter Green. HEX triplet: 32, 64 and 40. RGB value is (50,100,64). Sum of RGB (Red+Green+Blue) = 50+100+64=214 (28% of max value = 765). Red value is 50 (19.92% from 255 or 23.36% from 214); Green value is 100 (39.45% from 255 or 46.73% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 100 - color contains mainly: green. Hex color #326440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #326440 is #CD9BBF. Grayscale: #515151. Windows color (decimal): -13474752 or 4219954. OLE color: 4219954.
HSL color Cylindrical-coordinate representation of color #326440: hue angle of 136.8º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #326440 is Cyan = 0.50, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 50 | 100 | 64 | - |
| CMYK | 0.50 | 0 | 0.36 | 0.61 |
| HSL | 136.8º | 0.33% | 0.29% | - |
| HSV(B) | 136.8º | 0.5% | 0.39% | - |
| XYZ | 6.8 | 10.16 | 6.45 | - |
| YUV | 80.95 | 118.44 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 100 | 64 | 0.50 | 0 | 0.36 | 0.61 | 136.8 | 0.33 | 0.29 |
| Hex | 32 | 64 | 40 | 32 | 0 | 24 | 3D | 89 | 21 | 1D |
| Octal | 62 | 144 | 100 | 62 | 0 | 44 | 75 | 211 | 41 | 35 |
| Binary | 110010 | 1100100 | 1000000 | 110010 | 0 | 100100 | 111101 | 10001001 | 100001 | 11101 |
Color Harmonies of #326440
Complementary color
Monochromatic Colors of #326440
Black with #326440
Text Example
Text Example
White with #326440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326440; }
p { color: rgb(50,100,64); }
H1.HeaderClassName
{
color: #326440;
}
.AnyTagClassName
{
color: #326440;
}
</style>
background-color css
<style>
a { background-color: #326440; }
a { background-color: rgb(50,100,64); }
div.DivClassName
{
background-color: #326440;
}
.BgClassName
{
background-color: #326440;
}
</style>
border-color css
<style>
span { border-color: #326440; }
span { border-color: rgb(50,100,64); }
td.TdClassName
{
border-color: #326440;
}
.TagClassName
{
border-color: #326440;
}
</style>