Shades of Verdun Green #566210
Tints of Verdun Green #566210
RGB
CMYK
RGB Variations
Color information
#566210 (or 0x566210) is known color: Verdun Green. HEX triplet: 56, 62 and 10. RGB value is (86,98,16). Sum of RGB (Red+Green+Blue) = 86+98+16=200 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43% from 200); Green value is 98 (38.67% from 255 or 49% from 200); Blue value is 16 (6.64% from 255 or 8% from 200); Max value from RGB is 98 - color contains mainly: green. Hex color #566210 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566210 is #A99DEF. Grayscale: #555555. Windows color (decimal): -11116016 or 1073750. OLE color: 1073750.
HSL color Cylindrical-coordinate representation of color #566210: hue angle of 68.78º degrees, saturation: 0.72, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #566210 is Cyan = 0.12, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 98 | 16 | - |
| CMYK | 0.12 | 0 | 0.84 | 0.62 |
| HSL | 68.78º | 0.72% | 0.22% | - |
| HSV(B) | 68.78º | 0.84% | 0.38% | - |
| XYZ | 8.3 | 10.75 | 2.13 | - |
| YUV | 85.06 | 89.02 | 128.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 98 | 16 | 0.12 | 0 | 0.84 | 0.62 | 68.78 | 0.72 | 0.22 |
| Hex | 56 | 62 | 10 | C | 0 | 54 | 3E | 45 | 48 | 16 |
| Octal | 126 | 142 | 20 | 14 | 0 | 124 | 76 | 105 | 110 | 26 |
| Binary | 1010110 | 1100010 | 10000 | 1100 | 0 | 1010100 | 111110 | 1000101 | 1001000 | 10110 |
Color Harmonies of #566210
Complementary color
Monochromatic Colors of #566210
Black with #566210
Text Example
Text Example
White with #566210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566210; }
p { color: rgb(86,98,16); }
H1.HeaderClassName
{
color: #566210;
}
.AnyTagClassName
{
color: #566210;
}
</style>
background-color css
<style>
a { background-color: #566210; }
a { background-color: rgb(86,98,16); }
div.DivClassName
{
background-color: #566210;
}
.BgClassName
{
background-color: #566210;
}
</style>
border-color css
<style>
span { border-color: #566210; }
span { border-color: rgb(86,98,16); }
td.TdClassName
{
border-color: #566210;
}
.TagClassName
{
border-color: #566210;
}
</style>