Shades of Verdun Green #516606
Tints of Verdun Green #516606
RGB
CMYK
RGB Variations
Color information
#516606 (or 0x516606) is known color: Verdun Green. HEX triplet: 51, 66 and 06. RGB value is (81,102,6). Sum of RGB (Red+Green+Blue) = 81+102+6=189 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.86% from 189); Green value is 102 (40.23% from 255 or 53.97% from 189); Blue value is 6 (2.73% from 255 or 3.17% from 189); Max value from RGB is 102 - color contains mainly: green. Hex color #516606 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516606 is #AE99F9. Grayscale: #555555. Windows color (decimal): -11442682 or 419409. OLE color: 419409.
HSL color Cylindrical-coordinate representation of color #516606: hue angle of 73.12º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #516606 is Cyan = 0.21, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 6 | - |
| CMYK | 0.21 | 0 | 0.94 | 0.6 |
| HSL | 73.13º | 0.89% | 0.21% | - |
| HSV(B) | 73.13º | 0.94% | 0.4% | - |
| XYZ | 8.18 | 11.27 | 1.92 | - |
| YUV | 84.78 | 83.54 | 125.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 6 | 0.21 | 0 | 0.94 | 0.6 | 73.13 | 0.89 | 0.21 |
| Hex | 51 | 66 | 6 | 15 | 0 | 5E | 3C | 49 | 59 | 15 |
| Octal | 121 | 146 | 6 | 25 | 0 | 136 | 74 | 111 | 131 | 25 |
| Binary | 1010001 | 1100110 | 110 | 10101 | 0 | 1011110 | 111100 | 1001001 | 1011001 | 10101 |
Color Harmonies of #516606
Complementary color
Monochromatic Colors of #516606
Black with #516606
Text Example
Text Example
White with #516606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516606; }
p { color: rgb(81,102,6); }
H1.HeaderClassName
{
color: #516606;
}
.AnyTagClassName
{
color: #516606;
}
</style>
background-color css
<style>
a { background-color: #516606; }
a { background-color: rgb(81,102,6); }
div.DivClassName
{
background-color: #516606;
}
.BgClassName
{
background-color: #516606;
}
</style>
border-color css
<style>
span { border-color: #516606; }
span { border-color: rgb(81,102,6); }
td.TdClassName
{
border-color: #516606;
}
.TagClassName
{
border-color: #516606;
}
</style>