Shades of Verdun Green #464906
Tints of Verdun Green #464906
RGB
CMYK
RGB Variations
Color information
#464906 (or 0x464906) is known color: Verdun Green. HEX triplet: 46, 49 and 06. RGB value is (70,73,6). Sum of RGB (Red+Green+Blue) = 70+73+6=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 73 (28.91% from 255 or 48.99% from 149); Blue value is 6 (2.73% from 255 or 4.03% from 149); Max value from RGB is 73 - color contains mainly: green. Hex color #464906 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464906 is #B9B6F9. Grayscale: #404040. Windows color (decimal): -12171002 or 411974. OLE color: 411974.
HSL color Cylindrical-coordinate representation of color #464906: hue angle of 62.69º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #464906 is Cyan = 0.04, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 70 | 73 | 6 | - |
| CMYK | 0.04 | 0 | 0.92 | 0.71 |
| HSL | 62.69º | 0.85% | 0.15% | - |
| HSV(B) | 62.69º | 0.92% | 0.29% | - |
| XYZ | 4.94 | 6.08 | 1.09 | - |
| YUV | 64.47 | 95.01 | 131.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 73 | 6 | 0.04 | 0 | 0.92 | 0.71 | 62.69 | 0.85 | 0.15 |
| Hex | 46 | 49 | 6 | 4 | 0 | 5C | 47 | 3F | 55 | F |
| Octal | 106 | 111 | 6 | 4 | 0 | 134 | 107 | 77 | 125 | 17 |
| Binary | 1000110 | 1001001 | 110 | 100 | 0 | 1011100 | 1000111 | 111111 | 1010101 | 1111 |
Color Harmonies of #464906
Complementary color
Monochromatic Colors of #464906
Black with #464906
Text Example
Text Example
White with #464906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464906; }
p { color: rgb(70,73,6); }
H1.HeaderClassName
{
color: #464906;
}
.AnyTagClassName
{
color: #464906;
}
</style>
background-color css
<style>
a { background-color: #464906; }
a { background-color: rgb(70,73,6); }
div.DivClassName
{
background-color: #464906;
}
.BgClassName
{
background-color: #464906;
}
</style>
border-color css
<style>
span { border-color: #464906; }
span { border-color: rgb(70,73,6); }
td.TdClassName
{
border-color: #464906;
}
.TagClassName
{
border-color: #464906;
}
</style>