Shades of Hunter Green #316940
Tints of Hunter Green #316940
RGB
CMYK
RGB Variations
Color information
#316940 (or 0x316940) is known color: Hunter Green. HEX triplet: 31, 69 and 40. RGB value is (49,105,64). Sum of RGB (Red+Green+Blue) = 49+105+64=218 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.48% from 218); Green value is 105 (41.41% from 255 or 48.17% from 218); Blue value is 64 (25.39% from 255 or 29.36% from 218); Max value from RGB is 105 - color contains mainly: green. Hex color #316940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316940 is #CE96BF. Grayscale: #535353. Windows color (decimal): -13539008 or 4221233. OLE color: 4221233.
HSL color Cylindrical-coordinate representation of color #316940: hue angle of 136.07º degrees, saturation: 0.36, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #316940 is Cyan = 0.53, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 49 | 105 | 64 | - |
| CMYK | 0.53 | 0 | 0.39 | 0.59 |
| HSL | 136.07º | 0.36% | 0.3% | - |
| HSV(B) | 136.07º | 0.53% | 0.41% | - |
| XYZ | 7.24 | 11.13 | 6.62 | - |
| YUV | 83.58 | 116.95 | 103.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 105 | 64 | 0.53 | 0 | 0.39 | 0.59 | 136.07 | 0.36 | 0.3 |
| Hex | 31 | 69 | 40 | 35 | 0 | 27 | 3B | 88 | 24 | 1E |
| Octal | 61 | 151 | 100 | 65 | 0 | 47 | 73 | 210 | 44 | 36 |
| Binary | 110001 | 1101001 | 1000000 | 110101 | 0 | 100111 | 111011 | 10001000 | 100100 | 11110 |
Color Harmonies of #316940
Complementary color
Monochromatic Colors of #316940
Black with #316940
Text Example
Text Example
White with #316940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316940; }
p { color: rgb(49,105,64); }
H1.HeaderClassName
{
color: #316940;
}
.AnyTagClassName
{
color: #316940;
}
</style>
background-color css
<style>
a { background-color: #316940; }
a { background-color: rgb(49,105,64); }
div.DivClassName
{
background-color: #316940;
}
.BgClassName
{
background-color: #316940;
}
</style>
border-color css
<style>
span { border-color: #316940; }
span { border-color: rgb(49,105,64); }
td.TdClassName
{
border-color: #316940;
}
.TagClassName
{
border-color: #316940;
}
</style>