Shades of Verdun Green #516805
Tints of Verdun Green #516805
RGB
CMYK
RGB Variations
Color information
#516805 (or 0x516805) is known color: Verdun Green. HEX triplet: 51, 68 and 05. RGB value is (81,104,5). Sum of RGB (Red+Green+Blue) = 81+104+5=190 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.63% from 190); Green value is 104 (41.02% from 255 or 54.74% from 190); Blue value is 5 (2.34% from 255 or 2.63% from 190); Max value from RGB is 104 - color contains mainly: green. Hex color #516805 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516805 is #AE97FA. Grayscale: #565656. Windows color (decimal): -11442171 or 354385. OLE color: 354385.
HSL color Cylindrical-coordinate representation of color #516805: hue angle of 73.94º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #516805 is Cyan = 0.22, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 5 | - |
| CMYK | 0.22 | 0 | 0.95 | 0.59 |
| HSL | 73.94º | 0.91% | 0.21% | - |
| HSV(B) | 73.94º | 0.95% | 0.41% | - |
| XYZ | 8.37 | 11.66 | 1.95 | - |
| YUV | 85.84 | 82.38 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 5 | 0.22 | 0 | 0.95 | 0.59 | 73.94 | 0.91 | 0.21 |
| Hex | 51 | 68 | 5 | 16 | 0 | 5F | 3B | 4A | 5B | 15 |
| Octal | 121 | 150 | 5 | 26 | 0 | 137 | 73 | 112 | 133 | 25 |
| Binary | 1010001 | 1101000 | 101 | 10110 | 0 | 1011111 | 111011 | 1001010 | 1011011 | 10101 |
Color Harmonies of #516805
Complementary color
Monochromatic Colors of #516805
Black with #516805
Text Example
Text Example
White with #516805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516805; }
p { color: rgb(81,104,5); }
H1.HeaderClassName
{
color: #516805;
}
.AnyTagClassName
{
color: #516805;
}
</style>
background-color css
<style>
a { background-color: #516805; }
a { background-color: rgb(81,104,5); }
div.DivClassName
{
background-color: #516805;
}
.BgClassName
{
background-color: #516805;
}
</style>
border-color css
<style>
span { border-color: #516805; }
span { border-color: rgb(81,104,5); }
td.TdClassName
{
border-color: #516805;
}
.TagClassName
{
border-color: #516805;
}
</style>