Shades of Verdun Green #467106
Tints of Verdun Green #467106
RGB
CMYK
RGB Variations
Color information
#467106 (or 0x467106) is known color: Verdun Green. HEX triplet: 46, 71 and 06. RGB value is (70,113,6). Sum of RGB (Red+Green+Blue) = 70+113+6=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 113 (44.53% from 255 or 59.79% from 189); Blue value is 6 (2.73% from 255 or 3.17% from 189); Max value from RGB is 113 - color contains mainly: green. Hex color #467106 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467106 is #B98EF9. Grayscale: #585858. Windows color (decimal): -12160762 or 422214. OLE color: 422214.
HSL color Cylindrical-coordinate representation of color #467106: hue angle of 84.11º 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 #467106 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 113 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.56 |
| HSL | 84.11º | 0.9% | 0.23% | - |
| HSV(B) | 84.11º | 0.95% | 0.44% | - |
| XYZ | 8.46 | 13.13 | 2.26 | - |
| YUV | 87.95 | 81.75 | 115.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 113 | 6 | 0.38 | 0 | 0.95 | 0.56 | 84.11 | 0.9 | 0.23 |
| Hex | 46 | 71 | 6 | 26 | 0 | 5F | 38 | 54 | 5A | 17 |
| Octal | 106 | 161 | 6 | 46 | 0 | 137 | 70 | 124 | 132 | 27 |
| Binary | 1000110 | 1110001 | 110 | 100110 | 0 | 1011111 | 111000 | 1010100 | 1011010 | 10111 |
Color Harmonies of #467106
Complementary color
Monochromatic Colors of #467106
Black with #467106
Text Example
Text Example
White with #467106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467106; }
p { color: rgb(70,113,6); }
H1.HeaderClassName
{
color: #467106;
}
.AnyTagClassName
{
color: #467106;
}
</style>
background-color css
<style>
a { background-color: #467106; }
a { background-color: rgb(70,113,6); }
div.DivClassName
{
background-color: #467106;
}
.BgClassName
{
background-color: #467106;
}
</style>
border-color css
<style>
span { border-color: #467106; }
span { border-color: rgb(70,113,6); }
td.TdClassName
{
border-color: #467106;
}
.TagClassName
{
border-color: #467106;
}
</style>