Shades of Verdun Green #515714
Tints of Verdun Green #515714
RGB
CMYK
RGB Variations
Color information
#515714 (or 0x515714) is known color: Verdun Green. HEX triplet: 51, 57 and 14. RGB value is (81,87,20). Sum of RGB (Red+Green+Blue) = 81+87+20=188 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.09% from 188); Green value is 87 (34.38% from 255 or 46.28% from 188); Blue value is 20 (8.20% from 255 or 10.64% from 188); Max value from RGB is 87 - color contains mainly: green. Hex color #515714 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515714 is #AEA8EB. Grayscale: #4D4D4D. Windows color (decimal): -11446508 or 1333073. OLE color: 1333073.
HSL color Cylindrical-coordinate representation of color #515714: hue angle of 65.37º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #515714 is Cyan = 0.07, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 81 | 87 | 20 | - |
| CMYK | 0.07 | 0 | 0.77 | 0.66 |
| HSL | 65.37º | 0.63% | 0.21% | - |
| HSV(B) | 65.37º | 0.77% | 0.34% | - |
| XYZ | 6.93 | 8.62 | 1.96 | - |
| YUV | 77.57 | 95.51 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 87 | 20 | 0.07 | 0 | 0.77 | 0.66 | 65.37 | 0.63 | 0.21 |
| Hex | 51 | 57 | 14 | 7 | 0 | 4D | 42 | 41 | 3F | 15 |
| Octal | 121 | 127 | 24 | 7 | 0 | 115 | 102 | 101 | 77 | 25 |
| Binary | 1010001 | 1010111 | 10100 | 111 | 0 | 1001101 | 1000010 | 1000001 | 111111 | 10101 |
Color Harmonies of #515714
Complementary color
Monochromatic Colors of #515714
Black with #515714
Text Example
Text Example
White with #515714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515714; }
p { color: rgb(81,87,20); }
H1.HeaderClassName
{
color: #515714;
}
.AnyTagClassName
{
color: #515714;
}
</style>
background-color css
<style>
a { background-color: #515714; }
a { background-color: rgb(81,87,20); }
div.DivClassName
{
background-color: #515714;
}
.BgClassName
{
background-color: #515714;
}
</style>
border-color css
<style>
span { border-color: #515714; }
span { border-color: rgb(81,87,20); }
td.TdClassName
{
border-color: #515714;
}
.TagClassName
{
border-color: #515714;
}
</style>