Shades of Hunter Green #316641
Tints of Hunter Green #316641
RGB
CMYK
RGB Variations
Color information
#316641 (or 0x316641) is known color: Hunter Green. HEX triplet: 31, 66 and 41. RGB value is (49,102,65). Sum of RGB (Red+Green+Blue) = 49+102+65=216 (28% of max value = 765). Red value is 49 (19.53% from 255 or 22.69% from 216); Green value is 102 (40.23% from 255 or 47.22% from 216); Blue value is 65 (25.78% from 255 or 30.09% from 216); Max value from RGB is 102 - color contains mainly: green. Hex color #316641 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #316641 is #CE99BE. Grayscale: #525252. Windows color (decimal): -13539775 or 4286001. OLE color: 4286001.
HSL color Cylindrical-coordinate representation of color #316641: hue angle of 138.11º 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 #316641 is Cyan = 0.52, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 49 | 102 | 65 | - |
| CMYK | 0.52 | 0 | 0.36 | 0.6 |
| HSL | 138.11º | 0.35% | 0.3% | - |
| HSV(B) | 138.11º | 0.52% | 0.4% | - |
| XYZ | 6.97 | 10.54 | 6.67 | - |
| YUV | 81.94 | 118.44 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 102 | 65 | 0.52 | 0 | 0.36 | 0.6 | 138.11 | 0.35 | 0.3 |
| Hex | 31 | 66 | 41 | 34 | 0 | 24 | 3C | 8A | 23 | 1E |
| Octal | 61 | 146 | 101 | 64 | 0 | 44 | 74 | 212 | 43 | 36 |
| Binary | 110001 | 1100110 | 1000001 | 110100 | 0 | 100100 | 111100 | 10001010 | 100011 | 11110 |
Color Harmonies of #316641
Complementary color
Monochromatic Colors of #316641
Black with #316641
Text Example
Text Example
White with #316641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #316641; }
p { color: rgb(49,102,65); }
H1.HeaderClassName
{
color: #316641;
}
.AnyTagClassName
{
color: #316641;
}
</style>
background-color css
<style>
a { background-color: #316641; }
a { background-color: rgb(49,102,65); }
div.DivClassName
{
background-color: #316641;
}
.BgClassName
{
background-color: #316641;
}
</style>
border-color css
<style>
span { border-color: #316641; }
span { border-color: rgb(49,102,65); }
td.TdClassName
{
border-color: #316641;
}
.TagClassName
{
border-color: #316641;
}
</style>