Shades of Verdun Green #516007
Tints of Verdun Green #516007
RGB
CMYK
RGB Variations
Color information
#516007 (or 0x516007) is known color: Verdun Green. HEX triplet: 51, 60 and 07. RGB value is (81,96,7). Sum of RGB (Red+Green+Blue) = 81+96+7=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 96 (37.89% from 255 or 52.17% from 184); Blue value is 7 (3.12% from 255 or 3.80% from 184); Max value from RGB is 96 - color contains mainly: green. Hex color #516007 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516007 is #AE9FF8. Grayscale: #515151. Windows color (decimal): -11444217 or 483409. OLE color: 483409.
HSL color Cylindrical-coordinate representation of color #516007: hue angle of 70.11º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #516007 is Cyan = 0.16, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 7 | - |
| CMYK | 0.16 | 0 | 0.93 | 0.62 |
| HSL | 70.11º | 0.86% | 0.2% | - |
| HSV(B) | 70.11º | 0.93% | 0.38% | - |
| XYZ | 7.61 | 10.13 | 1.76 | - |
| YUV | 81.37 | 86.03 | 127.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 7 | 0.16 | 0 | 0.93 | 0.62 | 70.11 | 0.86 | 0.2 |
| Hex | 51 | 60 | 7 | 10 | 0 | 5D | 3E | 46 | 56 | 14 |
| Octal | 121 | 140 | 7 | 20 | 0 | 135 | 76 | 106 | 126 | 24 |
| Binary | 1010001 | 1100000 | 111 | 10000 | 0 | 1011101 | 111110 | 1000110 | 1010110 | 10100 |
Color Harmonies of #516007
Complementary color
Monochromatic Colors of #516007
Black with #516007
Text Example
Text Example
White with #516007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516007; }
p { color: rgb(81,96,7); }
H1.HeaderClassName
{
color: #516007;
}
.AnyTagClassName
{
color: #516007;
}
</style>
background-color css
<style>
a { background-color: #516007; }
a { background-color: rgb(81,96,7); }
div.DivClassName
{
background-color: #516007;
}
.BgClassName
{
background-color: #516007;
}
</style>
border-color css
<style>
span { border-color: #516007; }
span { border-color: rgb(81,96,7); }
td.TdClassName
{
border-color: #516007;
}
.TagClassName
{
border-color: #516007;
}
</style>