Shades of Verdun Green #466214
Tints of Verdun Green #466214
RGB
CMYK
RGB Variations
Color information
#466214 (or 0x466214) is known color: Verdun Green. HEX triplet: 46, 62 and 14. RGB value is (70,98,20). Sum of RGB (Red+Green+Blue) = 70+98+20=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 98 (38.67% from 255 or 52.13% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 98 - color contains mainly: green. Hex color #466214 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466214 is #B99DEB. Grayscale: #515151. Windows color (decimal): -12164588 or 1335878. OLE color: 1335878.
HSL color Cylindrical-coordinate representation of color #466214: hue angle of 81.54º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #466214 is Cyan = 0.29, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 98 | 20 | - |
| CMYK | 0.29 | 0 | 0.80 | 0.62 |
| HSL | 81.54º | 0.66% | 0.23% | - |
| HSV(B) | 81.54º | 0.8% | 0.38% | - |
| XYZ | 7.02 | 10.09 | 2.24 | - |
| YUV | 80.74 | 93.72 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 20 | 0.29 | 0 | 0.80 | 0.62 | 81.54 | 0.66 | 0.23 |
| Hex | 46 | 62 | 14 | 1D | 0 | 50 | 3E | 52 | 42 | 17 |
| Octal | 106 | 142 | 24 | 35 | 0 | 120 | 76 | 122 | 102 | 27 |
| Binary | 1000110 | 1100010 | 10100 | 11101 | 0 | 1010000 | 111110 | 1010010 | 1000010 | 10111 |
Color Harmonies of #466214
Complementary color
Monochromatic Colors of #466214
Black with #466214
Text Example
Text Example
White with #466214
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466214; }
p { color: rgb(70,98,20); }
H1.HeaderClassName
{
color: #466214;
}
.AnyTagClassName
{
color: #466214;
}
</style>
background-color css
<style>
a { background-color: #466214; }
a { background-color: rgb(70,98,20); }
div.DivClassName
{
background-color: #466214;
}
.BgClassName
{
background-color: #466214;
}
</style>
border-color css
<style>
span { border-color: #466214; }
span { border-color: rgb(70,98,20); }
td.TdClassName
{
border-color: #466214;
}
.TagClassName
{
border-color: #466214;
}
</style>