Shades of Verdun Green #465615
Tints of Verdun Green #465615
RGB
CMYK
RGB Variations
Color information
#465615 (or 0x465615) is known color: Verdun Green. HEX triplet: 46, 56 and 15. RGB value is (70,86,21). Sum of RGB (Red+Green+Blue) = 70+86+21=177 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.55% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 21 (8.59% from 255 or 11.86% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #465615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #465615 is #B9A9EA. Grayscale: #4A4A4A. Windows color (decimal): -12167659 or 1398342. OLE color: 1398342.
HSL color Cylindrical-coordinate representation of color #465615: hue angle of 74.77º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #465615 is Cyan = 0.19, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 70 | 86 | 21 | - |
| CMYK | 0.19 | 0 | 0.76 | 0.66 |
| HSL | 74.77º | 0.61% | 0.21% | - |
| HSV(B) | 74.77º | 0.76% | 0.34% | - |
| XYZ | 5.99 | 8.01 | 1.94 | - |
| YUV | 73.81 | 98.2 | 125.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 86 | 21 | 0.19 | 0 | 0.76 | 0.66 | 74.77 | 0.61 | 0.21 |
| Hex | 46 | 56 | 15 | 13 | 0 | 4C | 42 | 4B | 3D | 15 |
| Octal | 106 | 126 | 25 | 23 | 0 | 114 | 102 | 113 | 75 | 25 |
| Binary | 1000110 | 1010110 | 10101 | 10011 | 0 | 1001100 | 1000010 | 1001011 | 111101 | 10101 |
Color Harmonies of #465615
Complementary color
Monochromatic Colors of #465615
Black with #465615
Text Example
Text Example
White with #465615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465615; }
p { color: rgb(70,86,21); }
H1.HeaderClassName
{
color: #465615;
}
.AnyTagClassName
{
color: #465615;
}
</style>
background-color css
<style>
a { background-color: #465615; }
a { background-color: rgb(70,86,21); }
div.DivClassName
{
background-color: #465615;
}
.BgClassName
{
background-color: #465615;
}
</style>
border-color css
<style>
span { border-color: #465615; }
span { border-color: rgb(70,86,21); }
td.TdClassName
{
border-color: #465615;
}
.TagClassName
{
border-color: #465615;
}
</style>