Shades of Verdun Green #466212
Tints of Verdun Green #466212
RGB
CMYK
RGB Variations
Color information
#466212 (or 0x466212) is known color: Verdun Green. HEX triplet: 46, 62 and 12. RGB value is (70,98,18). Sum of RGB (Red+Green+Blue) = 70+98+18=186 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.63% from 186); Green value is 98 (38.67% from 255 or 52.69% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 98 - color contains mainly: green. Hex color #466212 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466212 is #B99DED. Grayscale: #505050. Windows color (decimal): -12164590 or 1204806. OLE color: 1204806.
HSL color Cylindrical-coordinate representation of color #466212: hue angle of 81º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #466212 is Cyan = 0.29, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 18 | - |
| CMYK | 0.29 | 0 | 0.82 | 0.62 |
| HSL | 81º | 0.69% | 0.23% | - |
| HSV(B) | 81º | 0.82% | 0.38% | - |
| XYZ | 7 | 10.08 | 2.15 | - |
| YUV | 80.51 | 92.72 | 120.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 18 | 0.29 | 0 | 0.82 | 0.62 | 81 | 0.69 | 0.23 |
| Hex | 46 | 62 | 12 | 1D | 0 | 52 | 3E | 51 | 45 | 17 |
| Octal | 106 | 142 | 22 | 35 | 0 | 122 | 76 | 121 | 105 | 27 |
| Binary | 1000110 | 1100010 | 10010 | 11101 | 0 | 1010010 | 111110 | 1010001 | 1000101 | 10111 |
Color Harmonies of #466212
Complementary color
Monochromatic Colors of #466212
Black with #466212
Text Example
Text Example
White with #466212
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466212; }
p { color: rgb(70,98,18); }
H1.HeaderClassName
{
color: #466212;
}
.AnyTagClassName
{
color: #466212;
}
</style>
background-color css
<style>
a { background-color: #466212; }
a { background-color: rgb(70,98,18); }
div.DivClassName
{
background-color: #466212;
}
.BgClassName
{
background-color: #466212;
}
</style>
border-color css
<style>
span { border-color: #466212; }
span { border-color: rgb(70,98,18); }
td.TdClassName
{
border-color: #466212;
}
.TagClassName
{
border-color: #466212;
}
</style>