Shades of Bordeaux #560516
Tints of Bordeaux #560516
RGB
CMYK
RGB Variations
Color information
#560516 (or 0x560516) is known color: Bordeaux. HEX triplet: 56, 05 and 16. RGB value is (86,5,22). Sum of RGB (Red+Green+Blue) = 86+5+22=113 (14% of max value = 765). Red value is 86 (33.98% from 255 or 76.11% from 113); Green value is 5 (2.34% from 255 or 4.42% from 113); Blue value is 22 (8.98% from 255 or 19.47% from 113); Max value from RGB is 86 - color contains mainly: red. Hex color #560516 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560516 is #A9FAE9. Grayscale: #1F1F1F. Windows color (decimal): -11139818 or 1443158. OLE color: 1443158.
HSL color Cylindrical-coordinate representation of color #560516: hue angle of 347.41º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560516 is Cyan = 0, Magento = 0.94, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 22 | - |
| CMYK | 0 | 0.94 | 0.74 | 0.66 |
| HSL | 347.41º | 0.89% | 0.18% | - |
| HSV(B) | 347.41º | 0.94% | 0.34% | - |
| XYZ | 4.04 | 2.14 | 0.96 | - |
| YUV | 31.16 | 122.84 | 167.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 22 | 0 | 0.94 | 0.74 | 0.66 | 347.41 | 0.89 | 0.18 |
| Hex | 56 | 5 | 16 | 0 | 5E | 4A | 42 | 15B | 59 | 12 |
| Octal | 126 | 5 | 26 | 0 | 136 | 112 | 102 | 533 | 131 | 22 |
| Binary | 1010110 | 101 | 10110 | 0 | 1011110 | 1001010 | 1000010 | 101011011 | 1011001 | 10010 |
Color Harmonies of #560516
Complementary color
Monochromatic Colors of #560516
Black with #560516
Text Example
Text Example
White with #560516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560516; }
p { color: rgb(86,5,22); }
H1.HeaderClassName
{
color: #560516;
}
.AnyTagClassName
{
color: #560516;
}
</style>
background-color css
<style>
a { background-color: #560516; }
a { background-color: rgb(86,5,22); }
div.DivClassName
{
background-color: #560516;
}
.BgClassName
{
background-color: #560516;
}
</style>
border-color css
<style>
span { border-color: #560516; }
span { border-color: rgb(86,5,22); }
td.TdClassName
{
border-color: #560516;
}
.TagClassName
{
border-color: #560516;
}
</style>