Shades of Verdun Green #516317
Tints of Verdun Green #516317
RGB
CMYK
RGB Variations
Color information
#516317 (or 0x516317) is known color: Verdun Green. HEX triplet: 51, 63 and 17. RGB value is (81,99,23). Sum of RGB (Red+Green+Blue) = 81+99+23=203 (26% of max value = 765). Red value is 81 (32.03% from 255 or 39.90% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 23 (9.38% from 255 or 11.33% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #516317 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516317 is #AE9CE8. Grayscale: #555555. Windows color (decimal): -11443433 or 1532753. OLE color: 1532753.
HSL color Cylindrical-coordinate representation of color #516317: hue angle of 74.21º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #516317 is Cyan = 0.18, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 23 | - |
| CMYK | 0.18 | 0 | 0.77 | 0.61 |
| HSL | 74.21º | 0.62% | 0.24% | - |
| HSV(B) | 74.21º | 0.77% | 0.39% | - |
| XYZ | 8.01 | 10.73 | 2.46 | - |
| YUV | 84.95 | 93.04 | 125.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 23 | 0.18 | 0 | 0.77 | 0.61 | 74.21 | 0.62 | 0.24 |
| Hex | 51 | 63 | 17 | 12 | 0 | 4D | 3D | 4A | 3E | 18 |
| Octal | 121 | 143 | 27 | 22 | 0 | 115 | 75 | 112 | 76 | 30 |
| Binary | 1010001 | 1100011 | 10111 | 10010 | 0 | 1001101 | 111101 | 1001010 | 111110 | 11000 |
Color Harmonies of #516317
Complementary color
Monochromatic Colors of #516317
Black with #516317
Text Example
Text Example
White with #516317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516317; }
p { color: rgb(81,99,23); }
H1.HeaderClassName
{
color: #516317;
}
.AnyTagClassName
{
color: #516317;
}
</style>
background-color css
<style>
a { background-color: #516317; }
a { background-color: rgb(81,99,23); }
div.DivClassName
{
background-color: #516317;
}
.BgClassName
{
background-color: #516317;
}
</style>
border-color css
<style>
span { border-color: #516317; }
span { border-color: rgb(81,99,23); }
td.TdClassName
{
border-color: #516317;
}
.TagClassName
{
border-color: #516317;
}
</style>