Shades of Hunter Green #316540
Tints of Hunter Green #316540
RGB
CMYK
RGB Variations
Color information
#316540 (or 0x316540) is known color: Hunter Green. HEX triplet: 31, 65 and 40. RGB value is (49,101,64). Sum of RGB (Red+Green+Blue) = 49+101+64=214 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.90% from 214); Green value is 101 (39.84% from 255 or 47.20% from 214); Blue value is 64 (25.39% from 255 or 29.91% from 214); Max value from RGB is 101 - color contains mainly: green. Hex color #316540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316540 is #CE9ABF. Grayscale: #515151. Windows color (decimal): -13540032 or 4220209. OLE color: 4220209.
HSL color Cylindrical-coordinate representation of color #316540: hue angle of 137.31º degrees, saturation: 0.35, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #316540 is Cyan = 0.51, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 49 | 101 | 64 | - |
| CMYK | 0.51 | 0 | 0.37 | 0.60 |
| HSL | 137.31º | 0.35% | 0.29% | - |
| HSV(B) | 137.31º | 0.51% | 0.4% | - |
| XYZ | 6.85 | 10.33 | 6.48 | - |
| YUV | 81.23 | 118.27 | 105.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 101 | 64 | 0.51 | 0 | 0.37 | 0.60 | 137.31 | 0.35 | 0.29 |
| Hex | 31 | 65 | 40 | 33 | 0 | 25 | 3C | 89 | 23 | 1D |
| Octal | 61 | 145 | 100 | 63 | 0 | 45 | 74 | 211 | 43 | 35 |
| Binary | 110001 | 1100101 | 1000000 | 110011 | 0 | 100101 | 111100 | 10001001 | 100011 | 11101 |
Color Harmonies of #316540
Complementary color
Monochromatic Colors of #316540
Black with #316540
Text Example
Text Example
White with #316540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316540; }
p { color: rgb(49,101,64); }
H1.HeaderClassName
{
color: #316540;
}
.AnyTagClassName
{
color: #316540;
}
</style>
background-color css
<style>
a { background-color: #316540; }
a { background-color: rgb(49,101,64); }
div.DivClassName
{
background-color: #316540;
}
.BgClassName
{
background-color: #316540;
}
</style>
border-color css
<style>
span { border-color: #316540; }
span { border-color: rgb(49,101,64); }
td.TdClassName
{
border-color: #316540;
}
.TagClassName
{
border-color: #316540;
}
</style>