Shades of Hunter Green #316239
Tints of Hunter Green #316239
RGB
CMYK
RGB Variations
Color information
#316239 (or 0x316239) is known color: Hunter Green. HEX triplet: 31, 62 and 39. RGB value is (49,98,57). Sum of RGB (Red+Green+Blue) = 49+98+57=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 98 (38.67% from 255 or 48.04% from 204); Blue value is 57 (22.66% from 255 or 27.94% from 204); Max value from RGB is 98 - color contains mainly: green. Hex color #316239 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316239 is #CE9DC6. Grayscale: #4E4E4E. Windows color (decimal): -13540807 or 3760689. OLE color: 3760689.
HSL color Cylindrical-coordinate representation of color #316239: hue angle of 129.8º degrees, saturation: 0.33, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #316239 is Cyan = 0.5, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 49 | 98 | 57 | - |
| CMYK | 0.5 | 0 | 0.42 | 0.62 |
| HSL | 129.8º | 0.33% | 0.29% | - |
| HSV(B) | 129.8º | 0.5% | 0.38% | - |
| XYZ | 6.37 | 9.68 | 5.4 | - |
| YUV | 78.68 | 115.77 | 106.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 98 | 57 | 0.5 | 0 | 0.42 | 0.62 | 129.8 | 0.33 | 0.29 |
| Hex | 31 | 62 | 39 | 32 | 0 | 2A | 3E | 82 | 21 | 1D |
| Octal | 61 | 142 | 71 | 62 | 0 | 52 | 76 | 202 | 41 | 35 |
| Binary | 110001 | 1100010 | 111001 | 110010 | 0 | 101010 | 111110 | 10000010 | 100001 | 11101 |
Color Harmonies of #316239
Complementary color
Monochromatic Colors of #316239
Black with #316239
Text Example
Text Example
White with #316239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316239; }
p { color: rgb(49,98,57); }
H1.HeaderClassName
{
color: #316239;
}
.AnyTagClassName
{
color: #316239;
}
</style>
background-color css
<style>
a { background-color: #316239; }
a { background-color: rgb(49,98,57); }
div.DivClassName
{
background-color: #316239;
}
.BgClassName
{
background-color: #316239;
}
</style>
border-color css
<style>
span { border-color: #316239; }
span { border-color: rgb(49,98,57); }
td.TdClassName
{
border-color: #316239;
}
.TagClassName
{
border-color: #316239;
}
</style>