Shades of Verdun Green #466414
Tints of Verdun Green #466414
RGB
CMYK
RGB Variations
Color information
#466414 (or 0x466414) is known color: Verdun Green. HEX triplet: 46, 64 and 14. RGB value is (70,100,20). Sum of RGB (Red+Green+Blue) = 70+100+20=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 100 (39.45% from 255 or 52.63% from 190); Blue value is 20 (8.20% from 255 or 10.53% from 190); Max value from RGB is 100 - color contains mainly: green. Hex color #466414 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466414 is #B99BEB. Grayscale: #525252. Windows color (decimal): -12164076 or 1336390. OLE color: 1336390.
HSL color Cylindrical-coordinate representation of color #466414: hue angle of 82.5º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #466414 is Cyan = 0.30, Magento = 0, Yellow = 0.8 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 70 | 100 | 20 | - |
| CMYK | 0.30 | 0 | 0.8 | 0.61 |
| HSL | 82.5º | 0.67% | 0.24% | - |
| HSV(B) | 82.5º | 0.8% | 0.39% | - |
| XYZ | 7.21 | 10.47 | 2.3 | - |
| YUV | 81.91 | 93.06 | 119.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 20 | 0.30 | 0 | 0.8 | 0.61 | 82.5 | 0.67 | 0.24 |
| Hex | 46 | 64 | 14 | 1E | 0 | 50 | 3D | 52 | 43 | 18 |
| Octal | 106 | 144 | 24 | 36 | 0 | 120 | 75 | 122 | 103 | 30 |
| Binary | 1000110 | 1100100 | 10100 | 11110 | 0 | 1010000 | 111101 | 1010010 | 1000011 | 11000 |
Color Harmonies of #466414
Complementary color
Monochromatic Colors of #466414
Black with #466414
Text Example
Text Example
White with #466414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466414; }
p { color: rgb(70,100,20); }
H1.HeaderClassName
{
color: #466414;
}
.AnyTagClassName
{
color: #466414;
}
</style>
background-color css
<style>
a { background-color: #466414; }
a { background-color: rgb(70,100,20); }
div.DivClassName
{
background-color: #466414;
}
.BgClassName
{
background-color: #466414;
}
</style>
border-color css
<style>
span { border-color: #466414; }
span { border-color: rgb(70,100,20); }
td.TdClassName
{
border-color: #466414;
}
.TagClassName
{
border-color: #466414;
}
</style>