Shades of Hunter Green #396144
Tints of Hunter Green #396144
RGB
CMYK
RGB Variations
Color information
#396144 (or 0x396144) is known color: Hunter Green. HEX triplet: 39, 61 and 44. RGB value is (57,97,68). Sum of RGB (Red+Green+Blue) = 57+97+68=222 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.68% from 222); Green value is 97 (38.28% from 255 or 43.69% from 222); Blue value is 68 (26.95% from 255 or 30.63% from 222); Max value from RGB is 97 - color contains mainly: green. Hex color #396144 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396144 is #C69EBB. Grayscale: #515151. Windows color (decimal): -13016764 or 4481337. OLE color: 4481337.
HSL color Cylindrical-coordinate representation of color #396144: hue angle of 136.5º 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 #396144 is Cyan = 0.41, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 57 | 97 | 68 | - |
| CMYK | 0.41 | 0 | 0.30 | 0.62 |
| HSL | 136.5º | 0.26% | 0.3% | - |
| HSV(B) | 136.5º | 0.41% | 0.38% | - |
| XYZ | 7.01 | 9.84 | 7 | - |
| YUV | 81.73 | 120.25 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 97 | 68 | 0.41 | 0 | 0.30 | 0.62 | 136.5 | 0.26 | 0.3 |
| Hex | 39 | 61 | 44 | 29 | 0 | 1E | 3E | 88 | 1A | 1E |
| Octal | 71 | 141 | 104 | 51 | 0 | 36 | 76 | 210 | 32 | 36 |
| Binary | 111001 | 1100001 | 1000100 | 101001 | 0 | 11110 | 111110 | 10001000 | 11010 | 11110 |
Color Harmonies of #396144
Complementary color
Monochromatic Colors of #396144
Black with #396144
Text Example
Text Example
White with #396144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396144; }
p { color: rgb(57,97,68); }
H1.HeaderClassName
{
color: #396144;
}
.AnyTagClassName
{
color: #396144;
}
</style>
background-color css
<style>
a { background-color: #396144; }
a { background-color: rgb(57,97,68); }
div.DivClassName
{
background-color: #396144;
}
.BgClassName
{
background-color: #396144;
}
</style>
border-color css
<style>
span { border-color: #396144; }
span { border-color: rgb(57,97,68); }
td.TdClassName
{
border-color: #396144;
}
.TagClassName
{
border-color: #396144;
}
</style>