Shades of Hunter Green #396742
Tints of Hunter Green #396742
RGB
CMYK
RGB Variations
Color information
#396742 (or 0x396742) is known color: Hunter Green. HEX triplet: 39, 67 and 42. RGB value is (57,103,66). Sum of RGB (Red+Green+Blue) = 57+103+66=226 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.22% from 226); Green value is 103 (40.62% from 255 or 45.58% from 226); Blue value is 66 (26.17% from 255 or 29.20% from 226); Max value from RGB is 103 - color contains mainly: green. Hex color #396742 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396742 is #C698BD. Grayscale: #555555. Windows color (decimal): -13015230 or 4351801. OLE color: 4351801.
HSL color Cylindrical-coordinate representation of color #396742: hue angle of 131.74º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #396742 is Cyan = 0.45, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 103 | 66 | - |
| CMYK | 0.45 | 0 | 0.36 | 0.60 |
| HSL | 131.74º | 0.29% | 0.31% | - |
| HSV(B) | 131.74º | 0.45% | 0.4% | - |
| XYZ | 7.52 | 10.96 | 6.87 | - |
| YUV | 85.03 | 117.26 | 108.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 66 | 0.45 | 0 | 0.36 | 0.60 | 131.74 | 0.29 | 0.31 |
| Hex | 39 | 67 | 42 | 2D | 0 | 24 | 3C | 84 | 1D | 1F |
| Octal | 71 | 147 | 102 | 55 | 0 | 44 | 74 | 204 | 35 | 37 |
| Binary | 111001 | 1100111 | 1000010 | 101101 | 0 | 100100 | 111100 | 10000100 | 11101 | 11111 |
Color Harmonies of #396742
Complementary color
Monochromatic Colors of #396742
Black with #396742
Text Example
Text Example
White with #396742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396742; }
p { color: rgb(57,103,66); }
H1.HeaderClassName
{
color: #396742;
}
.AnyTagClassName
{
color: #396742;
}
</style>
background-color css
<style>
a { background-color: #396742; }
a { background-color: rgb(57,103,66); }
div.DivClassName
{
background-color: #396742;
}
.BgClassName
{
background-color: #396742;
}
</style>
border-color css
<style>
span { border-color: #396742; }
span { border-color: rgb(57,103,66); }
td.TdClassName
{
border-color: #396742;
}
.TagClassName
{
border-color: #396742;
}
</style>