Shades of Verdun Green #515110
Tints of Verdun Green #515110
RGB
CMYK
RGB Variations
Color information
#515110 (or 0x515110) is known color: Verdun Green. HEX triplet: 51, 51 and 10. RGB value is (81,81,16). Sum of RGB (Red+Green+Blue) = 81+81+16=178 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.51% from 178); Green value is 81 (32.03% from 255 or 45.51% from 178); Blue value is 16 (6.64% from 255 or 8.99% from 178); Max value from RGB is 81 - color contains mainly: red, green. Hex color #515110 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515110 is #AEAEEF. Grayscale: #494949. Windows color (decimal): -11448048 or 1069393. OLE color: 1069393.
HSL color Cylindrical-coordinate representation of color #515110: hue angle of 60º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #515110 is Cyan = 0, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 81 | 16 | - |
| CMYK | 0 | 0 | 0.80 | 0.68 |
| HSL | 60º | 0.67% | 0.19% | - |
| HSV(B) | 60º | 0.8% | 0.32% | - |
| XYZ | 6.43 | 7.67 | 1.63 | - |
| YUV | 73.59 | 95.5 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 81 | 16 | 0 | 0 | 0.80 | 0.68 | 60 | 0.67 | 0.19 |
| Hex | 51 | 51 | 10 | 0 | 0 | 50 | 44 | 3C | 43 | 13 |
| Octal | 121 | 121 | 20 | 0 | 0 | 120 | 104 | 74 | 103 | 23 |
| Binary | 1010001 | 1010001 | 10000 | 0 | 0 | 1010000 | 1000100 | 111100 | 1000011 | 10011 |
Color Harmonies of #515110
Complementary color
Monochromatic Colors of #515110
Black with #515110
Text Example
Text Example
White with #515110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515110; }
p { color: rgb(81,81,16); }
H1.HeaderClassName
{
color: #515110;
}
.AnyTagClassName
{
color: #515110;
}
</style>
background-color css
<style>
a { background-color: #515110; }
a { background-color: rgb(81,81,16); }
div.DivClassName
{
background-color: #515110;
}
.BgClassName
{
background-color: #515110;
}
</style>
border-color css
<style>
span { border-color: #515110; }
span { border-color: rgb(81,81,16); }
td.TdClassName
{
border-color: #515110;
}
.TagClassName
{
border-color: #515110;
}
</style>