Shades of Verdun Green #506906
Tints of Verdun Green #506906
RGB
CMYK
RGB Variations
Color information
#506906 (or 0x506906) is known color: Verdun Green. HEX triplet: 50, 69 and 06. RGB value is (80,105,6). Sum of RGB (Red+Green+Blue) = 80+105+6=191 (25% of max value = 765). Red value is 80 (31.64% from 255 or 41.88% from 191); Green value is 105 (41.41% from 255 or 54.97% from 191); Blue value is 6 (2.73% from 255 or 3.14% from 191); Max value from RGB is 105 - color contains mainly: green. Hex color #506906 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #506906 is #AF96F9. Grayscale: #565656. Windows color (decimal): -11507450 or 420176. OLE color: 420176.
HSL color Cylindrical-coordinate representation of color #506906: hue angle of 75.15º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #506906 is Cyan = 0.24, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 80 | 105 | 6 | - |
| CMYK | 0.24 | 0 | 0.94 | 0.59 |
| HSL | 75.15º | 0.89% | 0.22% | - |
| HSV(B) | 75.15º | 0.94% | 0.41% | - |
| XYZ | 8.39 | 11.82 | 2.01 | - |
| YUV | 86.24 | 82.72 | 123.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 6 | 0.24 | 0 | 0.94 | 0.59 | 75.15 | 0.89 | 0.22 |
| Hex | 50 | 69 | 6 | 18 | 0 | 5E | 3B | 4B | 59 | 16 |
| Octal | 120 | 151 | 6 | 30 | 0 | 136 | 73 | 113 | 131 | 26 |
| Binary | 1010000 | 1101001 | 110 | 11000 | 0 | 1011110 | 111011 | 1001011 | 1011001 | 10110 |
Color Harmonies of #506906
Complementary color
Monochromatic Colors of #506906
Black with #506906
Text Example
Text Example
White with #506906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506906; }
p { color: rgb(80,105,6); }
H1.HeaderClassName
{
color: #506906;
}
.AnyTagClassName
{
color: #506906;
}
</style>
background-color css
<style>
a { background-color: #506906; }
a { background-color: rgb(80,105,6); }
div.DivClassName
{
background-color: #506906;
}
.BgClassName
{
background-color: #506906;
}
</style>
border-color css
<style>
span { border-color: #506906; }
span { border-color: rgb(80,105,6); }
td.TdClassName
{
border-color: #506906;
}
.TagClassName
{
border-color: #506906;
}
</style>