Shades of Verdun Green #516714
Tints of Verdun Green #516714
RGB
CMYK
RGB Variations
Color information
#516714 (or 0x516714) is known color: Verdun Green. HEX triplet: 51, 67 and 14. RGB value is (81,103,20). Sum of RGB (Red+Green+Blue) = 81+103+20=204 (27% of max value = 765). Red value is 81 (32.03% from 255 or 39.71% from 204); Green value is 103 (40.62% from 255 or 50.49% from 204); Blue value is 20 (8.20% from 255 or 9.80% from 204); Max value from RGB is 103 - color contains mainly: green. Hex color #516714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516714 is #AE98EB. Grayscale: #575757. Windows color (decimal): -11442412 or 1337169. OLE color: 1337169.
HSL color Cylindrical-coordinate representation of color #516714: hue angle of 75.9º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #516714 is Cyan = 0.21, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 20 | - |
| CMYK | 0.21 | 0 | 0.81 | 0.60 |
| HSL | 75.9º | 0.67% | 0.24% | - |
| HSV(B) | 75.9º | 0.81% | 0.4% | - |
| XYZ | 8.37 | 11.5 | 2.44 | - |
| YUV | 86.96 | 90.21 | 123.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 20 | 0.21 | 0 | 0.81 | 0.60 | 75.9 | 0.67 | 0.24 |
| Hex | 51 | 67 | 14 | 15 | 0 | 51 | 3C | 4C | 43 | 18 |
| Octal | 121 | 147 | 24 | 25 | 0 | 121 | 74 | 114 | 103 | 30 |
| Binary | 1010001 | 1100111 | 10100 | 10101 | 0 | 1010001 | 111100 | 1001100 | 1000011 | 11000 |
Color Harmonies of #516714
Complementary color
Monochromatic Colors of #516714
Black with #516714
Text Example
Text Example
White with #516714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516714; }
p { color: rgb(81,103,20); }
H1.HeaderClassName
{
color: #516714;
}
.AnyTagClassName
{
color: #516714;
}
</style>
background-color css
<style>
a { background-color: #516714; }
a { background-color: rgb(81,103,20); }
div.DivClassName
{
background-color: #516714;
}
.BgClassName
{
background-color: #516714;
}
</style>
border-color css
<style>
span { border-color: #516714; }
span { border-color: rgb(81,103,20); }
td.TdClassName
{
border-color: #516714;
}
.TagClassName
{
border-color: #516714;
}
</style>