Shades of Hunter Green #376940
Tints of Hunter Green #376940
RGB
CMYK
RGB Variations
Color information
#376940 (or 0x376940) is known color: Hunter Green. HEX triplet: 37, 69 and 40. RGB value is (55,105,64). Sum of RGB (Red+Green+Blue) = 55+105+64=224 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.55% from 224); Green value is 105 (41.41% from 255 or 46.88% from 224); Blue value is 64 (25.39% from 255 or 28.57% from 224); Max value from RGB is 105 - color contains mainly: green. Hex color #376940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376940 is #C896BF. Grayscale: #555555. Windows color (decimal): -13145792 or 4221239. OLE color: 4221239.
HSL color Cylindrical-coordinate representation of color #376940: hue angle of 130.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #376940 is Cyan = 0.48, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 105 | 64 | - |
| CMYK | 0.48 | 0 | 0.39 | 0.59 |
| HSL | 130.8º | 0.31% | 0.31% | - |
| HSV(B) | 130.8º | 0.48% | 0.41% | - |
| XYZ | 7.55 | 11.29 | 6.63 | - |
| YUV | 85.38 | 115.94 | 106.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 64 | 0.48 | 0 | 0.39 | 0.59 | 130.8 | 0.31 | 0.31 |
| Hex | 37 | 69 | 40 | 30 | 0 | 27 | 3B | 83 | 1F | 1F |
| Octal | 67 | 151 | 100 | 60 | 0 | 47 | 73 | 203 | 37 | 37 |
| Binary | 110111 | 1101001 | 1000000 | 110000 | 0 | 100111 | 111011 | 10000011 | 11111 | 11111 |
Color Harmonies of #376940
Complementary color
Monochromatic Colors of #376940
Black with #376940
Text Example
Text Example
White with #376940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376940; }
p { color: rgb(55,105,64); }
H1.HeaderClassName
{
color: #376940;
}
.AnyTagClassName
{
color: #376940;
}
</style>
background-color css
<style>
a { background-color: #376940; }
a { background-color: rgb(55,105,64); }
div.DivClassName
{
background-color: #376940;
}
.BgClassName
{
background-color: #376940;
}
</style>
border-color css
<style>
span { border-color: #376940; }
span { border-color: rgb(55,105,64); }
td.TdClassName
{
border-color: #376940;
}
.TagClassName
{
border-color: #376940;
}
</style>