Shades of Verdun Green #466017
Tints of Verdun Green #466017
RGB
CMYK
RGB Variations
Color information
#466017 (or 0x466017) is known color: Verdun Green. HEX triplet: 46, 60 and 17. RGB value is (70,96,23). Sum of RGB (Red+Green+Blue) = 70+96+23=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 96 (37.89% from 255 or 50.79% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 96 - color contains mainly: green. Hex color #466017 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466017 is #B99FE8. Grayscale: #505050. Windows color (decimal): -12165097 or 1531974. OLE color: 1531974.
HSL color Cylindrical-coordinate representation of color #466017: hue angle of 81.37º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #466017 is Cyan = 0.27, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 96 | 23 | - |
| CMYK | 0.27 | 0 | 0.76 | 0.62 |
| HSL | 81.37º | 0.61% | 0.23% | - |
| HSV(B) | 81.37º | 0.76% | 0.38% | - |
| XYZ | 6.86 | 9.73 | 2.33 | - |
| YUV | 79.9 | 95.89 | 120.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 23 | 0.27 | 0 | 0.76 | 0.62 | 81.37 | 0.61 | 0.23 |
| Hex | 46 | 60 | 17 | 1B | 0 | 4C | 3E | 51 | 3D | 17 |
| Octal | 106 | 140 | 27 | 33 | 0 | 114 | 76 | 121 | 75 | 27 |
| Binary | 1000110 | 1100000 | 10111 | 11011 | 0 | 1001100 | 111110 | 1010001 | 111101 | 10111 |
Color Harmonies of #466017
Complementary color
Monochromatic Colors of #466017
Black with #466017
Text Example
Text Example
White with #466017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466017; }
p { color: rgb(70,96,23); }
H1.HeaderClassName
{
color: #466017;
}
.AnyTagClassName
{
color: #466017;
}
</style>
background-color css
<style>
a { background-color: #466017; }
a { background-color: rgb(70,96,23); }
div.DivClassName
{
background-color: #466017;
}
.BgClassName
{
background-color: #466017;
}
</style>
border-color css
<style>
span { border-color: #466017; }
span { border-color: rgb(70,96,23); }
td.TdClassName
{
border-color: #466017;
}
.TagClassName
{
border-color: #466017;
}
</style>