Shades of Verdun Green #516909
Tints of Verdun Green #516909
RGB
CMYK
RGB Variations
Color information
#516909 (or 0x516909) is known color: Verdun Green. HEX triplet: 51, 69 and 09. RGB value is (81,105,9). Sum of RGB (Red+Green+Blue) = 81+105+9=195 (25% of max value = 765). Red value is 81 (32.03% from 255 or 41.54% from 195); Green value is 105 (41.41% from 255 or 53.85% from 195); Blue value is 9 (3.91% from 255 or 4.62% from 195); Max value from RGB is 105 - color contains mainly: green. Hex color #516909 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516909 is #AE96F6. Grayscale: #575757. Windows color (decimal): -11441911 or 616785. OLE color: 616785.
HSL color Cylindrical-coordinate representation of color #516909: hue angle of 75º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #516909 is Cyan = 0.23, Magento = 0, Yellow = 0.91 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 9 | - |
| CMYK | 0.23 | 0 | 0.91 | 0.59 |
| HSL | 75º | 0.84% | 0.22% | - |
| HSV(B) | 75º | 0.91% | 0.41% | - |
| XYZ | 8.49 | 11.87 | 2.1 | - |
| YUV | 86.88 | 84.05 | 123.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 9 | 0.23 | 0 | 0.91 | 0.59 | 75 | 0.84 | 0.22 |
| Hex | 51 | 69 | 9 | 17 | 0 | 5B | 3B | 4B | 54 | 16 |
| Octal | 121 | 151 | 11 | 27 | 0 | 133 | 73 | 113 | 124 | 26 |
| Binary | 1010001 | 1101001 | 1001 | 10111 | 0 | 1011011 | 111011 | 1001011 | 1010100 | 10110 |
Color Harmonies of #516909
Complementary color
Monochromatic Colors of #516909
Black with #516909
Text Example
Text Example
White with #516909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516909; }
p { color: rgb(81,105,9); }
H1.HeaderClassName
{
color: #516909;
}
.AnyTagClassName
{
color: #516909;
}
</style>
background-color css
<style>
a { background-color: #516909; }
a { background-color: rgb(81,105,9); }
div.DivClassName
{
background-color: #516909;
}
.BgClassName
{
background-color: #516909;
}
</style>
border-color css
<style>
span { border-color: #516909; }
span { border-color: rgb(81,105,9); }
td.TdClassName
{
border-color: #516909;
}
.TagClassName
{
border-color: #516909;
}
</style>