Shades of Verdun Green #516514
Tints of Verdun Green #516514
RGB
CMYK
RGB Variations
Color information
#516514 (or 0x516514) is known color: Verdun Green. HEX triplet: 51, 65 and 14. RGB value is (81,101,20). Sum of RGB (Red+Green+Blue) = 81+101+20=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 101 (39.84% from 255 or 50% from 202); Blue value is 20 (8.20% from 255 or 9.90% from 202); Max value from RGB is 101 - color contains mainly: green. Hex color #516514 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516514 is #AE9AEB. Grayscale: #565656. Windows color (decimal): -11442924 or 1336657. OLE color: 1336657.
HSL color Cylindrical-coordinate representation of color #516514: hue angle of 74.81º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #516514 is Cyan = 0.20, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 20 | - |
| CMYK | 0.20 | 0 | 0.80 | 0.60 |
| HSL | 74.81º | 0.67% | 0.24% | - |
| HSV(B) | 74.81º | 0.8% | 0.4% | - |
| XYZ | 8.17 | 11.11 | 2.37 | - |
| YUV | 85.79 | 90.87 | 124.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 20 | 0.20 | 0 | 0.80 | 0.60 | 74.81 | 0.67 | 0.24 |
| Hex | 51 | 65 | 14 | 14 | 0 | 50 | 3C | 4B | 43 | 18 |
| Octal | 121 | 145 | 24 | 24 | 0 | 120 | 74 | 113 | 103 | 30 |
| Binary | 1010001 | 1100101 | 10100 | 10100 | 0 | 1010000 | 111100 | 1001011 | 1000011 | 11000 |
Color Harmonies of #516514
Complementary color
Monochromatic Colors of #516514
Black with #516514
Text Example
Text Example
White with #516514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516514; }
p { color: rgb(81,101,20); }
H1.HeaderClassName
{
color: #516514;
}
.AnyTagClassName
{
color: #516514;
}
</style>
background-color css
<style>
a { background-color: #516514; }
a { background-color: rgb(81,101,20); }
div.DivClassName
{
background-color: #516514;
}
.BgClassName
{
background-color: #516514;
}
</style>
border-color css
<style>
span { border-color: #516514; }
span { border-color: rgb(81,101,20); }
td.TdClassName
{
border-color: #516514;
}
.TagClassName
{
border-color: #516514;
}
</style>