Shades of Verdun Green #467206
Tints of Verdun Green #467206
RGB
CMYK
RGB Variations
Color information
#467206 (or 0x467206) is known color: Verdun Green. HEX triplet: 46, 72 and 06. RGB value is (70,114,6). Sum of RGB (Red+Green+Blue) = 70+114+6=190 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.84% from 190); Green value is 114 (44.92% from 255 or 60% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 114 - color contains mainly: green. Hex color #467206 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #467206 is #B98DF9. Grayscale: #585858. Windows color (decimal): -12160506 or 422470. OLE color: 422470.
HSL color Cylindrical-coordinate representation of color #467206: hue angle of 84.44º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #467206 is Cyan = 0.39, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 114 | 6 | - |
| CMYK | 0.39 | 0 | 0.95 | 0.55 |
| HSL | 84.44º | 0.9% | 0.24% | - |
| HSV(B) | 84.44º | 0.95% | 0.45% | - |
| XYZ | 8.58 | 13.35 | 2.3 | - |
| YUV | 88.53 | 81.42 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 114 | 6 | 0.39 | 0 | 0.95 | 0.55 | 84.44 | 0.9 | 0.24 |
| Hex | 46 | 72 | 6 | 27 | 0 | 5F | 37 | 54 | 5A | 18 |
| Octal | 106 | 162 | 6 | 47 | 0 | 137 | 67 | 124 | 132 | 30 |
| Binary | 1000110 | 1110010 | 110 | 100111 | 0 | 1011111 | 110111 | 1010100 | 1011010 | 11000 |
Color Harmonies of #467206
Complementary color
Monochromatic Colors of #467206
Black with #467206
Text Example
Text Example
White with #467206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467206; }
p { color: rgb(70,114,6); }
H1.HeaderClassName
{
color: #467206;
}
.AnyTagClassName
{
color: #467206;
}
</style>
background-color css
<style>
a { background-color: #467206; }
a { background-color: rgb(70,114,6); }
div.DivClassName
{
background-color: #467206;
}
.BgClassName
{
background-color: #467206;
}
</style>
border-color css
<style>
span { border-color: #467206; }
span { border-color: rgb(70,114,6); }
td.TdClassName
{
border-color: #467206;
}
.TagClassName
{
border-color: #467206;
}
</style>