Shades of Hunter Green #406348
Tints of Hunter Green #406348
RGB
CMYK
RGB Variations
Color information
#406348 (or 0x406348) is known color: Hunter Green. HEX triplet: 40, 63 and 48. RGB value is (64,99,72). Sum of RGB (Red+Green+Blue) = 64+99+72=235 (31% of max value = 765). Red value is 64 (25.39% from 255 or 27.23% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 72 (28.52% from 255 or 30.64% from 235); Max value from RGB is 99 - color contains mainly: green. Hex color #406348 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #406348 is #BF9CB7. Grayscale: #555555. Windows color (decimal): -12557496 or 4744000. OLE color: 4744000.
HSL color Cylindrical-coordinate representation of color #406348: hue angle of 133.71º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406348 is Cyan = 0.35, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 72 | - |
| CMYK | 0.35 | 0 | 0.27 | 0.61 |
| HSL | 133.71º | 0.21% | 0.32% | - |
| HSV(B) | 133.71º | 0.35% | 0.39% | - |
| XYZ | 7.75 | 10.48 | 7.75 | - |
| YUV | 85.46 | 120.4 | 112.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 72 | 0.35 | 0 | 0.27 | 0.61 | 133.71 | 0.21 | 0.32 |
| Hex | 40 | 63 | 48 | 23 | 0 | 1B | 3D | 86 | 15 | 20 |
| Octal | 100 | 143 | 110 | 43 | 0 | 33 | 75 | 206 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1001000 | 100011 | 0 | 11011 | 111101 | 10000110 | 10101 | 100000 |
Color Harmonies of #406348
Complementary color
Monochromatic Colors of #406348
Black with #406348
Text Example
Text Example
White with #406348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406348; }
p { color: rgb(64,99,72); }
H1.HeaderClassName
{
color: #406348;
}
.AnyTagClassName
{
color: #406348;
}
</style>
background-color css
<style>
a { background-color: #406348; }
a { background-color: rgb(64,99,72); }
div.DivClassName
{
background-color: #406348;
}
.BgClassName
{
background-color: #406348;
}
</style>
border-color css
<style>
span { border-color: #406348; }
span { border-color: rgb(64,99,72); }
td.TdClassName
{
border-color: #406348;
}
.TagClassName
{
border-color: #406348;
}
</style>