Shades of Verdun Green #466113
Tints of Verdun Green #466113
RGB
CMYK
RGB Variations
Color information
#466113 (or 0x466113) is known color: Verdun Green. HEX triplet: 46, 61 and 13. RGB value is (70,97,19). Sum of RGB (Red+Green+Blue) = 70+97+19=186 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.63% from 186); Green value is 97 (38.28% from 255 or 52.15% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 97 - color contains mainly: green. Hex color #466113 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466113 is #B99EEC. Grayscale: #505050. Windows color (decimal): -12164845 or 1270086. OLE color: 1270086.
HSL color Cylindrical-coordinate representation of color #466113: hue angle of 80.77º degrees, saturation: 0.67, 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 #466113 is Cyan = 0.28, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 70 | 97 | 19 | - |
| CMYK | 0.28 | 0 | 0.80 | 0.62 |
| HSL | 80.77º | 0.67% | 0.23% | - |
| HSV(B) | 80.77º | 0.8% | 0.38% | - |
| XYZ | 6.92 | 9.9 | 2.16 | - |
| YUV | 80.04 | 93.55 | 120.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 19 | 0.28 | 0 | 0.80 | 0.62 | 80.77 | 0.67 | 0.23 |
| Hex | 46 | 61 | 13 | 1C | 0 | 50 | 3E | 51 | 43 | 17 |
| Octal | 106 | 141 | 23 | 34 | 0 | 120 | 76 | 121 | 103 | 27 |
| Binary | 1000110 | 1100001 | 10011 | 11100 | 0 | 1010000 | 111110 | 1010001 | 1000011 | 10111 |
Color Harmonies of #466113
Complementary color
Monochromatic Colors of #466113
Black with #466113
Text Example
Text Example
White with #466113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466113; }
p { color: rgb(70,97,19); }
H1.HeaderClassName
{
color: #466113;
}
.AnyTagClassName
{
color: #466113;
}
</style>
background-color css
<style>
a { background-color: #466113; }
a { background-color: rgb(70,97,19); }
div.DivClassName
{
background-color: #466113;
}
.BgClassName
{
background-color: #466113;
}
</style>
border-color css
<style>
span { border-color: #466113; }
span { border-color: rgb(70,97,19); }
td.TdClassName
{
border-color: #466113;
}
.TagClassName
{
border-color: #466113;
}
</style>