Shades of Bordeaux #560313
Tints of Bordeaux #560313
RGB
CMYK
RGB Variations
Color information
#560313 (or 0x560313) is known color: Bordeaux. HEX triplet: 56, 03 and 13. RGB value is (86,3,19). Sum of RGB (Red+Green+Blue) = 86+3+19=108 (14% of max value = 765). Red value is 86 (33.98% from 255 or 79.63% from 108); Green value is 3 (1.56% from 255 or 2.78% from 108); Blue value is 19 (7.81% from 255 or 17.59% from 108); Max value from RGB is 86 - color contains mainly: red. Hex color #560313 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560313 is #A9FCEC. Grayscale: #1D1D1D. Windows color (decimal): -11140333 or 1246038. OLE color: 1246038.
HSL color Cylindrical-coordinate representation of color #560313: hue angle of 348.43º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560313 is Cyan = 0, Magento = 0.97, Yellow = 0.78 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 19 | - |
| CMYK | 0 | 0.97 | 0.78 | 0.66 |
| HSL | 348.43º | 0.93% | 0.17% | - |
| HSV(B) | 348.43º | 0.97% | 0.34% | - |
| XYZ | 3.99 | 2.09 | 0.81 | - |
| YUV | 29.64 | 122 | 168.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 19 | 0 | 0.97 | 0.78 | 0.66 | 348.43 | 0.93 | 0.17 |
| Hex | 56 | 3 | 13 | 0 | 61 | 4E | 42 | 15C | 5D | 11 |
| Octal | 126 | 3 | 23 | 0 | 141 | 116 | 102 | 534 | 135 | 21 |
| Binary | 1010110 | 11 | 10011 | 0 | 1100001 | 1001110 | 1000010 | 101011100 | 1011101 | 10001 |
Color Harmonies of #560313
Complementary color
Monochromatic Colors of #560313
Black with #560313
Text Example
Text Example
White with #560313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560313; }
p { color: rgb(86,3,19); }
H1.HeaderClassName
{
color: #560313;
}
.AnyTagClassName
{
color: #560313;
}
</style>
background-color css
<style>
a { background-color: #560313; }
a { background-color: rgb(86,3,19); }
div.DivClassName
{
background-color: #560313;
}
.BgClassName
{
background-color: #560313;
}
</style>
border-color css
<style>
span { border-color: #560313; }
span { border-color: rgb(86,3,19); }
td.TdClassName
{
border-color: #560313;
}
.TagClassName
{
border-color: #560313;
}
</style>