Shades of Verdun Green #566013
Tints of Verdun Green #566013
RGB
CMYK
RGB Variations
Color information
#566013 (or 0x566013) is known color: Verdun Green. HEX triplet: 56, 60 and 13. RGB value is (86,96,19). Sum of RGB (Red+Green+Blue) = 86+96+19=201 (26% of max value = 765). Red value is 86 (33.98% from 255 or 42.79% from 201); Green value is 96 (37.89% from 255 or 47.76% from 201); Blue value is 19 (7.81% from 255 or 9.45% from 201); Max value from RGB is 96 - color contains mainly: green. Hex color #566013 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566013 is #A99FEC. Grayscale: #545454. Windows color (decimal): -11116525 or 1269846. OLE color: 1269846.
HSL color Cylindrical-coordinate representation of color #566013: hue angle of 67.79º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #566013 is Cyan = 0.10, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 86 | 96 | 19 | - |
| CMYK | 0.10 | 0 | 0.80 | 0.62 |
| HSL | 67.79º | 0.67% | 0.23% | - |
| HSV(B) | 67.79º | 0.8% | 0.38% | - |
| XYZ | 8.14 | 10.39 | 2.19 | - |
| YUV | 84.23 | 91.19 | 129.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 96 | 19 | 0.10 | 0 | 0.80 | 0.62 | 67.79 | 0.67 | 0.23 |
| Hex | 56 | 60 | 13 | A | 0 | 50 | 3E | 44 | 43 | 17 |
| Octal | 126 | 140 | 23 | 12 | 0 | 120 | 76 | 104 | 103 | 27 |
| Binary | 1010110 | 1100000 | 10011 | 1010 | 0 | 1010000 | 111110 | 1000100 | 1000011 | 10111 |
Color Harmonies of #566013
Complementary color
Monochromatic Colors of #566013
Black with #566013
Text Example
Text Example
White with #566013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566013; }
p { color: rgb(86,96,19); }
H1.HeaderClassName
{
color: #566013;
}
.AnyTagClassName
{
color: #566013;
}
</style>
background-color css
<style>
a { background-color: #566013; }
a { background-color: rgb(86,96,19); }
div.DivClassName
{
background-color: #566013;
}
.BgClassName
{
background-color: #566013;
}
</style>
border-color css
<style>
span { border-color: #566013; }
span { border-color: rgb(86,96,19); }
td.TdClassName
{
border-color: #566013;
}
.TagClassName
{
border-color: #566013;
}
</style>