Shades of Hunter Green #376440
Tints of Hunter Green #376440
RGB
CMYK
RGB Variations
Color information
#376440 (or 0x376440) is known color: Hunter Green. HEX triplet: 37, 64 and 40. RGB value is (55,100,64). Sum of RGB (Red+Green+Blue) = 55+100+64=219 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25.11% from 219); Green value is 100 (39.45% from 255 or 45.66% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 100 - color contains mainly: green. Hex color #376440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376440 is #C89BBF. Grayscale: #525252. Windows color (decimal): -13147072 or 4219959. OLE color: 4219959.
HSL color Cylindrical-coordinate representation of color #376440: hue angle of 132º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #376440 is Cyan = 0.45, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 55 | 100 | 64 | - |
| CMYK | 0.45 | 0 | 0.36 | 0.61 |
| HSL | 132º | 0.29% | 0.3% | - |
| HSV(B) | 132º | 0.45% | 0.39% | - |
| XYZ | 7.06 | 10.3 | 6.47 | - |
| YUV | 82.44 | 117.59 | 108.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 100 | 64 | 0.45 | 0 | 0.36 | 0.61 | 132 | 0.29 | 0.3 |
| Hex | 37 | 64 | 40 | 2D | 0 | 24 | 3D | 84 | 1D | 1E |
| Octal | 67 | 144 | 100 | 55 | 0 | 44 | 75 | 204 | 35 | 36 |
| Binary | 110111 | 1100100 | 1000000 | 101101 | 0 | 100100 | 111101 | 10000100 | 11101 | 11110 |
Color Harmonies of #376440
Complementary color
Monochromatic Colors of #376440
Black with #376440
Text Example
Text Example
White with #376440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376440; }
p { color: rgb(55,100,64); }
H1.HeaderClassName
{
color: #376440;
}
.AnyTagClassName
{
color: #376440;
}
</style>
background-color css
<style>
a { background-color: #376440; }
a { background-color: rgb(55,100,64); }
div.DivClassName
{
background-color: #376440;
}
.BgClassName
{
background-color: #376440;
}
</style>
border-color css
<style>
span { border-color: #376440; }
span { border-color: rgb(55,100,64); }
td.TdClassName
{
border-color: #376440;
}
.TagClassName
{
border-color: #376440;
}
</style>