Shades of Verdun Green #466615
Tints of Verdun Green #466615
RGB
CMYK
RGB Variations
Color information
#466615 (or 0x466615) is known color: Verdun Green. HEX triplet: 46, 66 and 15. RGB value is (70,102,21). Sum of RGB (Red+Green+Blue) = 70+102+21=193 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.27% from 193); Green value is 102 (40.23% from 255 or 52.85% from 193); Blue value is 21 (8.59% from 255 or 10.88% from 193); Max value from RGB is 102 - color contains mainly: green. Hex color #466615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466615 is #B999EA. Grayscale: #535353. Windows color (decimal): -12163563 or 1402438. OLE color: 1402438.
HSL color Cylindrical-coordinate representation of color #466615: hue angle of 83.7º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #466615 is Cyan = 0.31, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 21 | - |
| CMYK | 0.31 | 0 | 0.79 | 0.6 |
| HSL | 83.7º | 0.66% | 0.24% | - |
| HSV(B) | 83.7º | 0.79% | 0.4% | - |
| XYZ | 7.41 | 10.86 | 2.41 | - |
| YUV | 83.2 | 92.9 | 118.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 21 | 0.31 | 0 | 0.79 | 0.6 | 83.7 | 0.66 | 0.24 |
| Hex | 46 | 66 | 15 | 1F | 0 | 4F | 3C | 54 | 42 | 18 |
| Octal | 106 | 146 | 25 | 37 | 0 | 117 | 74 | 124 | 102 | 30 |
| Binary | 1000110 | 1100110 | 10101 | 11111 | 0 | 1001111 | 111100 | 1010100 | 1000010 | 11000 |
Color Harmonies of #466615
Complementary color
Monochromatic Colors of #466615
Black with #466615
Text Example
Text Example
White with #466615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466615; }
p { color: rgb(70,102,21); }
H1.HeaderClassName
{
color: #466615;
}
.AnyTagClassName
{
color: #466615;
}
</style>
background-color css
<style>
a { background-color: #466615; }
a { background-color: rgb(70,102,21); }
div.DivClassName
{
background-color: #466615;
}
.BgClassName
{
background-color: #466615;
}
</style>
border-color css
<style>
span { border-color: #466615; }
span { border-color: rgb(70,102,21); }
td.TdClassName
{
border-color: #466615;
}
.TagClassName
{
border-color: #466615;
}
</style>