Shades of Hunter Green #396940
Tints of Hunter Green #396940
RGB
CMYK
RGB Variations
Color information
#396940 (or 0x396940) is known color: Hunter Green. HEX triplet: 39, 69 and 40. RGB value is (57,105,64). Sum of RGB (Red+Green+Blue) = 57+105+64=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 105 (41.41% from 255 or 46.46% from 226); Blue value is 64 (25.39% from 255 or 28.32% from 226); Max value from RGB is 105 - color contains mainly: green. Hex color #396940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396940 is #C696BF. Grayscale: #565656. Windows color (decimal): -13014720 or 4221241. OLE color: 4221241.
HSL color Cylindrical-coordinate representation of color #396940: hue angle of 128.75º 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 #396940 is Cyan = 0.46, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 57 | 105 | 64 | - |
| CMYK | 0.46 | 0 | 0.39 | 0.59 |
| HSL | 128.75º | 0.3% | 0.32% | - |
| HSV(B) | 128.75º | 0.46% | 0.41% | - |
| XYZ | 7.66 | 11.34 | 6.64 | - |
| YUV | 85.97 | 115.6 | 107.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 64 | 0.46 | 0 | 0.39 | 0.59 | 128.75 | 0.3 | 0.32 |
| Hex | 39 | 69 | 40 | 2E | 0 | 27 | 3B | 81 | 1E | 20 |
| Octal | 71 | 151 | 100 | 56 | 0 | 47 | 73 | 201 | 36 | 40 |
| Binary | 111001 | 1101001 | 1000000 | 101110 | 0 | 100111 | 111011 | 10000001 | 11110 | 100000 |
Color Harmonies of #396940
Complementary color
Monochromatic Colors of #396940
Black with #396940
Text Example
Text Example
White with #396940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396940; }
p { color: rgb(57,105,64); }
H1.HeaderClassName
{
color: #396940;
}
.AnyTagClassName
{
color: #396940;
}
</style>
background-color css
<style>
a { background-color: #396940; }
a { background-color: rgb(57,105,64); }
div.DivClassName
{
background-color: #396940;
}
.BgClassName
{
background-color: #396940;
}
</style>
border-color css
<style>
span { border-color: #396940; }
span { border-color: rgb(57,105,64); }
td.TdClassName
{
border-color: #396940;
}
.TagClassName
{
border-color: #396940;
}
</style>