Shades of Verdun Green #515010
Tints of Verdun Green #515010
RGB
CMYK
RGB Variations
Color information
#515010 (or 0x515010) is known color: Verdun Green. HEX triplet: 51, 50 and 10. RGB value is (81,80,16). Sum of RGB (Red+Green+Blue) = 81+80+16=177 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.76% from 177); Green value is 80 (31.64% from 255 or 45.20% from 177); Blue value is 16 (6.64% from 255 or 9.04% from 177); Max value from RGB is 81 - color contains mainly: red. Hex color #515010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515010 is #AEAFEF. Grayscale: #494949. Windows color (decimal): -11448304 or 1069137. OLE color: 1069137.
HSL color Cylindrical-coordinate representation of color #515010: hue angle of 59.08º 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 #515010 is Cyan = 0, Magento = 0.01, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 80 | 16 | - |
| CMYK | 0 | 0.01 | 0.80 | 0.68 |
| HSL | 59.08º | 0.67% | 0.19% | - |
| HSV(B) | 59.08º | 0.8% | 0.32% | - |
| XYZ | 6.36 | 7.52 | 1.61 | - |
| YUV | 73 | 95.83 | 133.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 80 | 16 | 0 | 0.01 | 0.80 | 0.68 | 59.08 | 0.67 | 0.19 |
| Hex | 51 | 50 | 10 | 0 | 1 | 50 | 44 | 3B | 43 | 13 |
| Octal | 121 | 120 | 20 | 0 | 1 | 120 | 104 | 73 | 103 | 23 |
| Binary | 1010001 | 1010000 | 10000 | 0 | 1 | 1010000 | 1000100 | 111011 | 1000011 | 10011 |
Color Harmonies of #515010
Complementary color
Monochromatic Colors of #515010
Black with #515010
Text Example
Text Example
White with #515010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515010; }
p { color: rgb(81,80,16); }
H1.HeaderClassName
{
color: #515010;
}
.AnyTagClassName
{
color: #515010;
}
</style>
background-color css
<style>
a { background-color: #515010; }
a { background-color: rgb(81,80,16); }
div.DivClassName
{
background-color: #515010;
}
.BgClassName
{
background-color: #515010;
}
</style>
border-color css
<style>
span { border-color: #515010; }
span { border-color: rgb(81,80,16); }
td.TdClassName
{
border-color: #515010;
}
.TagClassName
{
border-color: #515010;
}
</style>