Shades of Verdun Green #516416
Tints of Verdun Green #516416
RGB
CMYK
RGB Variations
Color information
#516416 (or 0x516416) is known color: Verdun Green. HEX triplet: 51, 64 and 16. RGB value is (81,100,22). Sum of RGB (Red+Green+Blue) = 81+100+22=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 100 (39.45% from 255 or 49.26% from 203); Blue value is 22 (8.98% from 255 or 10.84% from 203); Max value from RGB is 100 - color contains mainly: green. Hex color #516416 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516416 is #AE9BE9. Grayscale: #555555. Windows color (decimal): -11443178 or 1467473. OLE color: 1467473.
HSL color Cylindrical-coordinate representation of color #516416: hue angle of 74.62º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #516416 is Cyan = 0.19, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 22 | - |
| CMYK | 0.19 | 0 | 0.78 | 0.61 |
| HSL | 74.62º | 0.64% | 0.24% | - |
| HSV(B) | 74.62º | 0.78% | 0.39% | - |
| XYZ | 8.1 | 10.92 | 2.44 | - |
| YUV | 85.43 | 92.21 | 124.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 22 | 0.19 | 0 | 0.78 | 0.61 | 74.62 | 0.64 | 0.24 |
| Hex | 51 | 64 | 16 | 13 | 0 | 4E | 3D | 4B | 40 | 18 |
| Octal | 121 | 144 | 26 | 23 | 0 | 116 | 75 | 113 | 100 | 30 |
| Binary | 1010001 | 1100100 | 10110 | 10011 | 0 | 1001110 | 111101 | 1001011 | 1000000 | 11000 |
Color Harmonies of #516416
Complementary color
Monochromatic Colors of #516416
Black with #516416
Text Example
Text Example
White with #516416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516416; }
p { color: rgb(81,100,22); }
H1.HeaderClassName
{
color: #516416;
}
.AnyTagClassName
{
color: #516416;
}
</style>
background-color css
<style>
a { background-color: #516416; }
a { background-color: rgb(81,100,22); }
div.DivClassName
{
background-color: #516416;
}
.BgClassName
{
background-color: #516416;
}
</style>
border-color css
<style>
span { border-color: #516416; }
span { border-color: rgb(81,100,22); }
td.TdClassName
{
border-color: #516416;
}
.TagClassName
{
border-color: #516416;
}
</style>