Shades of Bordeaux #560711
Tints of Bordeaux #560711
RGB
CMYK
RGB Variations
Color information
#560711 (or 0x560711) is known color: Bordeaux. HEX triplet: 56, 07 and 11. RGB value is (86,7,17). Sum of RGB (Red+Green+Blue) = 86+7+17=110 (14% of max value = 765). Red value is 86 (33.98% from 255 or 78.18% from 110); Green value is 7 (3.12% from 255 or 6.36% from 110); Blue value is 17 (7.03% from 255 or 15.45% from 110); Max value from RGB is 86 - color contains mainly: red. Hex color #560711 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560711 is #A9F8EE. Grayscale: #1F1F1F. Windows color (decimal): -11139311 or 1115990. OLE color: 1115990.
HSL color Cylindrical-coordinate representation of color #560711: hue angle of 352.41º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #560711 is Cyan = 0, Magento = 0.92, Yellow = 0.80 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 17 | - |
| CMYK | 0 | 0.92 | 0.80 | 0.66 |
| HSL | 352.41º | 0.85% | 0.18% | - |
| HSV(B) | 352.41º | 0.92% | 0.34% | - |
| XYZ | 4.01 | 2.17 | 0.74 | - |
| YUV | 31.76 | 119.67 | 166.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 17 | 0 | 0.92 | 0.80 | 0.66 | 352.41 | 0.85 | 0.18 |
| Hex | 56 | 7 | 11 | 0 | 5C | 50 | 42 | 160 | 55 | 12 |
| Octal | 126 | 7 | 21 | 0 | 134 | 120 | 102 | 540 | 125 | 22 |
| Binary | 1010110 | 111 | 10001 | 0 | 1011100 | 1010000 | 1000010 | 101100000 | 1010101 | 10010 |
Color Harmonies of #560711
Complementary color
Monochromatic Colors of #560711
Black with #560711
Text Example
Text Example
White with #560711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560711; }
p { color: rgb(86,7,17); }
H1.HeaderClassName
{
color: #560711;
}
.AnyTagClassName
{
color: #560711;
}
</style>
background-color css
<style>
a { background-color: #560711; }
a { background-color: rgb(86,7,17); }
div.DivClassName
{
background-color: #560711;
}
.BgClassName
{
background-color: #560711;
}
</style>
border-color css
<style>
span { border-color: #560711; }
span { border-color: rgb(86,7,17); }
td.TdClassName
{
border-color: #560711;
}
.TagClassName
{
border-color: #560711;
}
</style>