Shades of Hunter Green #386040
Tints of Hunter Green #386040
RGB
CMYK
RGB Variations
Color information
#386040 (or 0x386040) is known color: Hunter Green. HEX triplet: 38, 60 and 40. RGB value is (56,96,64). Sum of RGB (Red+Green+Blue) = 56+96+64=216 (28% of max value = 765). Red value is 56 (22.27% from 255 or 25.93% from 216); Green value is 96 (37.89% from 255 or 44.44% from 216); Blue value is 64 (25.39% from 255 or 29.63% from 216); Max value from RGB is 96 - color contains mainly: green. Hex color #386040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #386040 is #C79FBF. Grayscale: #505050. Windows color (decimal): -13082560 or 4218936. OLE color: 4218936.
HSL color Cylindrical-coordinate representation of color #386040: hue angle of 132º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #386040 is Cyan = 0.42, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 96 | 64 | - |
| CMYK | 0.42 | 0 | 0.33 | 0.62 |
| HSL | 132º | 0.26% | 0.3% | - |
| HSV(B) | 132º | 0.42% | 0.38% | - |
| XYZ | 6.74 | 9.58 | 6.34 | - |
| YUV | 80.39 | 118.75 | 110.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 64 | 0.42 | 0 | 0.33 | 0.62 | 132 | 0.26 | 0.3 |
| Hex | 38 | 60 | 40 | 2A | 0 | 21 | 3E | 84 | 1A | 1E |
| Octal | 70 | 140 | 100 | 52 | 0 | 41 | 76 | 204 | 32 | 36 |
| Binary | 111000 | 1100000 | 1000000 | 101010 | 0 | 100001 | 111110 | 10000100 | 11010 | 11110 |
Color Harmonies of #386040
Complementary color
Monochromatic Colors of #386040
Black with #386040
Text Example
Text Example
White with #386040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386040; }
p { color: rgb(56,96,64); }
H1.HeaderClassName
{
color: #386040;
}
.AnyTagClassName
{
color: #386040;
}
</style>
background-color css
<style>
a { background-color: #386040; }
a { background-color: rgb(56,96,64); }
div.DivClassName
{
background-color: #386040;
}
.BgClassName
{
background-color: #386040;
}
</style>
border-color css
<style>
span { border-color: #386040; }
span { border-color: rgb(56,96,64); }
td.TdClassName
{
border-color: #386040;
}
.TagClassName
{
border-color: #386040;
}
</style>