Shades of Verdun Green #464612
Tints of Verdun Green #464612
RGB
CMYK
RGB Variations
Color information
#464612 (or 0x464612) is known color: Verdun Green. HEX triplet: 46, 46 and 12. RGB value is (70,70,18). Sum of RGB (Red+Green+Blue) = 70+70+18=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 70 (27.73% from 255 or 44.30% from 158); Blue value is 18 (7.42% from 255 or 11.39% from 158); Max value from RGB is 70 - color contains mainly: red, green. Hex color #464612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464612 is #B9B9ED. Grayscale: #404040. Windows color (decimal): -12171758 or 1197638. OLE color: 1197638.
HSL color Cylindrical-coordinate representation of color #464612: hue angle of 60º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #464612 is Cyan = 0, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 70 | 18 | - |
| CMYK | 0 | 0 | 0.74 | 0.73 |
| HSL | 60º | 0.59% | 0.17% | - |
| HSV(B) | 60º | 0.74% | 0.27% | - |
| XYZ | 4.83 | 5.73 | 1.42 | - |
| YUV | 64.07 | 102 | 132.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 70 | 18 | 0 | 0 | 0.74 | 0.73 | 60 | 0.59 | 0.17 |
| Hex | 46 | 46 | 12 | 0 | 0 | 4A | 49 | 3C | 3B | 11 |
| Octal | 106 | 106 | 22 | 0 | 0 | 112 | 111 | 74 | 73 | 21 |
| Binary | 1000110 | 1000110 | 10010 | 0 | 0 | 1001010 | 1001001 | 111100 | 111011 | 10001 |
Color Harmonies of #464612
Complementary color
Monochromatic Colors of #464612
Black with #464612
Text Example
Text Example
White with #464612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464612; }
p { color: rgb(70,70,18); }
H1.HeaderClassName
{
color: #464612;
}
.AnyTagClassName
{
color: #464612;
}
</style>
background-color css
<style>
a { background-color: #464612; }
a { background-color: rgb(70,70,18); }
div.DivClassName
{
background-color: #464612;
}
.BgClassName
{
background-color: #464612;
}
</style>
border-color css
<style>
span { border-color: #464612; }
span { border-color: rgb(70,70,18); }
td.TdClassName
{
border-color: #464612;
}
.TagClassName
{
border-color: #464612;
}
</style>