Shades of Verdun Green #464716
Tints of Verdun Green #464716
RGB
CMYK
RGB Variations
Color information
#464716 (or 0x464716) is known color: Verdun Green. HEX triplet: 46, 47 and 16. RGB value is (70,71,22). Sum of RGB (Red+Green+Blue) = 70+71+22=163 (21% of max value = 765). Red value is 70 (27.73% from 255 or 42.94% from 163); Green value is 71 (28.12% from 255 or 43.56% from 163); Blue value is 22 (8.98% from 255 or 13.50% from 163); Max value from RGB is 71 - color contains mainly: green. Hex color #464716 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464716 is #B9B8E9. Grayscale: #414141. Windows color (decimal): -12171498 or 1460038. OLE color: 1460038.
HSL color Cylindrical-coordinate representation of color #464716: hue angle of 61.22º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #464716 is Cyan = 0.01, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 22 | - |
| CMYK | 0.01 | 0 | 0.69 | 0.72 |
| HSL | 61.22º | 0.53% | 0.18% | - |
| HSV(B) | 61.22º | 0.69% | 0.28% | - |
| XYZ | 4.92 | 5.87 | 1.63 | - |
| YUV | 65.12 | 103.67 | 131.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 22 | 0.01 | 0 | 0.69 | 0.72 | 61.22 | 0.53 | 0.18 |
| Hex | 46 | 47 | 16 | 1 | 0 | 45 | 48 | 3D | 35 | 12 |
| Octal | 106 | 107 | 26 | 1 | 0 | 105 | 110 | 75 | 65 | 22 |
| Binary | 1000110 | 1000111 | 10110 | 1 | 0 | 1000101 | 1001000 | 111101 | 110101 | 10010 |
Color Harmonies of #464716
Complementary color
Monochromatic Colors of #464716
Black with #464716
Text Example
Text Example
White with #464716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464716; }
p { color: rgb(70,71,22); }
H1.HeaderClassName
{
color: #464716;
}
.AnyTagClassName
{
color: #464716;
}
</style>
background-color css
<style>
a { background-color: #464716; }
a { background-color: rgb(70,71,22); }
div.DivClassName
{
background-color: #464716;
}
.BgClassName
{
background-color: #464716;
}
</style>
border-color css
<style>
span { border-color: #464716; }
span { border-color: rgb(70,71,22); }
td.TdClassName
{
border-color: #464716;
}
.TagClassName
{
border-color: #464716;
}
</style>