Shades of Verdun Green #516006
Tints of Verdun Green #516006
RGB
CMYK
RGB Variations
Color information
#516006 (or 0x516006) is known color: Verdun Green. HEX triplet: 51, 60 and 06. RGB value is (81,96,6). Sum of RGB (Red+Green+Blue) = 81+96+6=183 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.26% from 183); Green value is 96 (37.89% from 255 or 52.46% from 183); Blue value is 6 (2.73% from 255 or 3.28% from 183); Max value from RGB is 96 - color contains mainly: green. Hex color #516006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516006 is #AE9FF9. Grayscale: #515151. Windows color (decimal): -11444218 or 417873. OLE color: 417873.
HSL color Cylindrical-coordinate representation of color #516006: hue angle of 70º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #516006 is Cyan = 0.16, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 6 | - |
| CMYK | 0.16 | 0 | 0.94 | 0.62 |
| HSL | 70º | 0.88% | 0.2% | - |
| HSV(B) | 70º | 0.94% | 0.38% | - |
| XYZ | 7.61 | 10.13 | 1.73 | - |
| YUV | 81.26 | 85.53 | 127.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 6 | 0.16 | 0 | 0.94 | 0.62 | 70 | 0.88 | 0.2 |
| Hex | 51 | 60 | 6 | 10 | 0 | 5E | 3E | 46 | 58 | 14 |
| Octal | 121 | 140 | 6 | 20 | 0 | 136 | 76 | 106 | 130 | 24 |
| Binary | 1010001 | 1100000 | 110 | 10000 | 0 | 1011110 | 111110 | 1000110 | 1011000 | 10100 |
Color Harmonies of #516006
Complementary color
Monochromatic Colors of #516006
Black with #516006
Text Example
Text Example
White with #516006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516006; }
p { color: rgb(81,96,6); }
H1.HeaderClassName
{
color: #516006;
}
.AnyTagClassName
{
color: #516006;
}
</style>
background-color css
<style>
a { background-color: #516006; }
a { background-color: rgb(81,96,6); }
div.DivClassName
{
background-color: #516006;
}
.BgClassName
{
background-color: #516006;
}
</style>
border-color css
<style>
span { border-color: #516006; }
span { border-color: rgb(81,96,6); }
td.TdClassName
{
border-color: #516006;
}
.TagClassName
{
border-color: #516006;
}
</style>