Shades of Verdun Green #566313
Tints of Verdun Green #566313
RGB
CMYK
RGB Variations
Color information
#566313 (or 0x566313) is known color: Verdun Green. HEX triplet: 56, 63 and 13. RGB value is (86,99,19). Sum of RGB (Red+Green+Blue) = 86+99+19=204 (27% of max value = 765). Red value is 86 (33.98% from 255 or 42.16% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 19 (7.81% from 255 or 9.31% from 204); Max value from RGB is 99 - color contains mainly: green. Hex color #566313 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #566313 is #A99CEC. Grayscale: #565656. Windows color (decimal): -11115757 or 1270614. OLE color: 1270614.
HSL color Cylindrical-coordinate representation of color #566313: hue angle of 69.75º degrees, saturation: 0.68, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #566313 is Cyan = 0.13, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 19 | - |
| CMYK | 0.13 | 0 | 0.81 | 0.61 |
| HSL | 69.75º | 0.68% | 0.23% | - |
| HSV(B) | 69.75º | 0.81% | 0.39% | - |
| XYZ | 8.42 | 10.95 | 2.29 | - |
| YUV | 85.99 | 90.19 | 128 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 19 | 0.13 | 0 | 0.81 | 0.61 | 69.75 | 0.68 | 0.23 |
| Hex | 56 | 63 | 13 | D | 0 | 51 | 3D | 46 | 44 | 17 |
| Octal | 126 | 143 | 23 | 15 | 0 | 121 | 75 | 106 | 104 | 27 |
| Binary | 1010110 | 1100011 | 10011 | 1101 | 0 | 1010001 | 111101 | 1000110 | 1000100 | 10111 |
Color Harmonies of #566313
Complementary color
Monochromatic Colors of #566313
Black with #566313
Text Example
Text Example
White with #566313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566313; }
p { color: rgb(86,99,19); }
H1.HeaderClassName
{
color: #566313;
}
.AnyTagClassName
{
color: #566313;
}
</style>
background-color css
<style>
a { background-color: #566313; }
a { background-color: rgb(86,99,19); }
div.DivClassName
{
background-color: #566313;
}
.BgClassName
{
background-color: #566313;
}
</style>
border-color css
<style>
span { border-color: #566313; }
span { border-color: rgb(86,99,19); }
td.TdClassName
{
border-color: #566313;
}
.TagClassName
{
border-color: #566313;
}
</style>