Shades of Verdun Green #516509
Tints of Verdun Green #516509
RGB
CMYK
RGB Variations
Color information
#516509 (or 0x516509) is known color: Verdun Green. HEX triplet: 51, 65 and 09. RGB value is (81,101,9). Sum of RGB (Red+Green+Blue) = 81+101+9=191 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.41% from 191); Green value is 101 (39.84% from 255 or 52.88% from 191); Blue value is 9 (3.91% from 255 or 4.71% from 191); Max value from RGB is 101 - color contains mainly: green. Hex color #516509 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516509 is #AE9AF6. Grayscale: #545454. Windows color (decimal): -11442935 or 615761. OLE color: 615761.
HSL color Cylindrical-coordinate representation of color #516509: hue angle of 73.04º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #516509 is Cyan = 0.20, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 101 | 9 | - |
| CMYK | 0.20 | 0 | 0.91 | 0.60 |
| HSL | 73.04º | 0.84% | 0.22% | - |
| HSV(B) | 73.04º | 0.91% | 0.4% | - |
| XYZ | 8.1 | 11.08 | 1.97 | - |
| YUV | 84.53 | 85.37 | 125.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 9 | 0.20 | 0 | 0.91 | 0.60 | 73.04 | 0.84 | 0.22 |
| Hex | 51 | 65 | 9 | 14 | 0 | 5B | 3C | 49 | 54 | 16 |
| Octal | 121 | 145 | 11 | 24 | 0 | 133 | 74 | 111 | 124 | 26 |
| Binary | 1010001 | 1100101 | 1001 | 10100 | 0 | 1011011 | 111100 | 1001001 | 1010100 | 10110 |
Color Harmonies of #516509
Complementary color
Monochromatic Colors of #516509
Black with #516509
Text Example
Text Example
White with #516509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516509; }
p { color: rgb(81,101,9); }
H1.HeaderClassName
{
color: #516509;
}
.AnyTagClassName
{
color: #516509;
}
</style>
background-color css
<style>
a { background-color: #516509; }
a { background-color: rgb(81,101,9); }
div.DivClassName
{
background-color: #516509;
}
.BgClassName
{
background-color: #516509;
}
</style>
border-color css
<style>
span { border-color: #516509; }
span { border-color: rgb(81,101,9); }
td.TdClassName
{
border-color: #516509;
}
.TagClassName
{
border-color: #516509;
}
</style>