Shades of Verdun Green #516817
Tints of Verdun Green #516817
RGB
CMYK
RGB Variations
Color information
#516817 (or 0x516817) is known color: Verdun Green. HEX triplet: 51, 68 and 17. RGB value is (81,104,23). Sum of RGB (Red+Green+Blue) = 81+104+23=208 (27% of max value = 765). Red value is 81 (32.03% from 255 or 38.94% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 23 (9.38% from 255 or 11.06% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #516817 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516817 is #AE97E8. Grayscale: #585858. Windows color (decimal): -11442153 or 1534033. OLE color: 1534033.
HSL color Cylindrical-coordinate representation of color #516817: hue angle of 77.04º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #516817 is Cyan = 0.22, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 23 | - |
| CMYK | 0.22 | 0 | 0.78 | 0.59 |
| HSL | 77.04º | 0.64% | 0.25% | - |
| HSV(B) | 77.04º | 0.78% | 0.41% | - |
| XYZ | 8.5 | 11.71 | 2.62 | - |
| YUV | 87.89 | 91.38 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 23 | 0.22 | 0 | 0.78 | 0.59 | 77.04 | 0.64 | 0.25 |
| Hex | 51 | 68 | 17 | 16 | 0 | 4E | 3B | 4D | 40 | 19 |
| Octal | 121 | 150 | 27 | 26 | 0 | 116 | 73 | 115 | 100 | 31 |
| Binary | 1010001 | 1101000 | 10111 | 10110 | 0 | 1001110 | 111011 | 1001101 | 1000000 | 11001 |
Color Harmonies of #516817
Complementary color
Monochromatic Colors of #516817
Black with #516817
Text Example
Text Example
White with #516817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516817; }
p { color: rgb(81,104,23); }
H1.HeaderClassName
{
color: #516817;
}
.AnyTagClassName
{
color: #516817;
}
</style>
background-color css
<style>
a { background-color: #516817; }
a { background-color: rgb(81,104,23); }
div.DivClassName
{
background-color: #516817;
}
.BgClassName
{
background-color: #516817;
}
</style>
border-color css
<style>
span { border-color: #516817; }
span { border-color: rgb(81,104,23); }
td.TdClassName
{
border-color: #516817;
}
.TagClassName
{
border-color: #516817;
}
</style>