Shades of Hunter Green #396141
Tints of Hunter Green #396141
RGB
CMYK
RGB Variations
Color information
#396141 (or 0x396141) is known color: Hunter Green. HEX triplet: 39, 61 and 41. RGB value is (57,97,65). Sum of RGB (Red+Green+Blue) = 57+97+65=219 (29% of max value = 765). Red value is 57 (22.66% from 255 or 26.03% from 219); Green value is 97 (38.28% from 255 or 44.29% from 219); Blue value is 65 (25.78% from 255 or 29.68% from 219); Max value from RGB is 97 - color contains mainly: green. Hex color #396141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396141 is #C69EBE. Grayscale: #515151. Windows color (decimal): -13016767 or 4284729. OLE color: 4284729.
HSL color Cylindrical-coordinate representation of color #396141: hue angle of 132º degrees, saturation: 0.26, 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 #396141 is Cyan = 0.41, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 97 | 65 | - |
| CMYK | 0.41 | 0 | 0.33 | 0.62 |
| HSL | 132º | 0.26% | 0.3% | - |
| HSV(B) | 132º | 0.41% | 0.38% | - |
| XYZ | 6.92 | 9.8 | 6.53 | - |
| YUV | 81.39 | 118.75 | 110.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 65 | 0.41 | 0 | 0.33 | 0.62 | 132 | 0.26 | 0.3 |
| Hex | 39 | 61 | 41 | 29 | 0 | 21 | 3E | 84 | 1A | 1E |
| Octal | 71 | 141 | 101 | 51 | 0 | 41 | 76 | 204 | 32 | 36 |
| Binary | 111001 | 1100001 | 1000001 | 101001 | 0 | 100001 | 111110 | 10000100 | 11010 | 11110 |
Color Harmonies of #396141
Complementary color
Monochromatic Colors of #396141
Black with #396141
Text Example
Text Example
White with #396141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396141; }
p { color: rgb(57,97,65); }
H1.HeaderClassName
{
color: #396141;
}
.AnyTagClassName
{
color: #396141;
}
</style>
background-color css
<style>
a { background-color: #396141; }
a { background-color: rgb(57,97,65); }
div.DivClassName
{
background-color: #396141;
}
.BgClassName
{
background-color: #396141;
}
</style>
border-color css
<style>
span { border-color: #396141; }
span { border-color: rgb(57,97,65); }
td.TdClassName
{
border-color: #396141;
}
.TagClassName
{
border-color: #396141;
}
</style>