Shades of Hunter Green #376638
Tints of Hunter Green #376638
RGB
CMYK
RGB Variations
Color information
#376638 (or 0x376638) is known color: Hunter Green. HEX triplet: 37, 66 and 38. RGB value is (55,102,56). Sum of RGB (Red+Green+Blue) = 55+102+56=213 (28% of max value = 765). Red value is 55 (21.88% from 255 or 25.82% from 213); Green value is 102 (40.23% from 255 or 47.89% from 213); Blue value is 56 (22.27% from 255 or 26.29% from 213); Max value from RGB is 102 - color contains mainly: green. Hex color #376638 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376638 is #C899C7. Grayscale: #525252. Windows color (decimal): -13146568 or 3696183. OLE color: 3696183.
HSL color Cylindrical-coordinate representation of color #376638: hue angle of 121.28º degrees, saturation: 0.3, 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 #376638 is Cyan = 0.46, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 56 | - |
| CMYK | 0.46 | 0 | 0.45 | 0.6 |
| HSL | 121.28º | 0.3% | 0.31% | - |
| HSV(B) | 121.28º | 0.46% | 0.4% | - |
| XYZ | 7.04 | 10.6 | 5.42 | - |
| YUV | 82.7 | 112.93 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 56 | 0.46 | 0 | 0.45 | 0.6 | 121.28 | 0.3 | 0.31 |
| Hex | 37 | 66 | 38 | 2E | 0 | 2D | 3C | 79 | 1E | 1F |
| Octal | 67 | 146 | 70 | 56 | 0 | 55 | 74 | 171 | 36 | 37 |
| Binary | 110111 | 1100110 | 111000 | 101110 | 0 | 101101 | 111100 | 1111001 | 11110 | 11111 |
Color Harmonies of #376638
Complementary color
Monochromatic Colors of #376638
Black with #376638
Text Example
Text Example
White with #376638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376638; }
p { color: rgb(55,102,56); }
H1.HeaderClassName
{
color: #376638;
}
.AnyTagClassName
{
color: #376638;
}
</style>
background-color css
<style>
a { background-color: #376638; }
a { background-color: rgb(55,102,56); }
div.DivClassName
{
background-color: #376638;
}
.BgClassName
{
background-color: #376638;
}
</style>
border-color css
<style>
span { border-color: #376638; }
span { border-color: rgb(55,102,56); }
td.TdClassName
{
border-color: #376638;
}
.TagClassName
{
border-color: #376638;
}
</style>