Shades of Verdun Green #566508
Tints of Verdun Green #566508
RGB
CMYK
RGB Variations
Color information
#566508 (or 0x566508) is known color: Verdun Green. HEX triplet: 56, 65 and 08. RGB value is (86,101,8). Sum of RGB (Red+Green+Blue) = 86+101+8=195 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.10% from 195); Green value is 101 (39.84% from 255 or 51.79% from 195); Blue value is 8 (3.52% from 255 or 4.10% from 195); Max value from RGB is 101 - color contains mainly: green. Hex color #566508 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566508 is #A99AF7. Grayscale: #565656. Windows color (decimal): -11115256 or 550230. OLE color: 550230.
HSL color Cylindrical-coordinate representation of color #566508: hue angle of 69.68º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #566508 is Cyan = 0.15, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 86 | 101 | 8 | - |
| CMYK | 0.15 | 0 | 0.92 | 0.60 |
| HSL | 69.68º | 0.85% | 0.21% | - |
| HSV(B) | 69.68º | 0.92% | 0.4% | - |
| XYZ | 8.54 | 11.3 | 1.96 | - |
| YUV | 85.91 | 84.03 | 128.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 101 | 8 | 0.15 | 0 | 0.92 | 0.60 | 69.68 | 0.85 | 0.21 |
| Hex | 56 | 65 | 8 | F | 0 | 5C | 3C | 46 | 55 | 15 |
| Octal | 126 | 145 | 10 | 17 | 0 | 134 | 74 | 106 | 125 | 25 |
| Binary | 1010110 | 1100101 | 1000 | 1111 | 0 | 1011100 | 111100 | 1000110 | 1010101 | 10101 |
Color Harmonies of #566508
Complementary color
Monochromatic Colors of #566508
Black with #566508
Text Example
Text Example
White with #566508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566508; }
p { color: rgb(86,101,8); }
H1.HeaderClassName
{
color: #566508;
}
.AnyTagClassName
{
color: #566508;
}
</style>
background-color css
<style>
a { background-color: #566508; }
a { background-color: rgb(86,101,8); }
div.DivClassName
{
background-color: #566508;
}
.BgClassName
{
background-color: #566508;
}
</style>
border-color css
<style>
span { border-color: #566508; }
span { border-color: rgb(86,101,8); }
td.TdClassName
{
border-color: #566508;
}
.TagClassName
{
border-color: #566508;
}
</style>