Shades of Hunter Green #367041
Tints of Hunter Green #367041
RGB
CMYK
RGB Variations
Color information
#367041 (or 0x367041) is known color: Hunter Green. HEX triplet: 36, 70 and 41. RGB value is (54,112,65). Sum of RGB (Red+Green+Blue) = 54+112+65=231 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.38% from 231); Green value is 112 (44.14% from 255 or 48.48% from 231); Blue value is 65 (25.78% from 255 or 28.14% from 231); Max value from RGB is 112 - color contains mainly: green. Hex color #367041 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367041 is #C98FBE. Grayscale: #595959. Windows color (decimal): -13209535 or 4288566. OLE color: 4288566.
HSL color Cylindrical-coordinate representation of color #367041: hue angle of 131.38º 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 #367041 is Cyan = 0.52, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 65 | - |
| CMYK | 0.52 | 0 | 0.42 | 0.56 |
| HSL | 131.38º | 0.35% | 0.33% | - |
| HSV(B) | 131.38º | 0.52% | 0.44% | - |
| XYZ | 8.27 | 12.75 | 7.03 | - |
| YUV | 89.3 | 114.28 | 102.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 65 | 0.52 | 0 | 0.42 | 0.56 | 131.38 | 0.35 | 0.33 |
| Hex | 36 | 70 | 41 | 34 | 0 | 2A | 38 | 83 | 23 | 21 |
| Octal | 66 | 160 | 101 | 64 | 0 | 52 | 70 | 203 | 43 | 41 |
| Binary | 110110 | 1110000 | 1000001 | 110100 | 0 | 101010 | 111000 | 10000011 | 100011 | 100001 |
Color Harmonies of #367041
Complementary color
Monochromatic Colors of #367041
Black with #367041
Text Example
Text Example
White with #367041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367041; }
p { color: rgb(54,112,65); }
H1.HeaderClassName
{
color: #367041;
}
.AnyTagClassName
{
color: #367041;
}
</style>
background-color css
<style>
a { background-color: #367041; }
a { background-color: rgb(54,112,65); }
div.DivClassName
{
background-color: #367041;
}
.BgClassName
{
background-color: #367041;
}
</style>
border-color css
<style>
span { border-color: #367041; }
span { border-color: rgb(54,112,65); }
td.TdClassName
{
border-color: #367041;
}
.TagClassName
{
border-color: #367041;
}
</style>