Shades of Hunter Green #366742
Tints of Hunter Green #366742
RGB
CMYK
RGB Variations
Color information
#366742 (or 0x366742) is known color: Hunter Green. HEX triplet: 36, 67 and 42. RGB value is (54,103,66). Sum of RGB (Red+Green+Blue) = 54+103+66=223 (29% of max value = 765). Red value is 54 (21.48% from 255 or 24.22% from 223); Green value is 103 (40.62% from 255 or 46.19% from 223); Blue value is 66 (26.17% from 255 or 29.60% from 223); Max value from RGB is 103 - color contains mainly: green. Hex color #366742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #366742 is #C998BD. Grayscale: #545454. Windows color (decimal): -13211838 or 4351798. OLE color: 4351798.
HSL color Cylindrical-coordinate representation of color #366742: hue angle of 134.69º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #366742 is Cyan = 0.48, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 103 | 66 | - |
| CMYK | 0.48 | 0 | 0.36 | 0.60 |
| HSL | 134.69º | 0.31% | 0.31% | - |
| HSV(B) | 134.69º | 0.48% | 0.4% | - |
| XYZ | 7.35 | 10.88 | 6.87 | - |
| YUV | 84.13 | 117.77 | 106.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 103 | 66 | 0.48 | 0 | 0.36 | 0.60 | 134.69 | 0.31 | 0.31 |
| Hex | 36 | 67 | 42 | 30 | 0 | 24 | 3C | 87 | 1F | 1F |
| Octal | 66 | 147 | 102 | 60 | 0 | 44 | 74 | 207 | 37 | 37 |
| Binary | 110110 | 1100111 | 1000010 | 110000 | 0 | 100100 | 111100 | 10000111 | 11111 | 11111 |
Color Harmonies of #366742
Complementary color
Monochromatic Colors of #366742
Black with #366742
Text Example
Text Example
White with #366742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #366742; }
p { color: rgb(54,103,66); }
H1.HeaderClassName
{
color: #366742;
}
.AnyTagClassName
{
color: #366742;
}
</style>
background-color css
<style>
a { background-color: #366742; }
a { background-color: rgb(54,103,66); }
div.DivClassName
{
background-color: #366742;
}
.BgClassName
{
background-color: #366742;
}
</style>
border-color css
<style>
span { border-color: #366742; }
span { border-color: rgb(54,103,66); }
td.TdClassName
{
border-color: #366742;
}
.TagClassName
{
border-color: #366742;
}
</style>