Shades of Hunter Green #406446
Tints of Hunter Green #406446
RGB
CMYK
RGB Variations
Color information
#406446 (or 0x406446) is known color: Hunter Green. HEX triplet: 40, 64 and 46. RGB value is (64,100,70). Sum of RGB (Red+Green+Blue) = 64+100+70=234 (30% of max value = 765). Red value is 64 (25.39% from 255 or 27.35% from 234); Green value is 100 (39.45% from 255 or 42.74% from 234); Blue value is 70 (27.73% from 255 or 29.91% from 234); Max value from RGB is 100 - color contains mainly: green. Hex color #406446 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406446 is #BF9BB9. Grayscale: #555555. Windows color (decimal): -12557242 or 4613184. OLE color: 4613184.
HSL color Cylindrical-coordinate representation of color #406446: hue angle of 130º 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 #406446 is Cyan = 0.36, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 70 | - |
| CMYK | 0.36 | 0 | 0.30 | 0.61 |
| HSL | 130º | 0.22% | 0.32% | - |
| HSV(B) | 130º | 0.36% | 0.39% | - |
| XYZ | 7.78 | 10.65 | 7.44 | - |
| YUV | 85.82 | 119.07 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 70 | 0.36 | 0 | 0.30 | 0.61 | 130 | 0.22 | 0.32 |
| Hex | 40 | 64 | 46 | 24 | 0 | 1E | 3D | 82 | 16 | 20 |
| Octal | 100 | 144 | 106 | 44 | 0 | 36 | 75 | 202 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1000110 | 100100 | 0 | 11110 | 111101 | 10000010 | 10110 | 100000 |
Color Harmonies of #406446
Complementary color
Monochromatic Colors of #406446
Black with #406446
Text Example
Text Example
White with #406446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406446; }
p { color: rgb(64,100,70); }
H1.HeaderClassName
{
color: #406446;
}
.AnyTagClassName
{
color: #406446;
}
</style>
background-color css
<style>
a { background-color: #406446; }
a { background-color: rgb(64,100,70); }
div.DivClassName
{
background-color: #406446;
}
.BgClassName
{
background-color: #406446;
}
</style>
border-color css
<style>
span { border-color: #406446; }
span { border-color: rgb(64,100,70); }
td.TdClassName
{
border-color: #406446;
}
.TagClassName
{
border-color: #406446;
}
</style>