Shades of Bordeaux #560316
Tints of Bordeaux #560316
RGB
CMYK
RGB Variations
Color information
#560316 (or 0x560316) is known color: Bordeaux. HEX triplet: 56, 03 and 16. RGB value is (86,3,22). Sum of RGB (Red+Green+Blue) = 86+3+22=111 (14% of max value = 765). Red value is 86 (33.98% from 255 or 77.48% from 111); Green value is 3 (1.56% from 255 or 2.70% from 111); Blue value is 22 (8.98% from 255 or 19.82% from 111); Max value from RGB is 86 - color contains mainly: red. Hex color #560316 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560316 is #A9FCE9. Grayscale: #1D1D1D. Windows color (decimal): -11140330 or 1442646. OLE color: 1442646.
HSL color Cylindrical-coordinate representation of color #560316: hue angle of 346.27º 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 #560316 is Cyan = 0, Magento = 0.97, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 22 | - |
| CMYK | 0 | 0.97 | 0.74 | 0.66 |
| HSL | 346.27º | 0.93% | 0.17% | - |
| HSV(B) | 346.27º | 0.97% | 0.34% | - |
| XYZ | 4.02 | 2.1 | 0.95 | - |
| YUV | 29.98 | 123.5 | 167.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 22 | 0 | 0.97 | 0.74 | 0.66 | 346.27 | 0.93 | 0.17 |
| Hex | 56 | 3 | 16 | 0 | 61 | 4A | 42 | 15A | 5D | 11 |
| Octal | 126 | 3 | 26 | 0 | 141 | 112 | 102 | 532 | 135 | 21 |
| Binary | 1010110 | 11 | 10110 | 0 | 1100001 | 1001010 | 1000010 | 101011010 | 1011101 | 10001 |
Color Harmonies of #560316
Complementary color
Monochromatic Colors of #560316
Black with #560316
Text Example
Text Example
White with #560316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560316; }
p { color: rgb(86,3,22); }
H1.HeaderClassName
{
color: #560316;
}
.AnyTagClassName
{
color: #560316;
}
</style>
background-color css
<style>
a { background-color: #560316; }
a { background-color: rgb(86,3,22); }
div.DivClassName
{
background-color: #560316;
}
.BgClassName
{
background-color: #560316;
}
</style>
border-color css
<style>
span { border-color: #560316; }
span { border-color: rgb(86,3,22); }
td.TdClassName
{
border-color: #560316;
}
.TagClassName
{
border-color: #560316;
}
</style>