Shades of Verdun Green #516806
Tints of Verdun Green #516806
RGB
CMYK
RGB Variations
Color information
#516806 (or 0x516806) is known color: Verdun Green. HEX triplet: 51, 68 and 06. RGB value is (81,104,6). Sum of RGB (Red+Green+Blue) = 81+104+6=191 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.41% from 191); Green value is 104 (41.02% from 255 or 54.45% from 191); Blue value is 6 (2.73% from 255 or 3.14% from 191); Max value from RGB is 104 - color contains mainly: green. Hex color #516806 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516806 is #AE97F9. Grayscale: #565656. Windows color (decimal): -11442170 or 419921. OLE color: 419921.
HSL color Cylindrical-coordinate representation of color #516806: hue angle of 74.08º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #516806 is Cyan = 0.22, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 6 | - |
| CMYK | 0.22 | 0 | 0.94 | 0.59 |
| HSL | 74.08º | 0.89% | 0.22% | - |
| HSV(B) | 74.08º | 0.94% | 0.41% | - |
| XYZ | 8.38 | 11.66 | 1.98 | - |
| YUV | 85.95 | 82.88 | 124.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 6 | 0.22 | 0 | 0.94 | 0.59 | 74.08 | 0.89 | 0.22 |
| Hex | 51 | 68 | 6 | 16 | 0 | 5E | 3B | 4A | 59 | 16 |
| Octal | 121 | 150 | 6 | 26 | 0 | 136 | 73 | 112 | 131 | 26 |
| Binary | 1010001 | 1101000 | 110 | 10110 | 0 | 1011110 | 111011 | 1001010 | 1011001 | 10110 |
Color Harmonies of #516806
Complementary color
Monochromatic Colors of #516806
Black with #516806
Text Example
Text Example
White with #516806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516806; }
p { color: rgb(81,104,6); }
H1.HeaderClassName
{
color: #516806;
}
.AnyTagClassName
{
color: #516806;
}
</style>
background-color css
<style>
a { background-color: #516806; }
a { background-color: rgb(81,104,6); }
div.DivClassName
{
background-color: #516806;
}
.BgClassName
{
background-color: #516806;
}
</style>
border-color css
<style>
span { border-color: #516806; }
span { border-color: rgb(81,104,6); }
td.TdClassName
{
border-color: #516806;
}
.TagClassName
{
border-color: #516806;
}
</style>