Shades of Verdun Green #516009
Tints of Verdun Green #516009
RGB
CMYK
RGB Variations
Color information
#516009 (or 0x516009) is known color: Verdun Green. HEX triplet: 51, 60 and 09. RGB value is (81,96,9). Sum of RGB (Red+Green+Blue) = 81+96+9=186 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.55% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 9 (3.91% from 255 or 4.84% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #516009 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516009 is #AE9FF6. Grayscale: #515151. Windows color (decimal): -11444215 or 614481. OLE color: 614481.
HSL color Cylindrical-coordinate representation of color #516009: hue angle of 70.34º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #516009 is Cyan = 0.16, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 9 | - |
| CMYK | 0.16 | 0 | 0.91 | 0.62 |
| HSL | 70.34º | 0.83% | 0.21% | - |
| HSV(B) | 70.34º | 0.91% | 0.38% | - |
| XYZ | 7.63 | 10.13 | 1.81 | - |
| YUV | 81.6 | 87.03 | 127.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 9 | 0.16 | 0 | 0.91 | 0.62 | 70.34 | 0.83 | 0.21 |
| Hex | 51 | 60 | 9 | 10 | 0 | 5B | 3E | 46 | 53 | 15 |
| Octal | 121 | 140 | 11 | 20 | 0 | 133 | 76 | 106 | 123 | 25 |
| Binary | 1010001 | 1100000 | 1001 | 10000 | 0 | 1011011 | 111110 | 1000110 | 1010011 | 10101 |
Color Harmonies of #516009
Complementary color
Monochromatic Colors of #516009
Black with #516009
Text Example
Text Example
White with #516009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516009; }
p { color: rgb(81,96,9); }
H1.HeaderClassName
{
color: #516009;
}
.AnyTagClassName
{
color: #516009;
}
</style>
background-color css
<style>
a { background-color: #516009; }
a { background-color: rgb(81,96,9); }
div.DivClassName
{
background-color: #516009;
}
.BgClassName
{
background-color: #516009;
}
</style>
border-color css
<style>
span { border-color: #516009; }
span { border-color: rgb(81,96,9); }
td.TdClassName
{
border-color: #516009;
}
.TagClassName
{
border-color: #516009;
}
</style>