Shades of Verdun Green #515407
Tints of Verdun Green #515407
RGB
CMYK
RGB Variations
Color information
#515407 (or 0x515407) is known color: Verdun Green. HEX triplet: 51, 54 and 07. RGB value is (81,84,7). Sum of RGB (Red+Green+Blue) = 81+84+7=172 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.09% from 172); Green value is 84 (33.20% from 255 or 48.84% from 172); Blue value is 7 (3.12% from 255 or 4.07% from 172); Max value from RGB is 84 - color contains mainly: green. Hex color #515407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #515407 is #AEABF8. Grayscale: #4A4A4A. Windows color (decimal): -11447289 or 480337. OLE color: 480337.
HSL color Cylindrical-coordinate representation of color #515407: hue angle of 62.34º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #515407 is Cyan = 0.04, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 81 | 84 | 7 | - |
| CMYK | 0.04 | 0 | 0.92 | 0.67 |
| HSL | 62.34º | 0.85% | 0.18% | - |
| HSV(B) | 62.34º | 0.92% | 0.33% | - |
| XYZ | 6.6 | 8.11 | 1.42 | - |
| YUV | 74.33 | 90.01 | 132.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 84 | 7 | 0.04 | 0 | 0.92 | 0.67 | 62.34 | 0.85 | 0.18 |
| Hex | 51 | 54 | 7 | 4 | 0 | 5C | 43 | 3E | 55 | 12 |
| Octal | 121 | 124 | 7 | 4 | 0 | 134 | 103 | 76 | 125 | 22 |
| Binary | 1010001 | 1010100 | 111 | 100 | 0 | 1011100 | 1000011 | 111110 | 1010101 | 10010 |
Color Harmonies of #515407
Complementary color
Monochromatic Colors of #515407
Black with #515407
Text Example
Text Example
White with #515407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #515407; }
p { color: rgb(81,84,7); }
H1.HeaderClassName
{
color: #515407;
}
.AnyTagClassName
{
color: #515407;
}
</style>
background-color css
<style>
a { background-color: #515407; }
a { background-color: rgb(81,84,7); }
div.DivClassName
{
background-color: #515407;
}
.BgClassName
{
background-color: #515407;
}
</style>
border-color css
<style>
span { border-color: #515407; }
span { border-color: rgb(81,84,7); }
td.TdClassName
{
border-color: #515407;
}
.TagClassName
{
border-color: #515407;
}
</style>