Shades of Verdun Green #516019
Tints of Verdun Green #516019
RGB
CMYK
RGB Variations
Color information
#516019 (or 0x516019) is known color: Verdun Green. HEX triplet: 51, 60 and 19. RGB value is (81,96,25). Sum of RGB (Red+Green+Blue) = 81+96+25=202 (26% of max value = 765). Red value is 81 (32.03% from 255 or 40.10% from 202); Green value is 96 (37.89% from 255 or 47.52% from 202); Blue value is 25 (10.16% from 255 or 12.38% from 202); Max value from RGB is 96 - color contains mainly: green. Hex color #516019 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516019 is #AE9FE6. Grayscale: #535353. Windows color (decimal): -11444199 or 1663057. OLE color: 1663057.
HSL color Cylindrical-coordinate representation of color #516019: hue angle of 72.68º 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 #516019 is Cyan = 0.16, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 96 | 25 | - |
| CMYK | 0.16 | 0 | 0.74 | 0.62 |
| HSL | 72.68º | 0.59% | 0.24% | - |
| HSV(B) | 72.68º | 0.74% | 0.38% | - |
| XYZ | 7.75 | 10.19 | 2.48 | - |
| YUV | 83.42 | 95.03 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 96 | 25 | 0.16 | 0 | 0.74 | 0.62 | 72.68 | 0.59 | 0.24 |
| Hex | 51 | 60 | 19 | 10 | 0 | 4A | 3E | 49 | 3B | 18 |
| Octal | 121 | 140 | 31 | 20 | 0 | 112 | 76 | 111 | 73 | 30 |
| Binary | 1010001 | 1100000 | 11001 | 10000 | 0 | 1001010 | 111110 | 1001001 | 111011 | 11000 |
Color Harmonies of #516019
Complementary color
Monochromatic Colors of #516019
Black with #516019
Text Example
Text Example
White with #516019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516019; }
p { color: rgb(81,96,25); }
H1.HeaderClassName
{
color: #516019;
}
.AnyTagClassName
{
color: #516019;
}
</style>
background-color css
<style>
a { background-color: #516019; }
a { background-color: rgb(81,96,25); }
div.DivClassName
{
background-color: #516019;
}
.BgClassName
{
background-color: #516019;
}
</style>
border-color css
<style>
span { border-color: #516019; }
span { border-color: rgb(81,96,25); }
td.TdClassName
{
border-color: #516019;
}
.TagClassName
{
border-color: #516019;
}
</style>