Shades of Hunter Green #376642
Tints of Hunter Green #376642
RGB
CMYK
RGB Variations
Color information
#376642 (or 0x376642) is known color: Hunter Green. HEX triplet: 37, 66 and 42. RGB value is (55,102,66). Sum of RGB (Red+Green+Blue) = 55+102+66=223 (29% of max value = 765). Red value is 55 (21.88% from 255 or 24.66% from 223); Green value is 102 (40.23% from 255 or 45.74% from 223); Blue value is 66 (26.17% from 255 or 29.60% from 223); Max value from RGB is 102 - color contains mainly: green. Hex color #376642 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #376642 is #C899BD. Grayscale: #535353. Windows color (decimal): -13146558 or 4351543. OLE color: 4351543.
HSL color Cylindrical-coordinate representation of color #376642: hue angle of 134.04º 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 #376642 is Cyan = 0.46, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 102 | 66 | - |
| CMYK | 0.46 | 0 | 0.35 | 0.6 |
| HSL | 134.04º | 0.3% | 0.31% | - |
| HSV(B) | 134.04º | 0.46% | 0.4% | - |
| XYZ | 7.31 | 10.71 | 6.84 | - |
| YUV | 83.84 | 117.93 | 107.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 102 | 66 | 0.46 | 0 | 0.35 | 0.6 | 134.04 | 0.3 | 0.31 |
| Hex | 37 | 66 | 42 | 2E | 0 | 23 | 3C | 86 | 1E | 1F |
| Octal | 67 | 146 | 102 | 56 | 0 | 43 | 74 | 206 | 36 | 37 |
| Binary | 110111 | 1100110 | 1000010 | 101110 | 0 | 100011 | 111100 | 10000110 | 11110 | 11111 |
Color Harmonies of #376642
Complementary color
Monochromatic Colors of #376642
Black with #376642
Text Example
Text Example
White with #376642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376642; }
p { color: rgb(55,102,66); }
H1.HeaderClassName
{
color: #376642;
}
.AnyTagClassName
{
color: #376642;
}
</style>
background-color css
<style>
a { background-color: #376642; }
a { background-color: rgb(55,102,66); }
div.DivClassName
{
background-color: #376642;
}
.BgClassName
{
background-color: #376642;
}
</style>
border-color css
<style>
span { border-color: #376642; }
span { border-color: rgb(55,102,66); }
td.TdClassName
{
border-color: #376642;
}
.TagClassName
{
border-color: #376642;
}
</style>