Shades of Verdun Green #516601
Tints of Verdun Green #516601
RGB
CMYK
RGB Variations
Color information
#516601 (or 0x516601) is known color: Verdun Green. HEX triplet: 51, 66 and 01. RGB value is (81,102,1). Sum of RGB (Red+Green+Blue) = 81+102+1=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 102 (40.23% from 255 or 55.43% from 184); Blue value is 1 (0.78% from 255 or 0.54% from 184); Max value from RGB is 102 - color contains mainly: green. Hex color #516601 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #516601 is #AE99FE. Grayscale: #545454. Windows color (decimal): -11442687 or 91729. OLE color: 91729.
HSL color Cylindrical-coordinate representation of color #516601: hue angle of 72.48º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #516601 is Cyan = 0.21, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 1 | - |
| CMYK | 0.21 | 0 | 0.99 | 0.6 |
| HSL | 72.48º | 0.98% | 0.2% | - |
| HSV(B) | 72.48º | 0.99% | 0.4% | - |
| XYZ | 8.15 | 11.25 | 1.77 | - |
| YUV | 84.21 | 81.04 | 125.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 1 | 0.21 | 0 | 0.99 | 0.6 | 72.48 | 0.98 | 0.2 |
| Hex | 51 | 66 | 1 | 15 | 0 | 63 | 3C | 48 | 62 | 14 |
| Octal | 121 | 146 | 1 | 25 | 0 | 143 | 74 | 110 | 142 | 24 |
| Binary | 1010001 | 1100110 | 1 | 10101 | 0 | 1100011 | 111100 | 1001000 | 1100010 | 10100 |
Color Harmonies of #516601
Complementary color
Monochromatic Colors of #516601
Black with #516601
Text Example
Text Example
White with #516601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516601; }
p { color: rgb(81,102,1); }
H1.HeaderClassName
{
color: #516601;
}
.AnyTagClassName
{
color: #516601;
}
</style>
background-color css
<style>
a { background-color: #516601; }
a { background-color: rgb(81,102,1); }
div.DivClassName
{
background-color: #516601;
}
.BgClassName
{
background-color: #516601;
}
</style>
border-color css
<style>
span { border-color: #516601; }
span { border-color: rgb(81,102,1); }
td.TdClassName
{
border-color: #516601;
}
.TagClassName
{
border-color: #516601;
}
</style>