Shades of Verdun Green #466210
Tints of Verdun Green #466210
RGB
CMYK
RGB Variations
Color information
#466210 (or 0x466210) is known color: Verdun Green. HEX triplet: 46, 62 and 10. RGB value is (70,98,16). Sum of RGB (Red+Green+Blue) = 70+98+16=184 (24% of max value = 765). Red value is 70 (27.73% from 255 or 38.04% from 184); Green value is 98 (38.67% from 255 or 53.26% from 184); Blue value is 16 (6.64% from 255 or 8.70% from 184); Max value from RGB is 98 - color contains mainly: green. Hex color #466210 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466210 is #B99DEF. Grayscale: #505050. Windows color (decimal): -12164592 or 1073734. OLE color: 1073734.
HSL color Cylindrical-coordinate representation of color #466210: hue angle of 80.49º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #466210 is Cyan = 0.29, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 16 | - |
| CMYK | 0.29 | 0 | 0.84 | 0.62 |
| HSL | 80.49º | 0.72% | 0.22% | - |
| HSV(B) | 80.49º | 0.84% | 0.38% | - |
| XYZ | 6.99 | 10.07 | 2.07 | - |
| YUV | 80.28 | 91.72 | 120.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 16 | 0.29 | 0 | 0.84 | 0.62 | 80.49 | 0.72 | 0.22 |
| Hex | 46 | 62 | 10 | 1D | 0 | 54 | 3E | 50 | 48 | 16 |
| Octal | 106 | 142 | 20 | 35 | 0 | 124 | 76 | 120 | 110 | 26 |
| Binary | 1000110 | 1100010 | 10000 | 11101 | 0 | 1010100 | 111110 | 1010000 | 1001000 | 10110 |
Color Harmonies of #466210
Complementary color
Monochromatic Colors of #466210
Black with #466210
Text Example
Text Example
White with #466210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466210; }
p { color: rgb(70,98,16); }
H1.HeaderClassName
{
color: #466210;
}
.AnyTagClassName
{
color: #466210;
}
</style>
background-color css
<style>
a { background-color: #466210; }
a { background-color: rgb(70,98,16); }
div.DivClassName
{
background-color: #466210;
}
.BgClassName
{
background-color: #466210;
}
</style>
border-color css
<style>
span { border-color: #466210; }
span { border-color: rgb(70,98,16); }
td.TdClassName
{
border-color: #466210;
}
.TagClassName
{
border-color: #466210;
}
</style>