Shades of Bordeaux #560116
Tints of Bordeaux #560116
RGB
CMYK
RGB Variations
Color information
#560116 (or 0x560116) is known color: Bordeaux. HEX triplet: 56, 01 and 16. RGB value is (86,1,22). Sum of RGB (Red+Green+Blue) = 86+1+22=109 (14% of max value = 765). Red value is 86 (33.98% from 255 or 78.90% from 109); Green value is 1 (0.78% from 255 or 0.92% from 109); Blue value is 22 (8.98% from 255 or 20.18% from 109); Max value from RGB is 86 - color contains mainly: red. Hex color #560116 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560116 is #A9FEE9. Grayscale: #1C1C1C. Windows color (decimal): -11140842 or 1442134. OLE color: 1442134.
HSL color Cylindrical-coordinate representation of color #560116: hue angle of 345.18º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #560116 is Cyan = 0, Magento = 0.99, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 22 | - |
| CMYK | 0 | 0.99 | 0.74 | 0.66 |
| HSL | 345.18º | 0.98% | 0.17% | - |
| HSV(B) | 345.18º | 0.99% | 0.34% | - |
| XYZ | 3.99 | 2.06 | 0.95 | - |
| YUV | 28.81 | 124.16 | 168.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 22 | 0 | 0.99 | 0.74 | 0.66 | 345.18 | 0.98 | 0.17 |
| Hex | 56 | 1 | 16 | 0 | 63 | 4A | 42 | 159 | 62 | 11 |
| Octal | 126 | 1 | 26 | 0 | 143 | 112 | 102 | 531 | 142 | 21 |
| Binary | 1010110 | 1 | 10110 | 0 | 1100011 | 1001010 | 1000010 | 101011001 | 1100010 | 10001 |
Color Harmonies of #560116
Complementary color
Monochromatic Colors of #560116
Black with #560116
Text Example
Text Example
White with #560116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560116; }
p { color: rgb(86,1,22); }
H1.HeaderClassName
{
color: #560116;
}
.AnyTagClassName
{
color: #560116;
}
</style>
background-color css
<style>
a { background-color: #560116; }
a { background-color: rgb(86,1,22); }
div.DivClassName
{
background-color: #560116;
}
.BgClassName
{
background-color: #560116;
}
</style>
border-color css
<style>
span { border-color: #560116; }
span { border-color: rgb(86,1,22); }
td.TdClassName
{
border-color: #560116;
}
.TagClassName
{
border-color: #560116;
}
</style>