Shades of Hunter Green #366341
Tints of Hunter Green #366341
RGB
CMYK
RGB Variations
Color information
#366341 (or 0x366341) is known color: Hunter Green. HEX triplet: 36, 63 and 41. RGB value is (54,99,65). Sum of RGB (Red+Green+Blue) = 54+99+65=218 (28% of max value = 765). Red value is 54 (21.48% from 255 or 24.77% from 218); Green value is 99 (39.06% from 255 or 45.41% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 99 - color contains mainly: green. Hex color #366341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366341 is #C99CBE. Grayscale: #515151. Windows color (decimal): -13212863 or 4285238. OLE color: 4285238.
HSL color Cylindrical-coordinate representation of color #366341: hue angle of 134.67º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #366341 is Cyan = 0.45, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 54 | 99 | 65 | - |
| CMYK | 0.45 | 0 | 0.34 | 0.61 |
| HSL | 134.67º | 0.29% | 0.3% | - |
| HSV(B) | 134.67º | 0.45% | 0.39% | - |
| XYZ | 6.94 | 10.09 | 6.58 | - |
| YUV | 81.67 | 118.59 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 99 | 65 | 0.45 | 0 | 0.34 | 0.61 | 134.67 | 0.29 | 0.3 |
| Hex | 36 | 63 | 41 | 2D | 0 | 22 | 3D | 87 | 1D | 1E |
| Octal | 66 | 143 | 101 | 55 | 0 | 42 | 75 | 207 | 35 | 36 |
| Binary | 110110 | 1100011 | 1000001 | 101101 | 0 | 100010 | 111101 | 10000111 | 11101 | 11110 |
Color Harmonies of #366341
Complementary color
Monochromatic Colors of #366341
Black with #366341
Text Example
Text Example
White with #366341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366341; }
p { color: rgb(54,99,65); }
H1.HeaderClassName
{
color: #366341;
}
.AnyTagClassName
{
color: #366341;
}
</style>
background-color css
<style>
a { background-color: #366341; }
a { background-color: rgb(54,99,65); }
div.DivClassName
{
background-color: #366341;
}
.BgClassName
{
background-color: #366341;
}
</style>
border-color css
<style>
span { border-color: #366341; }
span { border-color: rgb(54,99,65); }
td.TdClassName
{
border-color: #366341;
}
.TagClassName
{
border-color: #366341;
}
</style>