Shades of Hunter Green #396741
Tints of Hunter Green #396741
RGB
CMYK
RGB Variations
Color information
#396741 (or 0x396741) is known color: Hunter Green. HEX triplet: 39, 67 and 41. RGB value is (57,103,65). Sum of RGB (Red+Green+Blue) = 57+103+65=225 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.33% from 225); Green value is 103 (40.62% from 255 or 45.78% from 225); Blue value is 65 (25.78% from 255 or 28.89% from 225); Max value from RGB is 103 - color contains mainly: green. Hex color #396741 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396741 is #C698BE. Grayscale: #555555. Windows color (decimal): -13015231 or 4286265. OLE color: 4286265.
HSL color Cylindrical-coordinate representation of color #396741: hue angle of 130.43º 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 #396741 is Cyan = 0.45, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 57 | 103 | 65 | - |
| CMYK | 0.45 | 0 | 0.37 | 0.60 |
| HSL | 130.43º | 0.29% | 0.31% | - |
| HSV(B) | 130.43º | 0.45% | 0.4% | - |
| XYZ | 7.49 | 10.95 | 6.72 | - |
| YUV | 84.91 | 116.76 | 108.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 103 | 65 | 0.45 | 0 | 0.37 | 0.60 | 130.43 | 0.29 | 0.31 |
| Hex | 39 | 67 | 41 | 2D | 0 | 25 | 3C | 82 | 1D | 1F |
| Octal | 71 | 147 | 101 | 55 | 0 | 45 | 74 | 202 | 35 | 37 |
| Binary | 111001 | 1100111 | 1000001 | 101101 | 0 | 100101 | 111100 | 10000010 | 11101 | 11111 |
Color Harmonies of #396741
Complementary color
Monochromatic Colors of #396741
Black with #396741
Text Example
Text Example
White with #396741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396741; }
p { color: rgb(57,103,65); }
H1.HeaderClassName
{
color: #396741;
}
.AnyTagClassName
{
color: #396741;
}
</style>
background-color css
<style>
a { background-color: #396741; }
a { background-color: rgb(57,103,65); }
div.DivClassName
{
background-color: #396741;
}
.BgClassName
{
background-color: #396741;
}
</style>
border-color css
<style>
span { border-color: #396741; }
span { border-color: rgb(57,103,65); }
td.TdClassName
{
border-color: #396741;
}
.TagClassName
{
border-color: #396741;
}
</style>