Shades of Hunter Green #396946
Tints of Hunter Green #396946
RGB
CMYK
RGB Variations
Color information
#396946 (or 0x396946) is known color: Hunter Green. HEX triplet: 39, 69 and 46. RGB value is (57,105,70). Sum of RGB (Red+Green+Blue) = 57+105+70=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 105 (41.41% from 255 or 45.26% from 232); Blue value is 70 (27.73% from 255 or 30.17% from 232); Max value from RGB is 105 - color contains mainly: green. Hex color #396946 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396946 is #C696B9. Grayscale: #565656. Windows color (decimal): -13014714 or 4614457. OLE color: 4614457.
HSL color Cylindrical-coordinate representation of color #396946: hue angle of 136.25º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #396946 is Cyan = 0.46, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 70 | - |
| CMYK | 0.46 | 0 | 0.33 | 0.59 |
| HSL | 136.25º | 0.3% | 0.32% | - |
| HSV(B) | 136.25º | 0.46% | 0.41% | - |
| XYZ | 7.84 | 11.42 | 7.58 | - |
| YUV | 86.66 | 118.6 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 70 | 0.46 | 0 | 0.33 | 0.59 | 136.25 | 0.3 | 0.32 |
| Hex | 39 | 69 | 46 | 2E | 0 | 21 | 3B | 88 | 1E | 20 |
| Octal | 71 | 151 | 106 | 56 | 0 | 41 | 73 | 210 | 36 | 40 |
| Binary | 111001 | 1101001 | 1000110 | 101110 | 0 | 100001 | 111011 | 10001000 | 11110 | 100000 |
Color Harmonies of #396946
Complementary color
Monochromatic Colors of #396946
Black with #396946
Text Example
Text Example
White with #396946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396946; }
p { color: rgb(57,105,70); }
H1.HeaderClassName
{
color: #396946;
}
.AnyTagClassName
{
color: #396946;
}
</style>
background-color css
<style>
a { background-color: #396946; }
a { background-color: rgb(57,105,70); }
div.DivClassName
{
background-color: #396946;
}
.BgClassName
{
background-color: #396946;
}
</style>
border-color css
<style>
span { border-color: #396946; }
span { border-color: rgb(57,105,70); }
td.TdClassName
{
border-color: #396946;
}
.TagClassName
{
border-color: #396946;
}
</style>