Shades of Verdun Green #516305
Tints of Verdun Green #516305
RGB
CMYK
RGB Variations
Color information
#516305 (or 0x516305) is known color: Verdun Green. HEX triplet: 51, 63 and 05. RGB value is (81,99,5). Sum of RGB (Red+Green+Blue) = 81+99+5=185 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.78% from 185); Green value is 99 (39.06% from 255 or 53.51% from 185); Blue value is 5 (2.34% from 255 or 2.70% from 185); Max value from RGB is 99 - color contains mainly: green. Hex color #516305 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516305 is #AE9CFA. Grayscale: #535353. Windows color (decimal): -11443451 or 353105. OLE color: 353105.
HSL color Cylindrical-coordinate representation of color #516305: hue angle of 71.49º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #516305 is Cyan = 0.18, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 5 | - |
| CMYK | 0.18 | 0 | 0.95 | 0.61 |
| HSL | 71.49º | 0.9% | 0.2% | - |
| HSV(B) | 71.49º | 0.95% | 0.39% | - |
| XYZ | 7.88 | 10.68 | 1.79 | - |
| YUV | 82.9 | 84.04 | 126.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 5 | 0.18 | 0 | 0.95 | 0.61 | 71.49 | 0.9 | 0.2 |
| Hex | 51 | 63 | 5 | 12 | 0 | 5F | 3D | 47 | 5A | 14 |
| Octal | 121 | 143 | 5 | 22 | 0 | 137 | 75 | 107 | 132 | 24 |
| Binary | 1010001 | 1100011 | 101 | 10010 | 0 | 1011111 | 111101 | 1000111 | 1011010 | 10100 |
Color Harmonies of #516305
Complementary color
Monochromatic Colors of #516305
Black with #516305
Text Example
Text Example
White with #516305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516305; }
p { color: rgb(81,99,5); }
H1.HeaderClassName
{
color: #516305;
}
.AnyTagClassName
{
color: #516305;
}
</style>
background-color css
<style>
a { background-color: #516305; }
a { background-color: rgb(81,99,5); }
div.DivClassName
{
background-color: #516305;
}
.BgClassName
{
background-color: #516305;
}
</style>
border-color css
<style>
span { border-color: #516305; }
span { border-color: rgb(81,99,5); }
td.TdClassName
{
border-color: #516305;
}
.TagClassName
{
border-color: #516305;
}
</style>