Shades of Hunter Green #316039
Tints of Hunter Green #316039
RGB
CMYK
RGB Variations
Color information
#316039 (or 0x316039) is known color: Hunter Green. HEX triplet: 31, 60 and 39. RGB value is (49,96,57). Sum of RGB (Red+Green+Blue) = 49+96+57=202 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.26% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 57 (22.66% from 255 or 28.22% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #316039 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316039 is #CE9FC6. Grayscale: #4D4D4D. Windows color (decimal): -13541319 or 3760177. OLE color: 3760177.
HSL color Cylindrical-coordinate representation of color #316039: hue angle of 130.21º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #316039 is Cyan = 0.49, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 96 | 57 | - |
| CMYK | 0.49 | 0 | 0.41 | 0.62 |
| HSL | 130.21º | 0.32% | 0.28% | - |
| HSV(B) | 130.21º | 0.49% | 0.38% | - |
| XYZ | 6.19 | 9.31 | 5.34 | - |
| YUV | 77.5 | 116.43 | 107.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 96 | 57 | 0.49 | 0 | 0.41 | 0.62 | 130.21 | 0.32 | 0.28 |
| Hex | 31 | 60 | 39 | 31 | 0 | 29 | 3E | 82 | 20 | 1C |
| Octal | 61 | 140 | 71 | 61 | 0 | 51 | 76 | 202 | 40 | 34 |
| Binary | 110001 | 1100000 | 111001 | 110001 | 0 | 101001 | 111110 | 10000010 | 100000 | 11100 |
Color Harmonies of #316039
Complementary color
Monochromatic Colors of #316039
Black with #316039
Text Example
Text Example
White with #316039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316039; }
p { color: rgb(49,96,57); }
H1.HeaderClassName
{
color: #316039;
}
.AnyTagClassName
{
color: #316039;
}
</style>
background-color css
<style>
a { background-color: #316039; }
a { background-color: rgb(49,96,57); }
div.DivClassName
{
background-color: #316039;
}
.BgClassName
{
background-color: #316039;
}
</style>
border-color css
<style>
span { border-color: #316039; }
span { border-color: rgb(49,96,57); }
td.TdClassName
{
border-color: #316039;
}
.TagClassName
{
border-color: #316039;
}
</style>