Shades of Verdun Green #515906
Tints of Verdun Green #515906
RGB
CMYK
RGB Variations
Color information
#515906 (or 0x515906) is known color: Verdun Green. HEX triplet: 51, 59 and 06. RGB value is (81,89,6). Sum of RGB (Red+Green+Blue) = 81+89+6=176 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.02% from 176); Green value is 89 (35.16% from 255 or 50.57% from 176); Blue value is 6 (2.73% from 255 or 3.41% from 176); Max value from RGB is 89 - color contains mainly: green. Hex color #515906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515906 is #AEA6F9. Grayscale: #4D4D4D. Windows color (decimal): -11446010 or 416081. OLE color: 416081.
HSL color Cylindrical-coordinate representation of color #515906: hue angle of 65.78º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #515906 is Cyan = 0.09, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 81 | 89 | 6 | - |
| CMYK | 0.09 | 0 | 0.93 | 0.65 |
| HSL | 65.78º | 0.87% | 0.19% | - |
| HSV(B) | 65.78º | 0.93% | 0.35% | - |
| XYZ | 7 | 8.91 | 1.52 | - |
| YUV | 77.15 | 87.85 | 130.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 89 | 6 | 0.09 | 0 | 0.93 | 0.65 | 65.78 | 0.87 | 0.19 |
| Hex | 51 | 59 | 6 | 9 | 0 | 5D | 41 | 42 | 57 | 13 |
| Octal | 121 | 131 | 6 | 11 | 0 | 135 | 101 | 102 | 127 | 23 |
| Binary | 1010001 | 1011001 | 110 | 1001 | 0 | 1011101 | 1000001 | 1000010 | 1010111 | 10011 |
Color Harmonies of #515906
Complementary color
Monochromatic Colors of #515906
Black with #515906
Text Example
Text Example
White with #515906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515906; }
p { color: rgb(81,89,6); }
H1.HeaderClassName
{
color: #515906;
}
.AnyTagClassName
{
color: #515906;
}
</style>
background-color css
<style>
a { background-color: #515906; }
a { background-color: rgb(81,89,6); }
div.DivClassName
{
background-color: #515906;
}
.BgClassName
{
background-color: #515906;
}
</style>
border-color css
<style>
span { border-color: #515906; }
span { border-color: rgb(81,89,6); }
td.TdClassName
{
border-color: #515906;
}
.TagClassName
{
border-color: #515906;
}
</style>