Shades of Verdun Green #516807
Tints of Verdun Green #516807
RGB
CMYK
RGB Variations
Color information
#516807 (or 0x516807) is known color: Verdun Green. HEX triplet: 51, 68 and 07. RGB value is (81,104,7). Sum of RGB (Red+Green+Blue) = 81+104+7=192 (25% of max value = 765). Red value is 81 (32.03% from 255 or 42.19% from 192); Green value is 104 (41.02% from 255 or 54.17% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 104 - color contains mainly: green. Hex color #516807 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516807 is #AE97F8. Grayscale: #565656. Windows color (decimal): -11442169 or 485457. OLE color: 485457.
HSL color Cylindrical-coordinate representation of color #516807: hue angle of 74.23º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #516807 is Cyan = 0.22, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 7 | - |
| CMYK | 0.22 | 0 | 0.93 | 0.59 |
| HSL | 74.23º | 0.87% | 0.22% | - |
| HSV(B) | 74.23º | 0.93% | 0.41% | - |
| XYZ | 8.38 | 11.67 | 2.01 | - |
| YUV | 86.07 | 83.38 | 124.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 7 | 0.22 | 0 | 0.93 | 0.59 | 74.23 | 0.87 | 0.22 |
| Hex | 51 | 68 | 7 | 16 | 0 | 5D | 3B | 4A | 57 | 16 |
| Octal | 121 | 150 | 7 | 26 | 0 | 135 | 73 | 112 | 127 | 26 |
| Binary | 1010001 | 1101000 | 111 | 10110 | 0 | 1011101 | 111011 | 1001010 | 1010111 | 10110 |
Color Harmonies of #516807
Complementary color
Monochromatic Colors of #516807
Black with #516807
Text Example
Text Example
White with #516807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516807; }
p { color: rgb(81,104,7); }
H1.HeaderClassName
{
color: #516807;
}
.AnyTagClassName
{
color: #516807;
}
</style>
background-color css
<style>
a { background-color: #516807; }
a { background-color: rgb(81,104,7); }
div.DivClassName
{
background-color: #516807;
}
.BgClassName
{
background-color: #516807;
}
</style>
border-color css
<style>
span { border-color: #516807; }
span { border-color: rgb(81,104,7); }
td.TdClassName
{
border-color: #516807;
}
.TagClassName
{
border-color: #516807;
}
</style>