Shades of Verdun Green #516617
Tints of Verdun Green #516617
RGB
CMYK
RGB Variations
Color information
#516617 (or 0x516617) is known color: Verdun Green. HEX triplet: 51, 66 and 17. RGB value is (81,102,23). Sum of RGB (Red+Green+Blue) = 81+102+23=206 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.32% from 206); Green value is 102 (40.23% from 255 or 49.51% from 206); Blue value is 23 (9.38% from 255 or 11.17% from 206); Max value from RGB is 102 - color contains mainly: green. Hex color #516617 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516617 is #AE99E8. Grayscale: #575757. Windows color (decimal): -11442665 or 1533521. OLE color: 1533521.
HSL color Cylindrical-coordinate representation of color #516617: hue angle of 75.95º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #516617 is Cyan = 0.21, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 23 | - |
| CMYK | 0.21 | 0 | 0.77 | 0.6 |
| HSL | 75.95º | 0.63% | 0.25% | - |
| HSV(B) | 75.95º | 0.77% | 0.4% | - |
| XYZ | 8.3 | 11.31 | 2.56 | - |
| YUV | 86.72 | 92.04 | 123.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 23 | 0.21 | 0 | 0.77 | 0.6 | 75.95 | 0.63 | 0.25 |
| Hex | 51 | 66 | 17 | 15 | 0 | 4D | 3C | 4C | 3F | 19 |
| Octal | 121 | 146 | 27 | 25 | 0 | 115 | 74 | 114 | 77 | 31 |
| Binary | 1010001 | 1100110 | 10111 | 10101 | 0 | 1001101 | 111100 | 1001100 | 111111 | 11001 |
Color Harmonies of #516617
Complementary color
Monochromatic Colors of #516617
Black with #516617
Text Example
Text Example
White with #516617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516617; }
p { color: rgb(81,102,23); }
H1.HeaderClassName
{
color: #516617;
}
.AnyTagClassName
{
color: #516617;
}
</style>
background-color css
<style>
a { background-color: #516617; }
a { background-color: rgb(81,102,23); }
div.DivClassName
{
background-color: #516617;
}
.BgClassName
{
background-color: #516617;
}
</style>
border-color css
<style>
span { border-color: #516617; }
span { border-color: rgb(81,102,23); }
td.TdClassName
{
border-color: #516617;
}
.TagClassName
{
border-color: #516617;
}
</style>