Shades of Verdun Green #465914
Tints of Verdun Green #465914
RGB
CMYK
RGB Variations
Color information
#465914 (or 0x465914) is known color: Verdun Green. HEX triplet: 46, 59 and 14. RGB value is (70,89,20). Sum of RGB (Red+Green+Blue) = 70+89+20=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 20 (8.20% from 255 or 11.17% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #465914 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465914 is #B9A6EB. Grayscale: #4B4B4B. Windows color (decimal): -12166892 or 1333574. OLE color: 1333574.
HSL color Cylindrical-coordinate representation of color #465914: hue angle of 76.52º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #465914 is Cyan = 0.21, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 70 | 89 | 20 | - |
| CMYK | 0.21 | 0 | 0.78 | 0.65 |
| HSL | 76.52º | 0.63% | 0.21% | - |
| HSV(B) | 76.52º | 0.78% | 0.35% | - |
| XYZ | 6.22 | 8.5 | 1.97 | - |
| YUV | 75.45 | 96.71 | 124.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 89 | 20 | 0.21 | 0 | 0.78 | 0.65 | 76.52 | 0.63 | 0.21 |
| Hex | 46 | 59 | 14 | 15 | 0 | 4E | 41 | 4D | 3F | 15 |
| Octal | 106 | 131 | 24 | 25 | 0 | 116 | 101 | 115 | 77 | 25 |
| Binary | 1000110 | 1011001 | 10100 | 10101 | 0 | 1001110 | 1000001 | 1001101 | 111111 | 10101 |
Color Harmonies of #465914
Complementary color
Monochromatic Colors of #465914
Black with #465914
Text Example
Text Example
White with #465914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465914; }
p { color: rgb(70,89,20); }
H1.HeaderClassName
{
color: #465914;
}
.AnyTagClassName
{
color: #465914;
}
</style>
background-color css
<style>
a { background-color: #465914; }
a { background-color: rgb(70,89,20); }
div.DivClassName
{
background-color: #465914;
}
.BgClassName
{
background-color: #465914;
}
</style>
border-color css
<style>
span { border-color: #465914; }
span { border-color: rgb(70,89,20); }
td.TdClassName
{
border-color: #465914;
}
.TagClassName
{
border-color: #465914;
}
</style>