Shades of Verdun Green #516109
Tints of Verdun Green #516109
RGB
CMYK
RGB Variations
Color information
#516109 (or 0x516109) is known color: Verdun Green. HEX triplet: 51, 61 and 09. RGB value is (81,97,9). Sum of RGB (Red+Green+Blue) = 81+97+9=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 97 (38.28% from 255 or 51.87% from 187); Blue value is 9 (3.91% from 255 or 4.81% from 187); Max value from RGB is 97 - color contains mainly: green. Hex color #516109 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516109 is #AE9EF6. Grayscale: #525252. Windows color (decimal): -11443959 or 614737. OLE color: 614737.
HSL color Cylindrical-coordinate representation of color #516109: hue angle of 70.91º 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 #516109 is Cyan = 0.16, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 97 | 9 | - |
| CMYK | 0.16 | 0 | 0.91 | 0.62 |
| HSL | 70.91º | 0.83% | 0.21% | - |
| HSV(B) | 70.91º | 0.91% | 0.38% | - |
| XYZ | 7.72 | 10.32 | 1.84 | - |
| YUV | 82.18 | 86.7 | 127.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 9 | 0.16 | 0 | 0.91 | 0.62 | 70.91 | 0.83 | 0.21 |
| Hex | 51 | 61 | 9 | 10 | 0 | 5B | 3E | 47 | 53 | 15 |
| Octal | 121 | 141 | 11 | 20 | 0 | 133 | 76 | 107 | 123 | 25 |
| Binary | 1010001 | 1100001 | 1001 | 10000 | 0 | 1011011 | 111110 | 1000111 | 1010011 | 10101 |
Color Harmonies of #516109
Complementary color
Monochromatic Colors of #516109
Black with #516109
Text Example
Text Example
White with #516109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516109; }
p { color: rgb(81,97,9); }
H1.HeaderClassName
{
color: #516109;
}
.AnyTagClassName
{
color: #516109;
}
</style>
background-color css
<style>
a { background-color: #516109; }
a { background-color: rgb(81,97,9); }
div.DivClassName
{
background-color: #516109;
}
.BgClassName
{
background-color: #516109;
}
</style>
border-color css
<style>
span { border-color: #516109; }
span { border-color: rgb(81,97,9); }
td.TdClassName
{
border-color: #516109;
}
.TagClassName
{
border-color: #516109;
}
</style>