Shades of Verdun Green #566308
Tints of Verdun Green #566308
RGB
CMYK
RGB Variations
Color information
#566308 (or 0x566308) is known color: Verdun Green. HEX triplet: 56, 63 and 08. RGB value is (86,99,8). Sum of RGB (Red+Green+Blue) = 86+99+8=193 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.56% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 8 (3.52% from 255 or 4.15% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #566308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566308 is #A99CF7. Grayscale: #555555. Windows color (decimal): -11115768 or 549718. OLE color: 549718.
HSL color Cylindrical-coordinate representation of color #566308: hue angle of 68.57º degrees, saturation: 0.85, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #566308 is Cyan = 0.13, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 8 | - |
| CMYK | 0.13 | 0 | 0.92 | 0.61 |
| HSL | 68.57º | 0.85% | 0.21% | - |
| HSV(B) | 68.57º | 0.92% | 0.39% | - |
| XYZ | 8.34 | 10.92 | 1.9 | - |
| YUV | 84.74 | 84.69 | 128.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 8 | 0.13 | 0 | 0.92 | 0.61 | 68.57 | 0.85 | 0.21 |
| Hex | 56 | 63 | 8 | D | 0 | 5C | 3D | 45 | 55 | 15 |
| Octal | 126 | 143 | 10 | 15 | 0 | 134 | 75 | 105 | 125 | 25 |
| Binary | 1010110 | 1100011 | 1000 | 1101 | 0 | 1011100 | 111101 | 1000101 | 1010101 | 10101 |
Color Harmonies of #566308
Complementary color
Monochromatic Colors of #566308
Black with #566308
Text Example
Text Example
White with #566308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566308; }
p { color: rgb(86,99,8); }
H1.HeaderClassName
{
color: #566308;
}
.AnyTagClassName
{
color: #566308;
}
</style>
background-color css
<style>
a { background-color: #566308; }
a { background-color: rgb(86,99,8); }
div.DivClassName
{
background-color: #566308;
}
.BgClassName
{
background-color: #566308;
}
</style>
border-color css
<style>
span { border-color: #566308; }
span { border-color: rgb(86,99,8); }
td.TdClassName
{
border-color: #566308;
}
.TagClassName
{
border-color: #566308;
}
</style>