Shades of Hunter Green #316640
Tints of Hunter Green #316640
RGB
CMYK
RGB Variations
Color information
#316640 (or 0x316640) is known color: Hunter Green. HEX triplet: 31, 66 and 40. RGB value is (49,102,64). Sum of RGB (Red+Green+Blue) = 49+102+64=215 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.79% from 215); Green value is 102 (40.23% from 255 or 47.44% from 215); Blue value is 64 (25.39% from 255 or 29.77% from 215); Max value from RGB is 102 - color contains mainly: green. Hex color #316640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316640 is #CE99BF. Grayscale: #515151. Windows color (decimal): -13539776 or 4220465. OLE color: 4220465.
HSL color Cylindrical-coordinate representation of color #316640: hue angle of 136.98º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #316640 is Cyan = 0.52, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 64 | - |
| CMYK | 0.52 | 0 | 0.37 | 0.6 |
| HSL | 136.98º | 0.35% | 0.3% | - |
| HSV(B) | 136.98º | 0.52% | 0.4% | - |
| XYZ | 6.94 | 10.53 | 6.52 | - |
| YUV | 81.82 | 117.94 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 64 | 0.52 | 0 | 0.37 | 0.6 | 136.98 | 0.35 | 0.3 |
| Hex | 31 | 66 | 40 | 34 | 0 | 25 | 3C | 89 | 23 | 1E |
| Octal | 61 | 146 | 100 | 64 | 0 | 45 | 74 | 211 | 43 | 36 |
| Binary | 110001 | 1100110 | 1000000 | 110100 | 0 | 100101 | 111100 | 10001001 | 100011 | 11110 |
Color Harmonies of #316640
Complementary color
Monochromatic Colors of #316640
Black with #316640
Text Example
Text Example
White with #316640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316640; }
p { color: rgb(49,102,64); }
H1.HeaderClassName
{
color: #316640;
}
.AnyTagClassName
{
color: #316640;
}
</style>
background-color css
<style>
a { background-color: #316640; }
a { background-color: rgb(49,102,64); }
div.DivClassName
{
background-color: #316640;
}
.BgClassName
{
background-color: #316640;
}
</style>
border-color css
<style>
span { border-color: #316640; }
span { border-color: rgb(49,102,64); }
td.TdClassName
{
border-color: #316640;
}
.TagClassName
{
border-color: #316640;
}
</style>