Shades of Verdun Green #566010
Tints of Verdun Green #566010
RGB
CMYK
RGB Variations
Color information
#566010 (or 0x566010) is known color: Verdun Green. HEX triplet: 56, 60 and 10. RGB value is (86,96,16). Sum of RGB (Red+Green+Blue) = 86+96+16=198 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.43% from 198); Green value is 96 (37.89% from 255 or 48.48% from 198); Blue value is 16 (6.64% from 255 or 8.08% from 198); Max value from RGB is 96 - color contains mainly: green. Hex color #566010 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566010 is #A99FEF. Grayscale: #545454. Windows color (decimal): -11116528 or 1073238. OLE color: 1073238.
HSL color Cylindrical-coordinate representation of color #566010: hue angle of 67.5º degrees, saturation: 0.71, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #566010 is Cyan = 0.10, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 16 | - |
| CMYK | 0.10 | 0 | 0.83 | 0.62 |
| HSL | 67.5º | 0.71% | 0.22% | - |
| HSV(B) | 67.5º | 0.83% | 0.38% | - |
| XYZ | 8.11 | 10.38 | 2.07 | - |
| YUV | 83.89 | 89.69 | 129.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 16 | 0.10 | 0 | 0.83 | 0.62 | 67.5 | 0.71 | 0.22 |
| Hex | 56 | 60 | 10 | A | 0 | 53 | 3E | 44 | 47 | 16 |
| Octal | 126 | 140 | 20 | 12 | 0 | 123 | 76 | 104 | 107 | 26 |
| Binary | 1010110 | 1100000 | 10000 | 1010 | 0 | 1010011 | 111110 | 1000100 | 1000111 | 10110 |
Color Harmonies of #566010
Complementary color
Monochromatic Colors of #566010
Black with #566010
Text Example
Text Example
White with #566010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566010; }
p { color: rgb(86,96,16); }
H1.HeaderClassName
{
color: #566010;
}
.AnyTagClassName
{
color: #566010;
}
</style>
background-color css
<style>
a { background-color: #566010; }
a { background-color: rgb(86,96,16); }
div.DivClassName
{
background-color: #566010;
}
.BgClassName
{
background-color: #566010;
}
</style>
border-color css
<style>
span { border-color: #566010; }
span { border-color: rgb(86,96,16); }
td.TdClassName
{
border-color: #566010;
}
.TagClassName
{
border-color: #566010;
}
</style>