Shades of Hunter Green #367141
Tints of Hunter Green #367141
RGB
CMYK
RGB Variations
Color information
#367141 (or 0x367141) is known color: Hunter Green. HEX triplet: 36, 71 and 41. RGB value is (54,113,65). Sum of RGB (Red+Green+Blue) = 54+113+65=232 (30% of max value = 765). Red value is 54 (21.48% from 255 or 23.28% from 232); Green value is 113 (44.53% from 255 or 48.71% from 232); Blue value is 65 (25.78% from 255 or 28.02% from 232); Max value from RGB is 113 - color contains mainly: green. Hex color #367141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367141 is #C98EBE. Grayscale: #5A5A5A. Windows color (decimal): -13209279 or 4288822. OLE color: 4288822.
HSL color Cylindrical-coordinate representation of color #367141: hue angle of 131.19º 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 #367141 is Cyan = 0.52, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 113 | 65 | - |
| CMYK | 0.52 | 0 | 0.42 | 0.56 |
| HSL | 131.19º | 0.35% | 0.33% | - |
| HSV(B) | 131.19º | 0.52% | 0.44% | - |
| XYZ | 8.38 | 12.98 | 7.06 | - |
| YUV | 89.89 | 113.95 | 102.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 113 | 65 | 0.52 | 0 | 0.42 | 0.56 | 131.19 | 0.35 | 0.33 |
| Hex | 36 | 71 | 41 | 34 | 0 | 2A | 38 | 83 | 23 | 21 |
| Octal | 66 | 161 | 101 | 64 | 0 | 52 | 70 | 203 | 43 | 41 |
| Binary | 110110 | 1110001 | 1000001 | 110100 | 0 | 101010 | 111000 | 10000011 | 100011 | 100001 |
Color Harmonies of #367141
Complementary color
Monochromatic Colors of #367141
Black with #367141
Text Example
Text Example
White with #367141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367141; }
p { color: rgb(54,113,65); }
H1.HeaderClassName
{
color: #367141;
}
.AnyTagClassName
{
color: #367141;
}
</style>
background-color css
<style>
a { background-color: #367141; }
a { background-color: rgb(54,113,65); }
div.DivClassName
{
background-color: #367141;
}
.BgClassName
{
background-color: #367141;
}
</style>
border-color css
<style>
span { border-color: #367141; }
span { border-color: rgb(54,113,65); }
td.TdClassName
{
border-color: #367141;
}
.TagClassName
{
border-color: #367141;
}
</style>