Shades of Verdun Green #465614
Tints of Verdun Green #465614
RGB
CMYK
RGB Variations
Color information
#465614 (or 0x465614) is known color: Verdun Green. HEX triplet: 46, 56 and 14. RGB value is (70,86,20). Sum of RGB (Red+Green+Blue) = 70+86+20=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 86 - color contains mainly: green. Hex color #465614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465614 is #B9A9EB. Grayscale: #494949. Windows color (decimal): -12167660 or 1332806. OLE color: 1332806.
HSL color Cylindrical-coordinate representation of color #465614: hue angle of 74.55º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #465614 is Cyan = 0.19, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 20 | - |
| CMYK | 0.19 | 0 | 0.77 | 0.66 |
| HSL | 74.55º | 0.62% | 0.21% | - |
| HSV(B) | 74.55º | 0.77% | 0.34% | - |
| XYZ | 5.98 | 8.01 | 1.89 | - |
| YUV | 73.69 | 97.7 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 20 | 0.19 | 0 | 0.77 | 0.66 | 74.55 | 0.62 | 0.21 |
| Hex | 46 | 56 | 14 | 13 | 0 | 4D | 42 | 4B | 3E | 15 |
| Octal | 106 | 126 | 24 | 23 | 0 | 115 | 102 | 113 | 76 | 25 |
| Binary | 1000110 | 1010110 | 10100 | 10011 | 0 | 1001101 | 1000010 | 1001011 | 111110 | 10101 |
Color Harmonies of #465614
Complementary color
Monochromatic Colors of #465614
Black with #465614
Text Example
Text Example
White with #465614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465614; }
p { color: rgb(70,86,20); }
H1.HeaderClassName
{
color: #465614;
}
.AnyTagClassName
{
color: #465614;
}
</style>
background-color css
<style>
a { background-color: #465614; }
a { background-color: rgb(70,86,20); }
div.DivClassName
{
background-color: #465614;
}
.BgClassName
{
background-color: #465614;
}
</style>
border-color css
<style>
span { border-color: #465614; }
span { border-color: rgb(70,86,20); }
td.TdClassName
{
border-color: #465614;
}
.TagClassName
{
border-color: #465614;
}
</style>