Shades of Hunter Green #396847
Tints of Hunter Green #396847
RGB
CMYK
RGB Variations
Color information
#396847 (or 0x396847) is known color: Hunter Green. HEX triplet: 39, 68 and 47. RGB value is (57,104,71). Sum of RGB (Red+Green+Blue) = 57+104+71=232 (30% of max value = 765). Red value is 57 (22.66% from 255 or 24.57% from 232); Green value is 104 (41.02% from 255 or 44.83% from 232); Blue value is 71 (28.12% from 255 or 30.60% from 232); Max value from RGB is 104 - color contains mainly: green. Hex color #396847 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396847 is #C697B8. Grayscale: #565656. Windows color (decimal): -13014969 or 4679737. OLE color: 4679737.
HSL color Cylindrical-coordinate representation of color #396847: hue angle of 137.87º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396847 is Cyan = 0.45, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 104 | 71 | - |
| CMYK | 0.45 | 0 | 0.32 | 0.59 |
| HSL | 137.87º | 0.29% | 0.32% | - |
| HSV(B) | 137.87º | 0.45% | 0.41% | - |
| XYZ | 7.77 | 11.23 | 7.72 | - |
| YUV | 86.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 71 | 0.45 | 0 | 0.32 | 0.59 | 137.87 | 0.29 | 0.32 |
| Hex | 39 | 68 | 47 | 2D | 0 | 20 | 3B | 8A | 1D | 20 |
| Octal | 71 | 150 | 107 | 55 | 0 | 40 | 73 | 212 | 35 | 40 |
| Binary | 111001 | 1101000 | 1000111 | 101101 | 0 | 100000 | 111011 | 10001010 | 11101 | 100000 |
Color Harmonies of #396847
Complementary color
Monochromatic Colors of #396847
Black with #396847
Text Example
Text Example
White with #396847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396847; }
p { color: rgb(57,104,71); }
H1.HeaderClassName
{
color: #396847;
}
.AnyTagClassName
{
color: #396847;
}
</style>
background-color css
<style>
a { background-color: #396847; }
a { background-color: rgb(57,104,71); }
div.DivClassName
{
background-color: #396847;
}
.BgClassName
{
background-color: #396847;
}
</style>
border-color css
<style>
span { border-color: #396847; }
span { border-color: rgb(57,104,71); }
td.TdClassName
{
border-color: #396847;
}
.TagClassName
{
border-color: #396847;
}
</style>