Shades of Verdun Green #566407
Tints of Verdun Green #566407
RGB
CMYK
RGB Variations
Color information
#566407 (or 0x566407) is known color: Verdun Green. HEX triplet: 56, 64 and 07. RGB value is (86,100,7). Sum of RGB (Red+Green+Blue) = 86+100+7=193 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.56% from 193); Green value is 100 (39.45% from 255 or 51.81% from 193); Blue value is 7 (3.12% from 255 or 3.63% from 193); Max value from RGB is 100 - color contains mainly: green. Hex color #566407 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566407 is #A99BF8. Grayscale: #555555. Windows color (decimal): -11115513 or 484438. OLE color: 484438.
HSL color Cylindrical-coordinate representation of color #566407: hue angle of 69.03º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #566407 is Cyan = 0.14, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 100 | 7 | - |
| CMYK | 0.14 | 0 | 0.93 | 0.61 |
| HSL | 69.03º | 0.87% | 0.21% | - |
| HSV(B) | 69.03º | 0.93% | 0.39% | - |
| XYZ | 8.43 | 11.11 | 1.9 | - |
| YUV | 85.21 | 83.86 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 100 | 7 | 0.14 | 0 | 0.93 | 0.61 | 69.03 | 0.87 | 0.21 |
| Hex | 56 | 64 | 7 | E | 0 | 5D | 3D | 45 | 57 | 15 |
| Octal | 126 | 144 | 7 | 16 | 0 | 135 | 75 | 105 | 127 | 25 |
| Binary | 1010110 | 1100100 | 111 | 1110 | 0 | 1011101 | 111101 | 1000101 | 1010111 | 10101 |
Color Harmonies of #566407
Complementary color
Monochromatic Colors of #566407
Black with #566407
Text Example
Text Example
White with #566407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566407; }
p { color: rgb(86,100,7); }
H1.HeaderClassName
{
color: #566407;
}
.AnyTagClassName
{
color: #566407;
}
</style>
background-color css
<style>
a { background-color: #566407; }
a { background-color: rgb(86,100,7); }
div.DivClassName
{
background-color: #566407;
}
.BgClassName
{
background-color: #566407;
}
</style>
border-color css
<style>
span { border-color: #566407; }
span { border-color: rgb(86,100,7); }
td.TdClassName
{
border-color: #566407;
}
.TagClassName
{
border-color: #566407;
}
</style>