Shades of Verdun Green #466211
Tints of Verdun Green #466211
RGB
CMYK
RGB Variations
Color information
#466211 (or 0x466211) is known color: Verdun Green. HEX triplet: 46, 62 and 11. RGB value is (70,98,17). Sum of RGB (Red+Green+Blue) = 70+98+17=185 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.84% from 185); Green value is 98 (38.67% from 255 or 52.97% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 98 - color contains mainly: green. Hex color #466211 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466211 is #B99DEE. Grayscale: #505050. Windows color (decimal): -12164591 or 1139270. OLE color: 1139270.
HSL color Cylindrical-coordinate representation of color #466211: hue angle of 80.74º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #466211 is Cyan = 0.29, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 17 | - |
| CMYK | 0.29 | 0 | 0.83 | 0.62 |
| HSL | 80.74º | 0.7% | 0.23% | - |
| HSV(B) | 80.74º | 0.83% | 0.38% | - |
| XYZ | 6.99 | 10.08 | 2.11 | - |
| YUV | 80.39 | 92.22 | 120.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 17 | 0.29 | 0 | 0.83 | 0.62 | 80.74 | 0.7 | 0.23 |
| Hex | 46 | 62 | 11 | 1D | 0 | 53 | 3E | 51 | 46 | 17 |
| Octal | 106 | 142 | 21 | 35 | 0 | 123 | 76 | 121 | 106 | 27 |
| Binary | 1000110 | 1100010 | 10001 | 11101 | 0 | 1010011 | 111110 | 1010001 | 1000110 | 10111 |
Color Harmonies of #466211
Complementary color
Monochromatic Colors of #466211
Black with #466211
Text Example
Text Example
White with #466211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466211; }
p { color: rgb(70,98,17); }
H1.HeaderClassName
{
color: #466211;
}
.AnyTagClassName
{
color: #466211;
}
</style>
background-color css
<style>
a { background-color: #466211; }
a { background-color: rgb(70,98,17); }
div.DivClassName
{
background-color: #466211;
}
.BgClassName
{
background-color: #466211;
}
</style>
border-color css
<style>
span { border-color: #466211; }
span { border-color: rgb(70,98,17); }
td.TdClassName
{
border-color: #466211;
}
.TagClassName
{
border-color: #466211;
}
</style>