Shades of Hunter Green #366540
Tints of Hunter Green #366540
RGB
CMYK
RGB Variations
Color information
#366540 (or 0x366540) is known color: Hunter Green. HEX triplet: 36, 65 and 40. RGB value is (54,101,64). Sum of RGB (Red+Green+Blue) = 54+101+64=219 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.66% from 219); Green value is 101 (39.84% from 255 or 46.12% from 219); Blue value is 64 (25.39% from 255 or 29.22% from 219); Max value from RGB is 101 - color contains mainly: green. Hex color #366540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366540 is #C99ABF. Grayscale: #525252. Windows color (decimal): -13212352 or 4220214. OLE color: 4220214.
HSL color Cylindrical-coordinate representation of color #366540: hue angle of 132.77º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #366540 is Cyan = 0.47, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 101 | 64 | - |
| CMYK | 0.47 | 0 | 0.37 | 0.60 |
| HSL | 132.77º | 0.3% | 0.3% | - |
| HSV(B) | 132.77º | 0.47% | 0.4% | - |
| XYZ | 7.1 | 10.46 | 6.5 | - |
| YUV | 82.73 | 117.43 | 107.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 101 | 64 | 0.47 | 0 | 0.37 | 0.60 | 132.77 | 0.3 | 0.3 |
| Hex | 36 | 65 | 40 | 2F | 0 | 25 | 3C | 85 | 1E | 1E |
| Octal | 66 | 145 | 100 | 57 | 0 | 45 | 74 | 205 | 36 | 36 |
| Binary | 110110 | 1100101 | 1000000 | 101111 | 0 | 100101 | 111100 | 10000101 | 11110 | 11110 |
Color Harmonies of #366540
Complementary color
Monochromatic Colors of #366540
Black with #366540
Text Example
Text Example
White with #366540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366540; }
p { color: rgb(54,101,64); }
H1.HeaderClassName
{
color: #366540;
}
.AnyTagClassName
{
color: #366540;
}
</style>
background-color css
<style>
a { background-color: #366540; }
a { background-color: rgb(54,101,64); }
div.DivClassName
{
background-color: #366540;
}
.BgClassName
{
background-color: #366540;
}
</style>
border-color css
<style>
span { border-color: #366540; }
span { border-color: rgb(54,101,64); }
td.TdClassName
{
border-color: #366540;
}
.TagClassName
{
border-color: #366540;
}
</style>