Shades of Verdun Green #466711
Tints of Verdun Green #466711
RGB
CMYK
RGB Variations
Color information
#466711 (or 0x466711) is known color: Verdun Green. HEX triplet: 46, 67 and 11. RGB value is (70,103,17). Sum of RGB (Red+Green+Blue) = 70+103+17=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 103 (40.62% from 255 or 54.21% from 190); Blue value is 17 (7.03% from 255 or 8.95% from 190); Max value from RGB is 103 - color contains mainly: green. Hex color #466711 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466711 is #B998EE. Grayscale: #535353. Windows color (decimal): -12163311 or 1140550. OLE color: 1140550.
HSL color Cylindrical-coordinate representation of color #466711: hue angle of 83.02º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #466711 is Cyan = 0.32, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 17 | - |
| CMYK | 0.32 | 0 | 0.83 | 0.60 |
| HSL | 83.02º | 0.72% | 0.24% | - |
| HSV(B) | 83.02º | 0.83% | 0.4% | - |
| XYZ | 7.48 | 11.04 | 2.27 | - |
| YUV | 83.33 | 90.57 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 17 | 0.32 | 0 | 0.83 | 0.60 | 83.02 | 0.72 | 0.24 |
| Hex | 46 | 67 | 11 | 20 | 0 | 53 | 3C | 53 | 48 | 18 |
| Octal | 106 | 147 | 21 | 40 | 0 | 123 | 74 | 123 | 110 | 30 |
| Binary | 1000110 | 1100111 | 10001 | 100000 | 0 | 1010011 | 111100 | 1010011 | 1001000 | 11000 |
Color Harmonies of #466711
Complementary color
Monochromatic Colors of #466711
Black with #466711
Text Example
Text Example
White with #466711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466711; }
p { color: rgb(70,103,17); }
H1.HeaderClassName
{
color: #466711;
}
.AnyTagClassName
{
color: #466711;
}
</style>
background-color css
<style>
a { background-color: #466711; }
a { background-color: rgb(70,103,17); }
div.DivClassName
{
background-color: #466711;
}
.BgClassName
{
background-color: #466711;
}
</style>
border-color css
<style>
span { border-color: #466711; }
span { border-color: rgb(70,103,17); }
td.TdClassName
{
border-color: #466711;
}
.TagClassName
{
border-color: #466711;
}
</style>