Shades of Verdun Green #516017
Tints of Verdun Green #516017
RGB
CMYK
RGB Variations
Color information
#516017 (or 0x516017) is known color: Verdun Green. HEX triplet: 51, 60 and 17. RGB value is (81,96,23). Sum of RGB (Red+Green+Blue) = 81+96+23=200 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.5% from 200); Green value is 96 (37.89% from 255 or 48% from 200); Blue value is 23 (9.38% from 255 or 11.5% from 200); Max value from RGB is 96 - color contains mainly: green. Hex color #516017 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516017 is #AE9FE8. Grayscale: #535353. Windows color (decimal): -11444201 or 1531985. OLE color: 1531985.
HSL color Cylindrical-coordinate representation of color #516017: hue angle of 72.33º degrees, saturation: 0.61, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #516017 is Cyan = 0.16, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 23 | - |
| CMYK | 0.16 | 0 | 0.76 | 0.62 |
| HSL | 72.33º | 0.61% | 0.23% | - |
| HSV(B) | 72.33º | 0.76% | 0.38% | - |
| XYZ | 7.73 | 10.18 | 2.37 | - |
| YUV | 83.19 | 94.03 | 126.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 23 | 0.16 | 0 | 0.76 | 0.62 | 72.33 | 0.61 | 0.23 |
| Hex | 51 | 60 | 17 | 10 | 0 | 4C | 3E | 48 | 3D | 17 |
| Octal | 121 | 140 | 27 | 20 | 0 | 114 | 76 | 110 | 75 | 27 |
| Binary | 1010001 | 1100000 | 10111 | 10000 | 0 | 1001100 | 111110 | 1001000 | 111101 | 10111 |
Color Harmonies of #516017
Complementary color
Monochromatic Colors of #516017
Black with #516017
Text Example
Text Example
White with #516017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516017; }
p { color: rgb(81,96,23); }
H1.HeaderClassName
{
color: #516017;
}
.AnyTagClassName
{
color: #516017;
}
</style>
background-color css
<style>
a { background-color: #516017; }
a { background-color: rgb(81,96,23); }
div.DivClassName
{
background-color: #516017;
}
.BgClassName
{
background-color: #516017;
}
</style>
border-color css
<style>
span { border-color: #516017; }
span { border-color: rgb(81,96,23); }
td.TdClassName
{
border-color: #516017;
}
.TagClassName
{
border-color: #516017;
}
</style>