Shades of Verdun Green #465616
Tints of Verdun Green #465616
RGB
CMYK
RGB Variations
Color information
#465616 (or 0x465616) is known color: Verdun Green. HEX triplet: 46, 56 and 16. RGB value is (70,86,22). Sum of RGB (Red+Green+Blue) = 70+86+22=178 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.33% from 178); Green value is 86 (33.98% from 255 or 48.31% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 86 - color contains mainly: green. Hex color #465616 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465616 is #B9A9E9. Grayscale: #4A4A4A. Windows color (decimal): -12167658 or 1463878. OLE color: 1463878.
HSL color Cylindrical-coordinate representation of color #465616: hue angle of 75º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #465616 is Cyan = 0.19, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 22 | - |
| CMYK | 0.19 | 0 | 0.74 | 0.66 |
| HSL | 75º | 0.59% | 0.21% | - |
| HSV(B) | 75º | 0.74% | 0.34% | - |
| XYZ | 6 | 8.02 | 1.99 | - |
| YUV | 73.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 22 | 0.19 | 0 | 0.74 | 0.66 | 75 | 0.59 | 0.21 |
| Hex | 46 | 56 | 16 | 13 | 0 | 4A | 42 | 4B | 3B | 15 |
| Octal | 106 | 126 | 26 | 23 | 0 | 112 | 102 | 113 | 73 | 25 |
| Binary | 1000110 | 1010110 | 10110 | 10011 | 0 | 1001010 | 1000010 | 1001011 | 111011 | 10101 |
Color Harmonies of #465616
Complementary color
Monochromatic Colors of #465616
Black with #465616
Text Example
Text Example
White with #465616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465616; }
p { color: rgb(70,86,22); }
H1.HeaderClassName
{
color: #465616;
}
.AnyTagClassName
{
color: #465616;
}
</style>
background-color css
<style>
a { background-color: #465616; }
a { background-color: rgb(70,86,22); }
div.DivClassName
{
background-color: #465616;
}
.BgClassName
{
background-color: #465616;
}
</style>
border-color css
<style>
span { border-color: #465616; }
span { border-color: rgb(70,86,22); }
td.TdClassName
{
border-color: #465616;
}
.TagClassName
{
border-color: #465616;
}
</style>