Shades of Hunter Green #376740
Tints of Hunter Green #376740
RGB
CMYK
RGB Variations
Color information
#376740 (or 0x376740) is known color: Hunter Green. HEX triplet: 37, 67 and 40. RGB value is (55,103,64). Sum of RGB (Red+Green+Blue) = 55+103+64=222 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.77% from 222); Green value is 103 (40.62% from 255 or 46.40% from 222); Blue value is 64 (25.39% from 255 or 28.83% from 222); Max value from RGB is 103 - color contains mainly: green. Hex color #376740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376740 is #C898BF. Grayscale: #545454. Windows color (decimal): -13146304 or 4220727. OLE color: 4220727.
HSL color Cylindrical-coordinate representation of color #376740: hue angle of 131.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #376740 is Cyan = 0.47, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 103 | 64 | - |
| CMYK | 0.47 | 0 | 0.38 | 0.60 |
| HSL | 131.25º | 0.3% | 0.31% | - |
| HSV(B) | 131.25º | 0.47% | 0.4% | - |
| XYZ | 7.35 | 10.88 | 6.56 | - |
| YUV | 84.2 | 116.6 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 103 | 64 | 0.47 | 0 | 0.38 | 0.60 | 131.25 | 0.3 | 0.31 |
| Hex | 37 | 67 | 40 | 2F | 0 | 26 | 3C | 83 | 1E | 1F |
| Octal | 67 | 147 | 100 | 57 | 0 | 46 | 74 | 203 | 36 | 37 |
| Binary | 110111 | 1100111 | 1000000 | 101111 | 0 | 100110 | 111100 | 10000011 | 11110 | 11111 |
Color Harmonies of #376740
Complementary color
Monochromatic Colors of #376740
Black with #376740
Text Example
Text Example
White with #376740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376740; }
p { color: rgb(55,103,64); }
H1.HeaderClassName
{
color: #376740;
}
.AnyTagClassName
{
color: #376740;
}
</style>
background-color css
<style>
a { background-color: #376740; }
a { background-color: rgb(55,103,64); }
div.DivClassName
{
background-color: #376740;
}
.BgClassName
{
background-color: #376740;
}
</style>
border-color css
<style>
span { border-color: #376740; }
span { border-color: rgb(55,103,64); }
td.TdClassName
{
border-color: #376740;
}
.TagClassName
{
border-color: #376740;
}
</style>