Shades of Hunter Green #376540
Tints of Hunter Green #376540
RGB
CMYK
RGB Variations
Color information
#376540 (or 0x376540) is known color: Hunter Green. HEX triplet: 37, 65 and 40. RGB value is (55,101,64). Sum of RGB (Red+Green+Blue) = 55+101+64=220 (29% of max value = 765). Red value is 55 (21.88% from 255 or 25% from 220); Green value is 101 (39.84% from 255 or 45.91% from 220); Blue value is 64 (25.39% from 255 or 29.09% from 220); Max value from RGB is 101 - color contains mainly: green. Hex color #376540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376540 is #C89ABF. Grayscale: #535353. Windows color (decimal): -13146816 or 4220215. OLE color: 4220215.
HSL color Cylindrical-coordinate representation of color #376540: hue angle of 131.74º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #376540 is Cyan = 0.46, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 101 | 64 | - |
| CMYK | 0.46 | 0 | 0.37 | 0.60 |
| HSL | 131.74º | 0.29% | 0.31% | - |
| HSV(B) | 131.74º | 0.46% | 0.4% | - |
| XYZ | 7.15 | 10.49 | 6.5 | - |
| YUV | 83.03 | 117.26 | 108.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 101 | 64 | 0.46 | 0 | 0.37 | 0.60 | 131.74 | 0.29 | 0.31 |
| Hex | 37 | 65 | 40 | 2E | 0 | 25 | 3C | 84 | 1D | 1F |
| Octal | 67 | 145 | 100 | 56 | 0 | 45 | 74 | 204 | 35 | 37 |
| Binary | 110111 | 1100101 | 1000000 | 101110 | 0 | 100101 | 111100 | 10000100 | 11101 | 11111 |
Color Harmonies of #376540
Complementary color
Monochromatic Colors of #376540
Black with #376540
Text Example
Text Example
White with #376540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376540; }
p { color: rgb(55,101,64); }
H1.HeaderClassName
{
color: #376540;
}
.AnyTagClassName
{
color: #376540;
}
</style>
background-color css
<style>
a { background-color: #376540; }
a { background-color: rgb(55,101,64); }
div.DivClassName
{
background-color: #376540;
}
.BgClassName
{
background-color: #376540;
}
</style>
border-color css
<style>
span { border-color: #376540; }
span { border-color: rgb(55,101,64); }
td.TdClassName
{
border-color: #376540;
}
.TagClassName
{
border-color: #376540;
}
</style>