Shades of Verdun Green #466706
Tints of Verdun Green #466706
RGB
CMYK
RGB Variations
Color information
#466706 (or 0x466706) is known color: Verdun Green. HEX triplet: 46, 67 and 06. RGB value is (70,103,6). Sum of RGB (Red+Green+Blue) = 70+103+6=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 103 (40.62% from 255 or 57.54% from 179); Blue value is 6 (2.73% from 255 or 3.35% from 179); Max value from RGB is 103 - color contains mainly: green. Hex color #466706 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466706 is #B998F9. Grayscale: #525252. Windows color (decimal): -12163322 or 419654. OLE color: 419654.
HSL color Cylindrical-coordinate representation of color #466706: hue angle of 80.41º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #466706 is Cyan = 0.32, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 103 | 6 | - |
| CMYK | 0.32 | 0 | 0.94 | 0.60 |
| HSL | 80.41º | 0.89% | 0.21% | - |
| HSV(B) | 80.41º | 0.94% | 0.4% | - |
| XYZ | 7.41 | 11.02 | 1.91 | - |
| YUV | 82.08 | 85.07 | 119.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 103 | 6 | 0.32 | 0 | 0.94 | 0.60 | 80.41 | 0.89 | 0.21 |
| Hex | 46 | 67 | 6 | 20 | 0 | 5E | 3C | 50 | 59 | 15 |
| Octal | 106 | 147 | 6 | 40 | 0 | 136 | 74 | 120 | 131 | 25 |
| Binary | 1000110 | 1100111 | 110 | 100000 | 0 | 1011110 | 111100 | 1010000 | 1011001 | 10101 |
Color Harmonies of #466706
Complementary color
Monochromatic Colors of #466706
Black with #466706
Text Example
Text Example
White with #466706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466706; }
p { color: rgb(70,103,6); }
H1.HeaderClassName
{
color: #466706;
}
.AnyTagClassName
{
color: #466706;
}
</style>
background-color css
<style>
a { background-color: #466706; }
a { background-color: rgb(70,103,6); }
div.DivClassName
{
background-color: #466706;
}
.BgClassName
{
background-color: #466706;
}
</style>
border-color css
<style>
span { border-color: #466706; }
span { border-color: rgb(70,103,6); }
td.TdClassName
{
border-color: #466706;
}
.TagClassName
{
border-color: #466706;
}
</style>