Shades of Verdun Green #464616
Tints of Verdun Green #464616
RGB
CMYK
RGB Variations
Color information
#464616 (or 0x464616) is known color: Verdun Green. HEX triplet: 46, 46 and 16. RGB value is (70,70,22). Sum of RGB (Red+Green+Blue) = 70+70+22=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 70 (27.73% from 255 or 43.21% from 162); Blue value is 22 (8.98% from 255 or 13.58% from 162); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464616 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464616 is #B9B9E9. Grayscale: #404040. Windows color (decimal): -12171754 or 1459782. OLE color: 1459782.
HSL color Cylindrical-coordinate representation of color #464616: hue angle of 60º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #464616 is Cyan = 0, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 22 | - |
| CMYK | 0 | 0 | 0.69 | 0.73 |
| HSL | 60º | 0.52% | 0.18% | - |
| HSV(B) | 60º | 0.69% | 0.27% | - |
| XYZ | 4.86 | 5.74 | 1.61 | - |
| YUV | 64.53 | 104 | 131.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 22 | 0 | 0 | 0.69 | 0.73 | 60 | 0.52 | 0.18 |
| Hex | 46 | 46 | 16 | 0 | 0 | 45 | 49 | 3C | 34 | 12 |
| Octal | 106 | 106 | 26 | 0 | 0 | 105 | 111 | 74 | 64 | 22 |
| Binary | 1000110 | 1000110 | 10110 | 0 | 0 | 1000101 | 1001001 | 111100 | 110100 | 10010 |
Color Harmonies of #464616
Complementary color
Monochromatic Colors of #464616
Black with #464616
Text Example
Text Example
White with #464616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464616; }
p { color: rgb(70,70,22); }
H1.HeaderClassName
{
color: #464616;
}
.AnyTagClassName
{
color: #464616;
}
</style>
background-color css
<style>
a { background-color: #464616; }
a { background-color: rgb(70,70,22); }
div.DivClassName
{
background-color: #464616;
}
.BgClassName
{
background-color: #464616;
}
</style>
border-color css
<style>
span { border-color: #464616; }
span { border-color: rgb(70,70,22); }
td.TdClassName
{
border-color: #464616;
}
.TagClassName
{
border-color: #464616;
}
</style>