Shades of Hunter Green #396041
Tints of Hunter Green #396041
RGB
CMYK
RGB Variations
Color information
#396041 (or 0x396041) is known color: Hunter Green. HEX triplet: 39, 60 and 41. RGB value is (57,96,65). Sum of RGB (Red+Green+Blue) = 57+96+65=218 (28% of max value = 765). Red value is 57 (22.66% from 255 or 26.15% from 218); Green value is 96 (37.89% from 255 or 44.04% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 96 - color contains mainly: green. Hex color #396041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396041 is #C69FBE. Grayscale: #505050. Windows color (decimal): -13017023 or 4284473. OLE color: 4284473.
HSL color Cylindrical-coordinate representation of color #396041: hue angle of 132.31º degrees, saturation: 0.25, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #396041 is Cyan = 0.41, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 65 | - |
| CMYK | 0.41 | 0 | 0.32 | 0.62 |
| HSL | 132.31º | 0.25% | 0.3% | - |
| HSV(B) | 132.31º | 0.41% | 0.38% | - |
| XYZ | 6.82 | 9.62 | 6.5 | - |
| YUV | 80.81 | 119.08 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 65 | 0.41 | 0 | 0.32 | 0.62 | 132.31 | 0.25 | 0.3 |
| Hex | 39 | 60 | 41 | 29 | 0 | 20 | 3E | 84 | 19 | 1E |
| Octal | 71 | 140 | 101 | 51 | 0 | 40 | 76 | 204 | 31 | 36 |
| Binary | 111001 | 1100000 | 1000001 | 101001 | 0 | 100000 | 111110 | 10000100 | 11001 | 11110 |
Color Harmonies of #396041
Complementary color
Monochromatic Colors of #396041
Black with #396041
Text Example
Text Example
White with #396041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396041; }
p { color: rgb(57,96,65); }
H1.HeaderClassName
{
color: #396041;
}
.AnyTagClassName
{
color: #396041;
}
</style>
background-color css
<style>
a { background-color: #396041; }
a { background-color: rgb(57,96,65); }
div.DivClassName
{
background-color: #396041;
}
.BgClassName
{
background-color: #396041;
}
</style>
border-color css
<style>
span { border-color: #396041; }
span { border-color: rgb(57,96,65); }
td.TdClassName
{
border-color: #396041;
}
.TagClassName
{
border-color: #396041;
}
</style>