Shades of Verdun Green #566311
Tints of Verdun Green #566311
RGB
CMYK
RGB Variations
Color information
#566311 (or 0x566311) is known color: Verdun Green. HEX triplet: 56, 63 and 11. RGB value is (86,99,17). Sum of RGB (Red+Green+Blue) = 86+99+17=202 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.57% from 202); Green value is 99 (39.06% from 255 or 49.01% from 202); Blue value is 17 (7.03% from 255 or 8.42% from 202); Max value from RGB is 99 - color contains mainly: green. Hex color #566311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566311 is #A99CEE. Grayscale: #565656. Windows color (decimal): -11115759 or 1139542. OLE color: 1139542.
HSL color Cylindrical-coordinate representation of color #566311: hue angle of 69.51º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #566311 is Cyan = 0.13, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 17 | - |
| CMYK | 0.13 | 0 | 0.83 | 0.61 |
| HSL | 69.51º | 0.71% | 0.23% | - |
| HSV(B) | 69.51º | 0.83% | 0.39% | - |
| XYZ | 8.4 | 10.94 | 2.2 | - |
| YUV | 85.77 | 89.19 | 128.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 17 | 0.13 | 0 | 0.83 | 0.61 | 69.51 | 0.71 | 0.23 |
| Hex | 56 | 63 | 11 | D | 0 | 53 | 3D | 46 | 47 | 17 |
| Octal | 126 | 143 | 21 | 15 | 0 | 123 | 75 | 106 | 107 | 27 |
| Binary | 1010110 | 1100011 | 10001 | 1101 | 0 | 1010011 | 111101 | 1000110 | 1000111 | 10111 |
Color Harmonies of #566311
Complementary color
Monochromatic Colors of #566311
Black with #566311
Text Example
Text Example
White with #566311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566311; }
p { color: rgb(86,99,17); }
H1.HeaderClassName
{
color: #566311;
}
.AnyTagClassName
{
color: #566311;
}
</style>
background-color css
<style>
a { background-color: #566311; }
a { background-color: rgb(86,99,17); }
div.DivClassName
{
background-color: #566311;
}
.BgClassName
{
background-color: #566311;
}
</style>
border-color css
<style>
span { border-color: #566311; }
span { border-color: rgb(86,99,17); }
td.TdClassName
{
border-color: #566311;
}
.TagClassName
{
border-color: #566311;
}
</style>