Shades of Verdun Green #466510
Tints of Verdun Green #466510
RGB
CMYK
RGB Variations
Color information
#466510 (or 0x466510) is known color: Verdun Green. HEX triplet: 46, 65 and 10. RGB value is (70,101,16). Sum of RGB (Red+Green+Blue) = 70+101+16=187 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.43% from 187); Green value is 101 (39.84% from 255 or 54.01% from 187); Blue value is 16 (6.64% from 255 or 8.56% from 187); Max value from RGB is 101 - color contains mainly: green. Hex color #466510 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #466510 is #B99AEF. Grayscale: #525252. Windows color (decimal): -12163824 or 1074502. OLE color: 1074502.
HSL color Cylindrical-coordinate representation of color #466510: hue angle of 81.88º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #466510 is Cyan = 0.31, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 16 | - |
| CMYK | 0.31 | 0 | 0.84 | 0.60 |
| HSL | 81.88º | 0.73% | 0.23% | - |
| HSV(B) | 81.88º | 0.84% | 0.4% | - |
| XYZ | 7.27 | 10.65 | 2.16 | - |
| YUV | 82.04 | 90.73 | 119.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 16 | 0.31 | 0 | 0.84 | 0.60 | 81.88 | 0.73 | 0.23 |
| Hex | 46 | 65 | 10 | 1F | 0 | 54 | 3C | 52 | 49 | 17 |
| Octal | 106 | 145 | 20 | 37 | 0 | 124 | 74 | 122 | 111 | 27 |
| Binary | 1000110 | 1100101 | 10000 | 11111 | 0 | 1010100 | 111100 | 1010010 | 1001001 | 10111 |
Color Harmonies of #466510
Complementary color
Monochromatic Colors of #466510
Black with #466510
Text Example
Text Example
White with #466510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466510; }
p { color: rgb(70,101,16); }
H1.HeaderClassName
{
color: #466510;
}
.AnyTagClassName
{
color: #466510;
}
</style>
background-color css
<style>
a { background-color: #466510; }
a { background-color: rgb(70,101,16); }
div.DivClassName
{
background-color: #466510;
}
.BgClassName
{
background-color: #466510;
}
</style>
border-color css
<style>
span { border-color: #466510; }
span { border-color: rgb(70,101,16); }
td.TdClassName
{
border-color: #466510;
}
.TagClassName
{
border-color: #466510;
}
</style>