Shades of Verdun Green #466016
Tints of Verdun Green #466016
RGB
CMYK
RGB Variations
Color information
#466016 (or 0x466016) is known color: Verdun Green. HEX triplet: 46, 60 and 16. RGB value is (70,96,22). Sum of RGB (Red+Green+Blue) = 70+96+22=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 96 (37.89% from 255 or 51.06% from 188); Blue value is 22 (8.98% from 255 or 11.70% from 188); Max value from RGB is 96 - color contains mainly: green. Hex color #466016 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466016 is #B99FE9. Grayscale: #505050. Windows color (decimal): -12165098 or 1466438. OLE color: 1466438.
HSL color Cylindrical-coordinate representation of color #466016: hue angle of 81.08º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #466016 is Cyan = 0.27, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 22 | - |
| CMYK | 0.27 | 0 | 0.77 | 0.62 |
| HSL | 81.08º | 0.63% | 0.23% | - |
| HSV(B) | 81.08º | 0.77% | 0.38% | - |
| XYZ | 6.85 | 9.73 | 2.28 | - |
| YUV | 79.79 | 95.39 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 22 | 0.27 | 0 | 0.77 | 0.62 | 81.08 | 0.63 | 0.23 |
| Hex | 46 | 60 | 16 | 1B | 0 | 4D | 3E | 51 | 3F | 17 |
| Octal | 106 | 140 | 26 | 33 | 0 | 115 | 76 | 121 | 77 | 27 |
| Binary | 1000110 | 1100000 | 10110 | 11011 | 0 | 1001101 | 111110 | 1010001 | 111111 | 10111 |
Color Harmonies of #466016
Complementary color
Monochromatic Colors of #466016
Black with #466016
Text Example
Text Example
White with #466016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466016; }
p { color: rgb(70,96,22); }
H1.HeaderClassName
{
color: #466016;
}
.AnyTagClassName
{
color: #466016;
}
</style>
background-color css
<style>
a { background-color: #466016; }
a { background-color: rgb(70,96,22); }
div.DivClassName
{
background-color: #466016;
}
.BgClassName
{
background-color: #466016;
}
</style>
border-color css
<style>
span { border-color: #466016; }
span { border-color: rgb(70,96,22); }
td.TdClassName
{
border-color: #466016;
}
.TagClassName
{
border-color: #466016;
}
</style>