Shades of Verdun Green #516506
Tints of Verdun Green #516506
RGB
CMYK
RGB Variations
Color information
#516506 (or 0x516506) is known color: Verdun Green. HEX triplet: 51, 65 and 06. RGB value is (81,101,6). Sum of RGB (Red+Green+Blue) = 81+101+6=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 6 (2.73% from 255 or 3.19% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #516506 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516506 is #AE9AF9. Grayscale: #545454. Windows color (decimal): -11442938 or 419153. OLE color: 419153.
HSL color Cylindrical-coordinate representation of color #516506: hue angle of 72.63º 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 #516506 is Cyan = 0.20, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 6 | - |
| CMYK | 0.20 | 0 | 0.94 | 0.60 |
| HSL | 72.63º | 0.89% | 0.21% | - |
| HSV(B) | 72.63º | 0.94% | 0.4% | - |
| XYZ | 8.08 | 11.07 | 1.88 | - |
| YUV | 84.19 | 83.87 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 6 | 0.20 | 0 | 0.94 | 0.60 | 72.63 | 0.89 | 0.21 |
| Hex | 51 | 65 | 6 | 14 | 0 | 5E | 3C | 49 | 59 | 15 |
| Octal | 121 | 145 | 6 | 24 | 0 | 136 | 74 | 111 | 131 | 25 |
| Binary | 1010001 | 1100101 | 110 | 10100 | 0 | 1011110 | 111100 | 1001001 | 1011001 | 10101 |
Color Harmonies of #516506
Complementary color
Monochromatic Colors of #516506
Black with #516506
Text Example
Text Example
White with #516506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516506; }
p { color: rgb(81,101,6); }
H1.HeaderClassName
{
color: #516506;
}
.AnyTagClassName
{
color: #516506;
}
</style>
background-color css
<style>
a { background-color: #516506; }
a { background-color: rgb(81,101,6); }
div.DivClassName
{
background-color: #516506;
}
.BgClassName
{
background-color: #516506;
}
</style>
border-color css
<style>
span { border-color: #516506; }
span { border-color: rgb(81,101,6); }
td.TdClassName
{
border-color: #516506;
}
.TagClassName
{
border-color: #516506;
}
</style>