Shades of Verdun Green #516205
Tints of Verdun Green #516205
RGB
CMYK
RGB Variations
Color information
#516205 (or 0x516205) is known color: Verdun Green. HEX triplet: 51, 62 and 05. RGB value is (81,98,5). Sum of RGB (Red+Green+Blue) = 81+98+5=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 98 (38.67% from 255 or 53.26% from 184); Blue value is 5 (2.34% from 255 or 2.72% from 184); Max value from RGB is 98 - color contains mainly: green. Hex color #516205 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516205 is #AE9DFA. Grayscale: #525252. Windows color (decimal): -11443707 or 352849. OLE color: 352849.
HSL color Cylindrical-coordinate representation of color #516205: hue angle of 70.97º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #516205 is Cyan = 0.17, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 5 | - |
| CMYK | 0.17 | 0 | 0.95 | 0.62 |
| HSL | 70.97º | 0.9% | 0.2% | - |
| HSV(B) | 70.97º | 0.95% | 0.38% | - |
| XYZ | 7.79 | 10.5 | 1.76 | - |
| YUV | 82.32 | 84.37 | 127.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 5 | 0.17 | 0 | 0.95 | 0.62 | 70.97 | 0.9 | 0.2 |
| Hex | 51 | 62 | 5 | 11 | 0 | 5F | 3E | 47 | 5A | 14 |
| Octal | 121 | 142 | 5 | 21 | 0 | 137 | 76 | 107 | 132 | 24 |
| Binary | 1010001 | 1100010 | 101 | 10001 | 0 | 1011111 | 111110 | 1000111 | 1011010 | 10100 |
Color Harmonies of #516205
Complementary color
Monochromatic Colors of #516205
Black with #516205
Text Example
Text Example
White with #516205
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516205; }
p { color: rgb(81,98,5); }
H1.HeaderClassName
{
color: #516205;
}
.AnyTagClassName
{
color: #516205;
}
</style>
background-color css
<style>
a { background-color: #516205; }
a { background-color: rgb(81,98,5); }
div.DivClassName
{
background-color: #516205;
}
.BgClassName
{
background-color: #516205;
}
</style>
border-color css
<style>
span { border-color: #516205; }
span { border-color: rgb(81,98,5); }
td.TdClassName
{
border-color: #516205;
}
.TagClassName
{
border-color: #516205;
}
</style>