Shades of Verdun Green #506611
Tints of Verdun Green #506611
RGB
CMYK
RGB Variations
Color information
#506611 (or 0x506611) is known color: Verdun Green. HEX triplet: 50, 66 and 11. RGB value is (80,102,17). Sum of RGB (Red+Green+Blue) = 80+102+17=199 (26% of max value = 765). Red value is 80 (31.64% from 255 or 40.20% from 199); Green value is 102 (40.23% from 255 or 51.26% from 199); Blue value is 17 (7.03% from 255 or 8.54% from 199); Max value from RGB is 102 - color contains mainly: green. Hex color #506611 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #506611 is #AF99EE. Grayscale: #565656. Windows color (decimal): -11508207 or 1140304. OLE color: 1140304.
HSL color Cylindrical-coordinate representation of color #506611: hue angle of 75.53º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #506611 is Cyan = 0.22, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 80 | 102 | 17 | - |
| CMYK | 0.22 | 0 | 0.83 | 0.6 |
| HSL | 75.53º | 0.71% | 0.23% | - |
| HSV(B) | 75.53º | 0.83% | 0.4% | - |
| XYZ | 8.16 | 11.25 | 2.27 | - |
| YUV | 85.73 | 89.21 | 123.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 102 | 17 | 0.22 | 0 | 0.83 | 0.6 | 75.53 | 0.71 | 0.23 |
| Hex | 50 | 66 | 11 | 16 | 0 | 53 | 3C | 4C | 47 | 17 |
| Octal | 120 | 146 | 21 | 26 | 0 | 123 | 74 | 114 | 107 | 27 |
| Binary | 1010000 | 1100110 | 10001 | 10110 | 0 | 1010011 | 111100 | 1001100 | 1000111 | 10111 |
Color Harmonies of #506611
Complementary color
Monochromatic Colors of #506611
Black with #506611
Text Example
Text Example
White with #506611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506611; }
p { color: rgb(80,102,17); }
H1.HeaderClassName
{
color: #506611;
}
.AnyTagClassName
{
color: #506611;
}
</style>
background-color css
<style>
a { background-color: #506611; }
a { background-color: rgb(80,102,17); }
div.DivClassName
{
background-color: #506611;
}
.BgClassName
{
background-color: #506611;
}
</style>
border-color css
<style>
span { border-color: #506611; }
span { border-color: rgb(80,102,17); }
td.TdClassName
{
border-color: #506611;
}
.TagClassName
{
border-color: #506611;
}
</style>