Shades of Verdun Green #556316
Tints of Verdun Green #556316
RGB
CMYK
RGB Variations
Color information
#556316 (or 0x556316) is known color: Verdun Green. HEX triplet: 55, 63 and 16. RGB value is (85,99,22). Sum of RGB (Red+Green+Blue) = 85+99+22=206 (27% of max value = 765). Red value is 85 (33.59% from 255 or 41.26% from 206); Green value is 99 (39.06% from 255 or 48.06% from 206); Blue value is 22 (8.98% from 255 or 10.68% from 206); Max value from RGB is 99 - color contains mainly: green. Hex color #556316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #556316 is #AA9CE9. Grayscale: #565656. Windows color (decimal): -11181290 or 1467221. OLE color: 1467221.
HSL color Cylindrical-coordinate representation of color #556316: hue angle of 70.91º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #556316 is Cyan = 0.14, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 85 | 99 | 22 | - |
| CMYK | 0.14 | 0 | 0.78 | 0.61 |
| HSL | 70.91º | 0.64% | 0.24% | - |
| HSV(B) | 70.91º | 0.78% | 0.39% | - |
| XYZ | 8.35 | 10.91 | 2.43 | - |
| YUV | 86.04 | 91.86 | 127.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 99 | 22 | 0.14 | 0 | 0.78 | 0.61 | 70.91 | 0.64 | 0.24 |
| Hex | 55 | 63 | 16 | E | 0 | 4E | 3D | 47 | 40 | 18 |
| Octal | 125 | 143 | 26 | 16 | 0 | 116 | 75 | 107 | 100 | 30 |
| Binary | 1010101 | 1100011 | 10110 | 1110 | 0 | 1001110 | 111101 | 1000111 | 1000000 | 11000 |
Color Harmonies of #556316
Complementary color
Monochromatic Colors of #556316
Black with #556316
Text Example
Text Example
White with #556316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556316; }
p { color: rgb(85,99,22); }
H1.HeaderClassName
{
color: #556316;
}
.AnyTagClassName
{
color: #556316;
}
</style>
background-color css
<style>
a { background-color: #556316; }
a { background-color: rgb(85,99,22); }
div.DivClassName
{
background-color: #556316;
}
.BgClassName
{
background-color: #556316;
}
</style>
border-color css
<style>
span { border-color: #556316; }
span { border-color: rgb(85,99,22); }
td.TdClassName
{
border-color: #556316;
}
.TagClassName
{
border-color: #556316;
}
</style>