Shades of Verdun Green #515006
Tints of Verdun Green #515006
RGB
CMYK
RGB Variations
Color information
#515006 (or 0x515006) is known color: Verdun Green. HEX triplet: 51, 50 and 06. RGB value is (81,80,6). Sum of RGB (Red+Green+Blue) = 81+80+6=167 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.50% from 167); Green value is 80 (31.64% from 255 or 47.90% from 167); Blue value is 6 (2.73% from 255 or 3.59% from 167); Max value from RGB is 81 - color contains mainly: red. Hex color #515006 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515006 is #AEAFF9. Grayscale: #484848. Windows color (decimal): -11448314 or 413777. OLE color: 413777.
HSL color Cylindrical-coordinate representation of color #515006: hue angle of 59.2º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #515006 is Cyan = 0, Magento = 0.01, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 80 | 6 | - |
| CMYK | 0 | 0.01 | 0.93 | 0.68 |
| HSL | 59.2º | 0.86% | 0.17% | - |
| HSV(B) | 59.2º | 0.93% | 0.32% | - |
| XYZ | 6.29 | 7.5 | 1.29 | - |
| YUV | 71.86 | 90.83 | 134.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 6 | 0 | 0.01 | 0.93 | 0.68 | 59.2 | 0.86 | 0.17 |
| Hex | 51 | 50 | 6 | 0 | 1 | 5D | 44 | 3B | 56 | 11 |
| Octal | 121 | 120 | 6 | 0 | 1 | 135 | 104 | 73 | 126 | 21 |
| Binary | 1010001 | 1010000 | 110 | 0 | 1 | 1011101 | 1000100 | 111011 | 1010110 | 10001 |
Color Harmonies of #515006
Complementary color
Monochromatic Colors of #515006
Black with #515006
Text Example
Text Example
White with #515006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515006; }
p { color: rgb(81,80,6); }
H1.HeaderClassName
{
color: #515006;
}
.AnyTagClassName
{
color: #515006;
}
</style>
background-color css
<style>
a { background-color: #515006; }
a { background-color: rgb(81,80,6); }
div.DivClassName
{
background-color: #515006;
}
.BgClassName
{
background-color: #515006;
}
</style>
border-color css
<style>
span { border-color: #515006; }
span { border-color: rgb(81,80,6); }
td.TdClassName
{
border-color: #515006;
}
.TagClassName
{
border-color: #515006;
}
</style>