Shades of Verdun Green #516802
Tints of Verdun Green #516802
RGB
CMYK
RGB Variations
Color information
#516802 (or 0x516802) is known color: Verdun Green. HEX triplet: 51, 68 and 02. RGB value is (81,104,2). Sum of RGB (Red+Green+Blue) = 81+104+2=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 104 (41.02% from 255 or 55.61% from 187); Blue value is 2 (1.17% from 255 or 1.07% from 187); Max value from RGB is 104 - color contains mainly: green. Hex color #516802 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516802 is #AE97FD. Grayscale: #555555. Windows color (decimal): -11442174 or 157777. OLE color: 157777.
HSL color Cylindrical-coordinate representation of color #516802: hue angle of 73.53º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #516802 is Cyan = 0.22, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 2 | - |
| CMYK | 0.22 | 0 | 0.98 | 0.59 |
| HSL | 73.53º | 0.96% | 0.21% | - |
| HSV(B) | 73.53º | 0.98% | 0.41% | - |
| XYZ | 8.35 | 11.65 | 1.87 | - |
| YUV | 85.5 | 80.88 | 124.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 2 | 0.22 | 0 | 0.98 | 0.59 | 73.53 | 0.96 | 0.21 |
| Hex | 51 | 68 | 2 | 16 | 0 | 62 | 3B | 4A | 60 | 15 |
| Octal | 121 | 150 | 2 | 26 | 0 | 142 | 73 | 112 | 140 | 25 |
| Binary | 1010001 | 1101000 | 10 | 10110 | 0 | 1100010 | 111011 | 1001010 | 1100000 | 10101 |
Color Harmonies of #516802
Complementary color
Monochromatic Colors of #516802
Black with #516802
Text Example
Text Example
White with #516802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516802; }
p { color: rgb(81,104,2); }
H1.HeaderClassName
{
color: #516802;
}
.AnyTagClassName
{
color: #516802;
}
</style>
background-color css
<style>
a { background-color: #516802; }
a { background-color: rgb(81,104,2); }
div.DivClassName
{
background-color: #516802;
}
.BgClassName
{
background-color: #516802;
}
</style>
border-color css
<style>
span { border-color: #516802; }
span { border-color: rgb(81,104,2); }
td.TdClassName
{
border-color: #516802;
}
.TagClassName
{
border-color: #516802;
}
</style>