Shades of Hunter Green #367040
Tints of Hunter Green #367040
RGB
CMYK
RGB Variations
Color information
#367040 (or 0x367040) is known color: Hunter Green. HEX triplet: 36, 70 and 40. RGB value is (54,112,64). Sum of RGB (Red+Green+Blue) = 54+112+64=230 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.48% from 230); Green value is 112 (44.14% from 255 or 48.70% from 230); Blue value is 64 (25.39% from 255 or 27.83% from 230); Max value from RGB is 112 - color contains mainly: green. Hex color #367040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367040 is #C98FBF. Grayscale: #595959. Windows color (decimal): -13209536 or 4223030. OLE color: 4223030.
HSL color Cylindrical-coordinate representation of color #367040: hue angle of 130.34º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #367040 is Cyan = 0.52, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 64 | - |
| CMYK | 0.52 | 0 | 0.43 | 0.56 |
| HSL | 130.34º | 0.35% | 0.33% | - |
| HSV(B) | 130.34º | 0.52% | 0.44% | - |
| XYZ | 8.24 | 12.74 | 6.88 | - |
| YUV | 89.19 | 113.78 | 102.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 64 | 0.52 | 0 | 0.43 | 0.56 | 130.34 | 0.35 | 0.33 |
| Hex | 36 | 70 | 40 | 34 | 0 | 2B | 38 | 82 | 23 | 21 |
| Octal | 66 | 160 | 100 | 64 | 0 | 53 | 70 | 202 | 43 | 41 |
| Binary | 110110 | 1110000 | 1000000 | 110100 | 0 | 101011 | 111000 | 10000010 | 100011 | 100001 |
Color Harmonies of #367040
Complementary color
Monochromatic Colors of #367040
Black with #367040
Text Example
Text Example
White with #367040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367040; }
p { color: rgb(54,112,64); }
H1.HeaderClassName
{
color: #367040;
}
.AnyTagClassName
{
color: #367040;
}
</style>
background-color css
<style>
a { background-color: #367040; }
a { background-color: rgb(54,112,64); }
div.DivClassName
{
background-color: #367040;
}
.BgClassName
{
background-color: #367040;
}
</style>
border-color css
<style>
span { border-color: #367040; }
span { border-color: rgb(54,112,64); }
td.TdClassName
{
border-color: #367040;
}
.TagClassName
{
border-color: #367040;
}
</style>