Shades of Verdun Green #516219
Tints of Verdun Green #516219
RGB
CMYK
RGB Variations
Color information
#516219 (or 0x516219) is known color: Verdun Green. HEX triplet: 51, 62 and 19. RGB value is (81,98,25). Sum of RGB (Red+Green+Blue) = 81+98+25=204 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.71% from 204); Green value is 98 (38.67% from 255 or 48.04% from 204); Blue value is 25 (10.16% from 255 or 12.25% from 204); Max value from RGB is 98 - color contains mainly: green. Hex color #516219 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516219 is #AE9DE6. Grayscale: #545454. Windows color (decimal): -11443687 or 1663569. OLE color: 1663569.
HSL color Cylindrical-coordinate representation of color #516219: hue angle of 73.97º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #516219 is Cyan = 0.17, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 25 | - |
| CMYK | 0.17 | 0 | 0.74 | 0.62 |
| HSL | 73.97º | 0.59% | 0.24% | - |
| HSV(B) | 73.97º | 0.74% | 0.38% | - |
| XYZ | 7.94 | 10.55 | 2.54 | - |
| YUV | 84.6 | 94.37 | 125.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 25 | 0.17 | 0 | 0.74 | 0.62 | 73.97 | 0.59 | 0.24 |
| Hex | 51 | 62 | 19 | 11 | 0 | 4A | 3E | 4A | 3B | 18 |
| Octal | 121 | 142 | 31 | 21 | 0 | 112 | 76 | 112 | 73 | 30 |
| Binary | 1010001 | 1100010 | 11001 | 10001 | 0 | 1001010 | 111110 | 1001010 | 111011 | 11000 |
Color Harmonies of #516219
Complementary color
Monochromatic Colors of #516219
Black with #516219
Text Example
Text Example
White with #516219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516219; }
p { color: rgb(81,98,25); }
H1.HeaderClassName
{
color: #516219;
}
.AnyTagClassName
{
color: #516219;
}
</style>
background-color css
<style>
a { background-color: #516219; }
a { background-color: rgb(81,98,25); }
div.DivClassName
{
background-color: #516219;
}
.BgClassName
{
background-color: #516219;
}
</style>
border-color css
<style>
span { border-color: #516219; }
span { border-color: rgb(81,98,25); }
td.TdClassName
{
border-color: #516219;
}
.TagClassName
{
border-color: #516219;
}
</style>