Shades of Verdun Green #566108
Tints of Verdun Green #566108
RGB
CMYK
RGB Variations
Color information
#566108 (or 0x566108) is known color: Verdun Green. HEX triplet: 56, 61 and 08. RGB value is (86,97,8). Sum of RGB (Red+Green+Blue) = 86+97+8=191 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.03% from 191); Green value is 97 (38.28% from 255 or 50.79% from 191); Blue value is 8 (3.52% from 255 or 4.19% from 191); Max value from RGB is 97 - color contains mainly: green. Hex color #566108 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566108 is #A99EF7. Grayscale: #535353. Windows color (decimal): -11116280 or 549206. OLE color: 549206.
HSL color Cylindrical-coordinate representation of color #566108: hue angle of 67.42º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #566108 is Cyan = 0.11, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 97 | 8 | - |
| CMYK | 0.11 | 0 | 0.92 | 0.62 |
| HSL | 67.42º | 0.85% | 0.21% | - |
| HSV(B) | 67.42º | 0.92% | 0.38% | - |
| XYZ | 8.16 | 10.55 | 1.84 | - |
| YUV | 83.57 | 85.36 | 129.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 97 | 8 | 0.11 | 0 | 0.92 | 0.62 | 67.42 | 0.85 | 0.21 |
| Hex | 56 | 61 | 8 | B | 0 | 5C | 3E | 43 | 55 | 15 |
| Octal | 126 | 141 | 10 | 13 | 0 | 134 | 76 | 103 | 125 | 25 |
| Binary | 1010110 | 1100001 | 1000 | 1011 | 0 | 1011100 | 111110 | 1000011 | 1010101 | 10101 |
Color Harmonies of #566108
Complementary color
Monochromatic Colors of #566108
Black with #566108
Text Example
Text Example
White with #566108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566108; }
p { color: rgb(86,97,8); }
H1.HeaderClassName
{
color: #566108;
}
.AnyTagClassName
{
color: #566108;
}
</style>
background-color css
<style>
a { background-color: #566108; }
a { background-color: rgb(86,97,8); }
div.DivClassName
{
background-color: #566108;
}
.BgClassName
{
background-color: #566108;
}
</style>
border-color css
<style>
span { border-color: #566108; }
span { border-color: rgb(86,97,8); }
td.TdClassName
{
border-color: #566108;
}
.TagClassName
{
border-color: #566108;
}
</style>