Shades of Verdun Green #465716
Tints of Verdun Green #465716
RGB
CMYK
RGB Variations
Color information
#465716 (or 0x465716) is known color: Verdun Green. HEX triplet: 46, 57 and 16. RGB value is (70,87,22). Sum of RGB (Red+Green+Blue) = 70+87+22=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 87 (34.38% from 255 or 48.60% from 179); Blue value is 22 (8.98% from 255 or 12.29% from 179); Max value from RGB is 87 - color contains mainly: green. Hex color #465716 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465716 is #B9A8E9. Grayscale: #4A4A4A. Windows color (decimal): -12167402 or 1464134. OLE color: 1464134.
HSL color Cylindrical-coordinate representation of color #465716: hue angle of 75.69º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #465716 is Cyan = 0.20, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 87 | 22 | - |
| CMYK | 0.20 | 0 | 0.75 | 0.66 |
| HSL | 75.69º | 0.6% | 0.21% | - |
| HSV(B) | 75.69º | 0.75% | 0.34% | - |
| XYZ | 6.08 | 8.18 | 2.02 | - |
| YUV | 74.51 | 98.37 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 87 | 22 | 0.20 | 0 | 0.75 | 0.66 | 75.69 | 0.6 | 0.21 |
| Hex | 46 | 57 | 16 | 14 | 0 | 4B | 42 | 4C | 3C | 15 |
| Octal | 106 | 127 | 26 | 24 | 0 | 113 | 102 | 114 | 74 | 25 |
| Binary | 1000110 | 1010111 | 10110 | 10100 | 0 | 1001011 | 1000010 | 1001100 | 111100 | 10101 |
Color Harmonies of #465716
Complementary color
Monochromatic Colors of #465716
Black with #465716
Text Example
Text Example
White with #465716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465716; }
p { color: rgb(70,87,22); }
H1.HeaderClassName
{
color: #465716;
}
.AnyTagClassName
{
color: #465716;
}
</style>
background-color css
<style>
a { background-color: #465716; }
a { background-color: rgb(70,87,22); }
div.DivClassName
{
background-color: #465716;
}
.BgClassName
{
background-color: #465716;
}
</style>
border-color css
<style>
span { border-color: #465716; }
span { border-color: rgb(70,87,22); }
td.TdClassName
{
border-color: #465716;
}
.TagClassName
{
border-color: #465716;
}
</style>