Shades of Hunter Green #396039
Tints of Hunter Green #396039
RGB
CMYK
RGB Variations
Color information
#396039 (or 0x396039) is known color: Hunter Green. HEX triplet: 39, 60 and 39. RGB value is (57,96,57). Sum of RGB (Red+Green+Blue) = 57+96+57=210 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.14% from 210); Green value is 96 (37.89% from 255 or 45.71% from 210); Blue value is 57 (22.66% from 255 or 27.14% from 210); Max value from RGB is 96 - color contains mainly: green. Hex color #396039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396039 is #C69FC6. Grayscale: #505050. Windows color (decimal): -13017031 or 3760185. OLE color: 3760185.
HSL color Cylindrical-coordinate representation of color #396039: hue angle of 120º 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 #396039 is Cyan = 0.41, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 96 | 57 | - |
| CMYK | 0.41 | 0 | 0.41 | 0.62 |
| HSL | 120º | 0.25% | 0.3% | - |
| HSV(B) | 120º | 0.41% | 0.38% | - |
| XYZ | 6.61 | 9.53 | 5.36 | - |
| YUV | 79.89 | 115.08 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 96 | 57 | 0.41 | 0 | 0.41 | 0.62 | 120 | 0.25 | 0.3 |
| Hex | 39 | 60 | 39 | 29 | 0 | 29 | 3E | 78 | 19 | 1E |
| Octal | 71 | 140 | 71 | 51 | 0 | 51 | 76 | 170 | 31 | 36 |
| Binary | 111001 | 1100000 | 111001 | 101001 | 0 | 101001 | 111110 | 1111000 | 11001 | 11110 |
Color Harmonies of #396039
Complementary color
Monochromatic Colors of #396039
Black with #396039
Text Example
Text Example
White with #396039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396039; }
p { color: rgb(57,96,57); }
H1.HeaderClassName
{
color: #396039;
}
.AnyTagClassName
{
color: #396039;
}
</style>
background-color css
<style>
a { background-color: #396039; }
a { background-color: rgb(57,96,57); }
div.DivClassName
{
background-color: #396039;
}
.BgClassName
{
background-color: #396039;
}
</style>
border-color css
<style>
span { border-color: #396039; }
span { border-color: rgb(57,96,57); }
td.TdClassName
{
border-color: #396039;
}
.TagClassName
{
border-color: #396039;
}
</style>