Shades of Bordeaux #560714
Tints of Bordeaux #560714
RGB
CMYK
RGB Variations
Color information
#560714 (or 0x560714) is known color: Bordeaux. HEX triplet: 56, 07 and 14. RGB value is (86,7,20). Sum of RGB (Red+Green+Blue) = 86+7+20=113 (14% of max value = 765). Red value is 86 (33.98% from 255 or 76.11% from 113); Green value is 7 (3.12% from 255 or 6.19% from 113); Blue value is 20 (8.20% from 255 or 17.70% from 113); Max value from RGB is 86 - color contains mainly: red. Hex color #560714 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560714 is #A9F8EB. Grayscale: #202020. Windows color (decimal): -11139308 or 1312598. OLE color: 1312598.
HSL color Cylindrical-coordinate representation of color #560714: hue angle of 350.13º 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 #560714 is Cyan = 0, Magento = 0.92, Yellow = 0.77 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 7 | 20 | - |
| CMYK | 0 | 0.92 | 0.77 | 0.66 |
| HSL | 350.13º | 0.85% | 0.18% | - |
| HSV(B) | 350.13º | 0.92% | 0.34% | - |
| XYZ | 4.04 | 2.18 | 0.87 | - |
| YUV | 32.1 | 121.17 | 166.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 7 | 20 | 0 | 0.92 | 0.77 | 0.66 | 350.13 | 0.85 | 0.18 |
| Hex | 56 | 7 | 14 | 0 | 5C | 4D | 42 | 15E | 55 | 12 |
| Octal | 126 | 7 | 24 | 0 | 134 | 115 | 102 | 536 | 125 | 22 |
| Binary | 1010110 | 111 | 10100 | 0 | 1011100 | 1001101 | 1000010 | 101011110 | 1010101 | 10010 |
Color Harmonies of #560714
Complementary color
Monochromatic Colors of #560714
Black with #560714
Text Example
Text Example
White with #560714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560714; }
p { color: rgb(86,7,20); }
H1.HeaderClassName
{
color: #560714;
}
.AnyTagClassName
{
color: #560714;
}
</style>
background-color css
<style>
a { background-color: #560714; }
a { background-color: rgb(86,7,20); }
div.DivClassName
{
background-color: #560714;
}
.BgClassName
{
background-color: #560714;
}
</style>
border-color css
<style>
span { border-color: #560714; }
span { border-color: rgb(86,7,20); }
td.TdClassName
{
border-color: #560714;
}
.TagClassName
{
border-color: #560714;
}
</style>