Shades of Verdun Green #464611
Tints of Verdun Green #464611
RGB
CMYK
RGB Variations
Color information
#464611 (or 0x464611) is known color: Verdun Green. HEX triplet: 46, 46 and 11. RGB value is (70,70,17). Sum of RGB (Red+Green+Blue) = 70+70+17=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 70 (27.73% from 255 or 44.59% from 157); Blue value is 17 (7.03% from 255 or 10.83% from 157); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464611 is #B9B9EE. Grayscale: #404040. Windows color (decimal): -12171759 or 1132102. OLE color: 1132102.
HSL color Cylindrical-coordinate representation of color #464611: hue angle of 60º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #464611 is Cyan = 0, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 17 | - |
| CMYK | 0 | 0 | 0.76 | 0.73 |
| HSL | 60º | 0.61% | 0.17% | - |
| HSV(B) | 60º | 0.76% | 0.27% | - |
| XYZ | 4.82 | 5.72 | 1.38 | - |
| YUV | 63.96 | 101.5 | 132.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 17 | 0 | 0 | 0.76 | 0.73 | 60 | 0.61 | 0.17 |
| Hex | 46 | 46 | 11 | 0 | 0 | 4C | 49 | 3C | 3D | 11 |
| Octal | 106 | 106 | 21 | 0 | 0 | 114 | 111 | 74 | 75 | 21 |
| Binary | 1000110 | 1000110 | 10001 | 0 | 0 | 1001100 | 1001001 | 111100 | 111101 | 10001 |
Color Harmonies of #464611
Complementary color
Monochromatic Colors of #464611
Black with #464611
Text Example
Text Example
White with #464611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464611; }
p { color: rgb(70,70,17); }
H1.HeaderClassName
{
color: #464611;
}
.AnyTagClassName
{
color: #464611;
}
</style>
background-color css
<style>
a { background-color: #464611; }
a { background-color: rgb(70,70,17); }
div.DivClassName
{
background-color: #464611;
}
.BgClassName
{
background-color: #464611;
}
</style>
border-color css
<style>
span { border-color: #464611; }
span { border-color: rgb(70,70,17); }
td.TdClassName
{
border-color: #464611;
}
.TagClassName
{
border-color: #464611;
}
</style>