Shades of Hunter Green #406447
Tints of Hunter Green #406447
RGB
CMYK
RGB Variations
Color information
#406447 (or 0x406447) is known color: Hunter Green. HEX triplet: 40, 64 and 47. RGB value is (64,100,71). Sum of RGB (Red+Green+Blue) = 64+100+71=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 71 (28.12% from 255 or 30.21% from 235); Max value from RGB is 100 - color contains mainly: green. Hex color #406447 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406447 is #BF9BB8. Grayscale: #565656. Windows color (decimal): -12557241 or 4678720. OLE color: 4678720.
HSL color Cylindrical-coordinate representation of color #406447: hue angle of 131.67º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #406447 is Cyan = 0.36, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 71 | - |
| CMYK | 0.36 | 0 | 0.29 | 0.61 |
| HSL | 131.67º | 0.22% | 0.32% | - |
| HSV(B) | 131.67º | 0.36% | 0.39% | - |
| XYZ | 7.81 | 10.66 | 7.61 | - |
| YUV | 85.93 | 119.57 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 71 | 0.36 | 0 | 0.29 | 0.61 | 131.67 | 0.22 | 0.32 |
| Hex | 40 | 64 | 47 | 24 | 0 | 1D | 3D | 84 | 16 | 20 |
| Octal | 100 | 144 | 107 | 44 | 0 | 35 | 75 | 204 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1000111 | 100100 | 0 | 11101 | 111101 | 10000100 | 10110 | 100000 |
Color Harmonies of #406447
Complementary color
Monochromatic Colors of #406447
Black with #406447
Text Example
Text Example
White with #406447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406447; }
p { color: rgb(64,100,71); }
H1.HeaderClassName
{
color: #406447;
}
.AnyTagClassName
{
color: #406447;
}
</style>
background-color css
<style>
a { background-color: #406447; }
a { background-color: rgb(64,100,71); }
div.DivClassName
{
background-color: #406447;
}
.BgClassName
{
background-color: #406447;
}
</style>
border-color css
<style>
span { border-color: #406447; }
span { border-color: rgb(64,100,71); }
td.TdClassName
{
border-color: #406447;
}
.TagClassName
{
border-color: #406447;
}
</style>