Shades of Verdun Green #466811
Tints of Verdun Green #466811
RGB
CMYK
RGB Variations
Color information
#466811 (or 0x466811) is known color: Verdun Green. HEX triplet: 46, 68 and 11. RGB value is (70,104,17). Sum of RGB (Red+Green+Blue) = 70+104+17=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 104 (41.02% from 255 or 54.45% from 191); Blue value is 17 (7.03% from 255 or 8.90% from 191); Max value from RGB is 104 - color contains mainly: green. Hex color #466811 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466811 is #B997EE. Grayscale: #545454. Windows color (decimal): -12163055 or 1140806. OLE color: 1140806.
HSL color Cylindrical-coordinate representation of color #466811: hue angle of 83.45º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #466811 is Cyan = 0.33, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 70 | 104 | 17 | - |
| CMYK | 0.33 | 0 | 0.84 | 0.59 |
| HSL | 83.45º | 0.72% | 0.24% | - |
| HSV(B) | 83.45º | 0.84% | 0.41% | - |
| XYZ | 7.58 | 11.24 | 2.3 | - |
| YUV | 83.92 | 90.24 | 118.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 17 | 0.33 | 0 | 0.84 | 0.59 | 83.45 | 0.72 | 0.24 |
| Hex | 46 | 68 | 11 | 21 | 0 | 54 | 3B | 53 | 48 | 18 |
| Octal | 106 | 150 | 21 | 41 | 0 | 124 | 73 | 123 | 110 | 30 |
| Binary | 1000110 | 1101000 | 10001 | 100001 | 0 | 1010100 | 111011 | 1010011 | 1001000 | 11000 |
Color Harmonies of #466811
Complementary color
Monochromatic Colors of #466811
Black with #466811
Text Example
Text Example
White with #466811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466811; }
p { color: rgb(70,104,17); }
H1.HeaderClassName
{
color: #466811;
}
.AnyTagClassName
{
color: #466811;
}
</style>
background-color css
<style>
a { background-color: #466811; }
a { background-color: rgb(70,104,17); }
div.DivClassName
{
background-color: #466811;
}
.BgClassName
{
background-color: #466811;
}
</style>
border-color css
<style>
span { border-color: #466811; }
span { border-color: rgb(70,104,17); }
td.TdClassName
{
border-color: #466811;
}
.TagClassName
{
border-color: #466811;
}
</style>