Shades of Hunter Green #396341
Tints of Hunter Green #396341
RGB
CMYK
RGB Variations
Color information
#396341 (or 0x396341) is known color: Hunter Green. HEX triplet: 39, 63 and 41. RGB value is (57,99,65). Sum of RGB (Red+Green+Blue) = 57+99+65=221 (29% of max value = 765). Red value is 57 (22.66% from 255 or 25.79% from 221); Green value is 99 (39.06% from 255 or 44.80% from 221); Blue value is 65 (25.78% from 255 or 29.41% from 221); Max value from RGB is 99 - color contains mainly: green. Hex color #396341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #396341 is #C69CBE. Grayscale: #525252. Windows color (decimal): -13016255 or 4285241. OLE color: 4285241.
HSL color Cylindrical-coordinate representation of color #396341: hue angle of 131.43º degrees, saturation: 0.27, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #396341 is Cyan = 0.42, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 57 | 99 | 65 | - |
| CMYK | 0.42 | 0 | 0.34 | 0.61 |
| HSL | 131.43º | 0.27% | 0.31% | - |
| HSV(B) | 131.43º | 0.42% | 0.39% | - |
| XYZ | 7.1 | 10.18 | 6.59 | - |
| YUV | 82.57 | 118.09 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 99 | 65 | 0.42 | 0 | 0.34 | 0.61 | 131.43 | 0.27 | 0.31 |
| Hex | 39 | 63 | 41 | 2A | 0 | 22 | 3D | 83 | 1B | 1F |
| Octal | 71 | 143 | 101 | 52 | 0 | 42 | 75 | 203 | 33 | 37 |
| Binary | 111001 | 1100011 | 1000001 | 101010 | 0 | 100010 | 111101 | 10000011 | 11011 | 11111 |
Color Harmonies of #396341
Complementary color
Monochromatic Colors of #396341
Black with #396341
Text Example
Text Example
White with #396341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396341; }
p { color: rgb(57,99,65); }
H1.HeaderClassName
{
color: #396341;
}
.AnyTagClassName
{
color: #396341;
}
</style>
background-color css
<style>
a { background-color: #396341; }
a { background-color: rgb(57,99,65); }
div.DivClassName
{
background-color: #396341;
}
.BgClassName
{
background-color: #396341;
}
</style>
border-color css
<style>
span { border-color: #396341; }
span { border-color: rgb(57,99,65); }
td.TdClassName
{
border-color: #396341;
}
.TagClassName
{
border-color: #396341;
}
</style>