Shades of Verdun Green #516706
Tints of Verdun Green #516706
RGB
CMYK
RGB Variations
Color information
#516706 (or 0x516706) is known color: Verdun Green. HEX triplet: 51, 67 and 06. RGB value is (81,103,6). Sum of RGB (Red+Green+Blue) = 81+103+6=190 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.63% from 190); Green value is 103 (40.62% from 255 or 54.21% from 190); Blue value is 6 (2.73% from 255 or 3.16% from 190); Max value from RGB is 103 - color contains mainly: green. Hex color #516706 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516706 is #AE98F9. Grayscale: #555555. Windows color (decimal): -11442426 or 419665. OLE color: 419665.
HSL color Cylindrical-coordinate representation of color #516706: hue angle of 73.61º 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 #516706 is Cyan = 0.21, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 6 | - |
| CMYK | 0.21 | 0 | 0.94 | 0.60 |
| HSL | 73.61º | 0.89% | 0.21% | - |
| HSV(B) | 73.61º | 0.94% | 0.4% | - |
| XYZ | 8.28 | 11.46 | 1.95 | - |
| YUV | 85.36 | 83.21 | 124.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 6 | 0.21 | 0 | 0.94 | 0.60 | 73.61 | 0.89 | 0.21 |
| Hex | 51 | 67 | 6 | 15 | 0 | 5E | 3C | 4A | 59 | 15 |
| Octal | 121 | 147 | 6 | 25 | 0 | 136 | 74 | 112 | 131 | 25 |
| Binary | 1010001 | 1100111 | 110 | 10101 | 0 | 1011110 | 111100 | 1001010 | 1011001 | 10101 |
Color Harmonies of #516706
Complementary color
Monochromatic Colors of #516706
Black with #516706
Text Example
Text Example
White with #516706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516706; }
p { color: rgb(81,103,6); }
H1.HeaderClassName
{
color: #516706;
}
.AnyTagClassName
{
color: #516706;
}
</style>
background-color css
<style>
a { background-color: #516706; }
a { background-color: rgb(81,103,6); }
div.DivClassName
{
background-color: #516706;
}
.BgClassName
{
background-color: #516706;
}
</style>
border-color css
<style>
span { border-color: #516706; }
span { border-color: rgb(81,103,6); }
td.TdClassName
{
border-color: #516706;
}
.TagClassName
{
border-color: #516706;
}
</style>