Shades of Bordeaux #560410
Tints of Bordeaux #560410
RGB
CMYK
RGB Variations
Color information
#560410 (or 0x560410) is known color: Bordeaux. HEX triplet: 56, 04 and 10. RGB value is (86,4,16). Sum of RGB (Red+Green+Blue) = 86+4+16=106 (14% of max value = 765). Red value is 86 (33.98% from 255 or 81.13% from 106); Green value is 4 (1.95% from 255 or 3.77% from 106); Blue value is 16 (6.64% from 255 or 15.09% from 106); Max value from RGB is 86 - color contains mainly: red. Hex color #560410 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560410 is #A9FBEF. Grayscale: #1D1D1D. Windows color (decimal): -11140080 or 1049686. OLE color: 1049686.
HSL color Cylindrical-coordinate representation of color #560410: hue angle of 351.22º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #560410 is Cyan = 0, Magento = 0.95, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 16 | - |
| CMYK | 0 | 0.95 | 0.81 | 0.66 |
| HSL | 351.22º | 0.91% | 0.18% | - |
| HSV(B) | 351.22º | 0.95% | 0.34% | - |
| XYZ | 3.97 | 2.1 | 0.69 | - |
| YUV | 29.89 | 120.17 | 168.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 16 | 0 | 0.95 | 0.81 | 0.66 | 351.22 | 0.91 | 0.18 |
| Hex | 56 | 4 | 10 | 0 | 5F | 51 | 42 | 15F | 5B | 12 |
| Octal | 126 | 4 | 20 | 0 | 137 | 121 | 102 | 537 | 133 | 22 |
| Binary | 1010110 | 100 | 10000 | 0 | 1011111 | 1010001 | 1000010 | 101011111 | 1011011 | 10010 |
Color Harmonies of #560410
Complementary color
Monochromatic Colors of #560410
Black with #560410
Text Example
Text Example
White with #560410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560410; }
p { color: rgb(86,4,16); }
H1.HeaderClassName
{
color: #560410;
}
.AnyTagClassName
{
color: #560410;
}
</style>
background-color css
<style>
a { background-color: #560410; }
a { background-color: rgb(86,4,16); }
div.DivClassName
{
background-color: #560410;
}
.BgClassName
{
background-color: #560410;
}
</style>
border-color css
<style>
span { border-color: #560410; }
span { border-color: rgb(86,4,16); }
td.TdClassName
{
border-color: #560410;
}
.TagClassName
{
border-color: #560410;
}
</style>