Shades of Verdun Green #516911
Tints of Verdun Green #516911
RGB
CMYK
RGB Variations
Color information
#516911 (or 0x516911) is known color: Verdun Green. HEX triplet: 51, 69 and 11. RGB value is (81,105,17). Sum of RGB (Red+Green+Blue) = 81+105+17=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 105 (41.41% from 255 or 51.72% from 203); Blue value is 17 (7.03% from 255 or 8.37% from 203); Max value from RGB is 105 - color contains mainly: green. Hex color #516911 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516911 is #AE96EE. Grayscale: #585858. Windows color (decimal): -11441903 or 1141073. OLE color: 1141073.
HSL color Cylindrical-coordinate representation of color #516911: hue angle of 76.36º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #516911 is Cyan = 0.23, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 17 | - |
| CMYK | 0.23 | 0 | 0.84 | 0.59 |
| HSL | 76.36º | 0.72% | 0.24% | - |
| HSV(B) | 76.36º | 0.84% | 0.41% | - |
| XYZ | 8.55 | 11.89 | 2.38 | - |
| YUV | 87.79 | 88.05 | 123.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 17 | 0.23 | 0 | 0.84 | 0.59 | 76.36 | 0.72 | 0.24 |
| Hex | 51 | 69 | 11 | 17 | 0 | 54 | 3B | 4C | 48 | 18 |
| Octal | 121 | 151 | 21 | 27 | 0 | 124 | 73 | 114 | 110 | 30 |
| Binary | 1010001 | 1101001 | 10001 | 10111 | 0 | 1010100 | 111011 | 1001100 | 1001000 | 11000 |
Color Harmonies of #516911
Complementary color
Monochromatic Colors of #516911
Black with #516911
Text Example
Text Example
White with #516911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516911; }
p { color: rgb(81,105,17); }
H1.HeaderClassName
{
color: #516911;
}
.AnyTagClassName
{
color: #516911;
}
</style>
background-color css
<style>
a { background-color: #516911; }
a { background-color: rgb(81,105,17); }
div.DivClassName
{
background-color: #516911;
}
.BgClassName
{
background-color: #516911;
}
</style>
border-color css
<style>
span { border-color: #516911; }
span { border-color: rgb(81,105,17); }
td.TdClassName
{
border-color: #516911;
}
.TagClassName
{
border-color: #516911;
}
</style>