Shades of Hunter Green #367042
Tints of Hunter Green #367042
RGB
CMYK
RGB Variations
Color information
#367042 (or 0x367042) is known color: Hunter Green. HEX triplet: 36, 70 and 42. RGB value is (54,112,66). Sum of RGB (Red+Green+Blue) = 54+112+66=232 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.28% from 232); Green value is 112 (44.14% from 255 or 48.28% from 232); Blue value is 66 (26.17% from 255 or 28.45% from 232); Max value from RGB is 112 - color contains mainly: green. Hex color #367042 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367042 is #C98FBD. Grayscale: #595959. Windows color (decimal): -13209534 or 4354102. OLE color: 4354102.
HSL color Cylindrical-coordinate representation of color #367042: hue angle of 132.41º 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 #367042 is Cyan = 0.52, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 66 | - |
| CMYK | 0.52 | 0 | 0.41 | 0.56 |
| HSL | 132.41º | 0.35% | 0.33% | - |
| HSV(B) | 132.41º | 0.52% | 0.44% | - |
| XYZ | 8.3 | 12.77 | 7.18 | - |
| YUV | 89.41 | 114.78 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 66 | 0.52 | 0 | 0.41 | 0.56 | 132.41 | 0.35 | 0.33 |
| Hex | 36 | 70 | 42 | 34 | 0 | 29 | 38 | 84 | 23 | 21 |
| Octal | 66 | 160 | 102 | 64 | 0 | 51 | 70 | 204 | 43 | 41 |
| Binary | 110110 | 1110000 | 1000010 | 110100 | 0 | 101001 | 111000 | 10000100 | 100011 | 100001 |
Color Harmonies of #367042
Complementary color
Monochromatic Colors of #367042
Black with #367042
Text Example
Text Example
White with #367042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367042; }
p { color: rgb(54,112,66); }
H1.HeaderClassName
{
color: #367042;
}
.AnyTagClassName
{
color: #367042;
}
</style>
background-color css
<style>
a { background-color: #367042; }
a { background-color: rgb(54,112,66); }
div.DivClassName
{
background-color: #367042;
}
.BgClassName
{
background-color: #367042;
}
</style>
border-color css
<style>
span { border-color: #367042; }
span { border-color: rgb(54,112,66); }
td.TdClassName
{
border-color: #367042;
}
.TagClassName
{
border-color: #367042;
}
</style>