Shades of Bordeaux #560816
Tints of Bordeaux #560816
RGB
CMYK
RGB Variations
Color information
#560816 (or 0x560816) is known color: Bordeaux. HEX triplet: 56, 08 and 16. RGB value is (86,8,22). Sum of RGB (Red+Green+Blue) = 86+8+22=116 (15% of max value = 765). Red value is 86 (33.98% from 255 or 74.14% from 116); Green value is 8 (3.52% from 255 or 6.90% from 116); Blue value is 22 (8.98% from 255 or 18.97% from 116); Max value from RGB is 86 - color contains mainly: red. Hex color #560816 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560816 is #A9F7E9. Grayscale: #202020. Windows color (decimal): -11139050 or 1443926. OLE color: 1443926.
HSL color Cylindrical-coordinate representation of color #560816: hue angle of 349.23º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #560816 is Cyan = 0, Magento = 0.91, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 8 | 22 | - |
| CMYK | 0 | 0.91 | 0.74 | 0.66 |
| HSL | 349.23º | 0.83% | 0.18% | - |
| HSV(B) | 349.23º | 0.91% | 0.34% | - |
| XYZ | 4.07 | 2.21 | 0.97 | - |
| YUV | 32.92 | 121.84 | 165.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 8 | 22 | 0 | 0.91 | 0.74 | 0.66 | 349.23 | 0.83 | 0.18 |
| Hex | 56 | 8 | 16 | 0 | 5B | 4A | 42 | 15D | 53 | 12 |
| Octal | 126 | 10 | 26 | 0 | 133 | 112 | 102 | 535 | 123 | 22 |
| Binary | 1010110 | 1000 | 10110 | 0 | 1011011 | 1001010 | 1000010 | 101011101 | 1010011 | 10010 |
Color Harmonies of #560816
Complementary color
Monochromatic Colors of #560816
Black with #560816
Text Example
Text Example
White with #560816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560816; }
p { color: rgb(86,8,22); }
H1.HeaderClassName
{
color: #560816;
}
.AnyTagClassName
{
color: #560816;
}
</style>
background-color css
<style>
a { background-color: #560816; }
a { background-color: rgb(86,8,22); }
div.DivClassName
{
background-color: #560816;
}
.BgClassName
{
background-color: #560816;
}
</style>
border-color css
<style>
span { border-color: #560816; }
span { border-color: rgb(86,8,22); }
td.TdClassName
{
border-color: #560816;
}
.TagClassName
{
border-color: #560816;
}
</style>