Shades of Verdun Green #516610
Tints of Verdun Green #516610
RGB
CMYK
RGB Variations
Color information
#516610 (or 0x516610) is known color: Verdun Green. HEX triplet: 51, 66 and 10. RGB value is (81,102,16). Sum of RGB (Red+Green+Blue) = 81+102+16=199 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.70% from 199); Green value is 102 (40.23% from 255 or 51.26% from 199); Blue value is 16 (6.64% from 255 or 8.04% from 199); Max value from RGB is 102 - color contains mainly: green. Hex color #516610 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516610 is #AE99EF. Grayscale: #565656. Windows color (decimal): -11442672 or 1074769. OLE color: 1074769.
HSL color Cylindrical-coordinate representation of color #516610: hue angle of 74.65º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #516610 is Cyan = 0.21, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 16 | - |
| CMYK | 0.21 | 0 | 0.84 | 0.6 |
| HSL | 74.65º | 0.73% | 0.23% | - |
| HSV(B) | 74.65º | 0.84% | 0.4% | - |
| XYZ | 8.24 | 11.29 | 2.24 | - |
| YUV | 85.92 | 88.54 | 124.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 16 | 0.21 | 0 | 0.84 | 0.6 | 74.65 | 0.73 | 0.23 |
| Hex | 51 | 66 | 10 | 15 | 0 | 54 | 3C | 4B | 49 | 17 |
| Octal | 121 | 146 | 20 | 25 | 0 | 124 | 74 | 113 | 111 | 27 |
| Binary | 1010001 | 1100110 | 10000 | 10101 | 0 | 1010100 | 111100 | 1001011 | 1001001 | 10111 |
Color Harmonies of #516610
Complementary color
Monochromatic Colors of #516610
Black with #516610
Text Example
Text Example
White with #516610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516610; }
p { color: rgb(81,102,16); }
H1.HeaderClassName
{
color: #516610;
}
.AnyTagClassName
{
color: #516610;
}
</style>
background-color css
<style>
a { background-color: #516610; }
a { background-color: rgb(81,102,16); }
div.DivClassName
{
background-color: #516610;
}
.BgClassName
{
background-color: #516610;
}
</style>
border-color css
<style>
span { border-color: #516610; }
span { border-color: rgb(81,102,16); }
td.TdClassName
{
border-color: #516610;
}
.TagClassName
{
border-color: #516610;
}
</style>