Shades of Hunter Green #317040
Tints of Hunter Green #317040
RGB
CMYK
RGB Variations
Color information
#317040 (or 0x317040) is known color: Hunter Green. HEX triplet: 31, 70 and 40. RGB value is (49,112,64). Sum of RGB (Red+Green+Blue) = 49+112+64=225 (29% of max value = 765). Red value is 49 (19.53% from 255 or 21.78% from 225); Green value is 112 (44.14% from 255 or 49.78% from 225); Blue value is 64 (25.39% from 255 or 28.44% from 225); Max value from RGB is 112 - color contains mainly: green. Hex color #317040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317040 is #CE8FBF. Grayscale: #575757. Windows color (decimal): -13537216 or 4223025. OLE color: 4223025.
HSL color Cylindrical-coordinate representation of color #317040: hue angle of 134.29º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317040 is Cyan = 0.56, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 64 | - |
| CMYK | 0.56 | 0 | 0.43 | 0.56 |
| HSL | 134.29º | 0.39% | 0.32% | - |
| HSV(B) | 134.29º | 0.56% | 0.44% | - |
| XYZ | 7.99 | 12.61 | 6.86 | - |
| YUV | 87.69 | 114.63 | 100.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 64 | 0.56 | 0 | 0.43 | 0.56 | 134.29 | 0.39 | 0.32 |
| Hex | 31 | 70 | 40 | 38 | 0 | 2B | 38 | 86 | 27 | 20 |
| Octal | 61 | 160 | 100 | 70 | 0 | 53 | 70 | 206 | 47 | 40 |
| Binary | 110001 | 1110000 | 1000000 | 111000 | 0 | 101011 | 111000 | 10000110 | 100111 | 100000 |
Color Harmonies of #317040
Complementary color
Monochromatic Colors of #317040
Black with #317040
Text Example
Text Example
White with #317040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317040; }
p { color: rgb(49,112,64); }
H1.HeaderClassName
{
color: #317040;
}
.AnyTagClassName
{
color: #317040;
}
</style>
background-color css
<style>
a { background-color: #317040; }
a { background-color: rgb(49,112,64); }
div.DivClassName
{
background-color: #317040;
}
.BgClassName
{
background-color: #317040;
}
</style>
border-color css
<style>
span { border-color: #317040; }
span { border-color: rgb(49,112,64); }
td.TdClassName
{
border-color: #317040;
}
.TagClassName
{
border-color: #317040;
}
</style>