Shades of Verdun Green #464710
Tints of Verdun Green #464710
RGB
CMYK
RGB Variations
Color information
#464710 (or 0x464710) is known color: Verdun Green. HEX triplet: 46, 47 and 10. RGB value is (70,71,16). Sum of RGB (Red+Green+Blue) = 70+71+16=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 71 (28.12% from 255 or 45.22% from 157); Blue value is 16 (6.64% from 255 or 10.19% from 157); Max value from RGB is 71 - color contains mainly: green. Hex color #464710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464710 is #B9B8EF. Grayscale: #404040. Windows color (decimal): -12171504 or 1066822. OLE color: 1066822.
HSL color Cylindrical-coordinate representation of color #464710: hue angle of 61.09º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #464710 is Cyan = 0.01, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 70 | 71 | 16 | - |
| CMYK | 0.01 | 0 | 0.77 | 0.72 |
| HSL | 61.09º | 0.63% | 0.17% | - |
| HSV(B) | 61.09º | 0.77% | 0.28% | - |
| XYZ | 4.87 | 5.85 | 1.36 | - |
| YUV | 64.43 | 100.67 | 131.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 71 | 16 | 0.01 | 0 | 0.77 | 0.72 | 61.09 | 0.63 | 0.17 |
| Hex | 46 | 47 | 10 | 1 | 0 | 4D | 48 | 3D | 3F | 11 |
| Octal | 106 | 107 | 20 | 1 | 0 | 115 | 110 | 75 | 77 | 21 |
| Binary | 1000110 | 1000111 | 10000 | 1 | 0 | 1001101 | 1001000 | 111101 | 111111 | 10001 |
Color Harmonies of #464710
Complementary color
Monochromatic Colors of #464710
Black with #464710
Text Example
Text Example
White with #464710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464710; }
p { color: rgb(70,71,16); }
H1.HeaderClassName
{
color: #464710;
}
.AnyTagClassName
{
color: #464710;
}
</style>
background-color css
<style>
a { background-color: #464710; }
a { background-color: rgb(70,71,16); }
div.DivClassName
{
background-color: #464710;
}
.BgClassName
{
background-color: #464710;
}
</style>
border-color css
<style>
span { border-color: #464710; }
span { border-color: rgb(70,71,16); }
td.TdClassName
{
border-color: #464710;
}
.TagClassName
{
border-color: #464710;
}
</style>