Shades of Bordeaux #560416
Tints of Bordeaux #560416
RGB
CMYK
RGB Variations
Color information
#560416 (or 0x560416) is known color: Bordeaux. HEX triplet: 56, 04 and 16. RGB value is (86,4,22). Sum of RGB (Red+Green+Blue) = 86+4+22=112 (14% of max value = 765). Red value is 86 (33.98% from 255 or 76.79% from 112); Green value is 4 (1.95% from 255 or 3.57% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 86 - color contains mainly: red. Hex color #560416 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560416 is #A9FBE9. Grayscale: #1E1E1E. Windows color (decimal): -11140074 or 1442902. OLE color: 1442902.
HSL color Cylindrical-coordinate representation of color #560416: hue angle of 346.83º 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 #560416 is Cyan = 0, Magento = 0.95, Yellow = 0.74 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 4 | 22 | - |
| CMYK | 0 | 0.95 | 0.74 | 0.66 |
| HSL | 346.83º | 0.91% | 0.18% | - |
| HSV(B) | 346.83º | 0.95% | 0.34% | - |
| XYZ | 4.03 | 2.12 | 0.96 | - |
| YUV | 30.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 4 | 22 | 0 | 0.95 | 0.74 | 0.66 | 346.83 | 0.91 | 0.18 |
| Hex | 56 | 4 | 16 | 0 | 5F | 4A | 42 | 15B | 5B | 12 |
| Octal | 126 | 4 | 26 | 0 | 137 | 112 | 102 | 533 | 133 | 22 |
| Binary | 1010110 | 100 | 10110 | 0 | 1011111 | 1001010 | 1000010 | 101011011 | 1011011 | 10010 |
Color Harmonies of #560416
Complementary color
Monochromatic Colors of #560416
Black with #560416
Text Example
Text Example
White with #560416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560416; }
p { color: rgb(86,4,22); }
H1.HeaderClassName
{
color: #560416;
}
.AnyTagClassName
{
color: #560416;
}
</style>
background-color css
<style>
a { background-color: #560416; }
a { background-color: rgb(86,4,22); }
div.DivClassName
{
background-color: #560416;
}
.BgClassName
{
background-color: #560416;
}
</style>
border-color css
<style>
span { border-color: #560416; }
span { border-color: rgb(86,4,22); }
td.TdClassName
{
border-color: #560416;
}
.TagClassName
{
border-color: #560416;
}
</style>