Shades of Verdun Green #467006
Tints of Verdun Green #467006
RGB
CMYK
RGB Variations
Color information
#467006 (or 0x467006) is known color: Verdun Green. HEX triplet: 46, 70 and 06. RGB value is (70,112,6). Sum of RGB (Red+Green+Blue) = 70+112+6=188 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.23% from 188); Green value is 112 (44.14% from 255 or 59.57% from 188); Blue value is 6 (2.73% from 255 or 3.19% from 188); Max value from RGB is 112 - color contains mainly: green. Hex color #467006 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467006 is #B98FF9. Grayscale: #575757. Windows color (decimal): -12161018 or 421958. OLE color: 421958.
HSL color Cylindrical-coordinate representation of color #467006: hue angle of 83.77º degrees, saturation: 0.9, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #467006 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.56 |
| HSL | 83.77º | 0.9% | 0.23% | - |
| HSV(B) | 83.77º | 0.95% | 0.44% | - |
| XYZ | 8.35 | 12.9 | 2.22 | - |
| YUV | 87.36 | 82.09 | 115.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 6 | 0.38 | 0 | 0.95 | 0.56 | 83.77 | 0.9 | 0.23 |
| Hex | 46 | 70 | 6 | 26 | 0 | 5F | 38 | 54 | 5A | 17 |
| Octal | 106 | 160 | 6 | 46 | 0 | 137 | 70 | 124 | 132 | 27 |
| Binary | 1000110 | 1110000 | 110 | 100110 | 0 | 1011111 | 111000 | 1010100 | 1011010 | 10111 |
Color Harmonies of #467006
Complementary color
Monochromatic Colors of #467006
Black with #467006
Text Example
Text Example
White with #467006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467006; }
p { color: rgb(70,112,6); }
H1.HeaderClassName
{
color: #467006;
}
.AnyTagClassName
{
color: #467006;
}
</style>
background-color css
<style>
a { background-color: #467006; }
a { background-color: rgb(70,112,6); }
div.DivClassName
{
background-color: #467006;
}
.BgClassName
{
background-color: #467006;
}
</style>
border-color css
<style>
span { border-color: #467006; }
span { border-color: rgb(70,112,6); }
td.TdClassName
{
border-color: #467006;
}
.TagClassName
{
border-color: #467006;
}
</style>