Shades of Bordeaux #560115
Tints of Bordeaux #560115
RGB
CMYK
RGB Variations
Color information
#560115 (or 0x560115) is known color: Bordeaux. HEX triplet: 56, 01 and 15. RGB value is (86,1,21). Sum of RGB (Red+Green+Blue) = 86+1+21=108 (14% of max value = 765). Red value is 86 (33.98% from 255 or 79.63% from 108); Green value is 1 (0.78% from 255 or 0.93% from 108); Blue value is 21 (8.59% from 255 or 19.44% from 108); Max value from RGB is 86 - color contains mainly: red. Hex color #560115 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560115 is #A9FEEA. Grayscale: #1C1C1C. Windows color (decimal): -11140843 or 1376598. OLE color: 1376598.
HSL color Cylindrical-coordinate representation of color #560115: hue angle of 345.88º 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 #560115 is Cyan = 0, Magento = 0.99, Yellow = 0.76 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 21 | - |
| CMYK | 0 | 0.99 | 0.76 | 0.66 |
| HSL | 345.88º | 0.98% | 0.17% | - |
| HSV(B) | 345.88º | 0.99% | 0.34% | - |
| XYZ | 3.98 | 2.05 | 0.9 | - |
| YUV | 28.7 | 123.66 | 168.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 21 | 0 | 0.99 | 0.76 | 0.66 | 345.88 | 0.98 | 0.17 |
| Hex | 56 | 1 | 15 | 0 | 63 | 4C | 42 | 15A | 62 | 11 |
| Octal | 126 | 1 | 25 | 0 | 143 | 114 | 102 | 532 | 142 | 21 |
| Binary | 1010110 | 1 | 10101 | 0 | 1100011 | 1001100 | 1000010 | 101011010 | 1100010 | 10001 |
Color Harmonies of #560115
Complementary color
Monochromatic Colors of #560115
Black with #560115
Text Example
Text Example
White with #560115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560115; }
p { color: rgb(86,1,21); }
H1.HeaderClassName
{
color: #560115;
}
.AnyTagClassName
{
color: #560115;
}
</style>
background-color css
<style>
a { background-color: #560115; }
a { background-color: rgb(86,1,21); }
div.DivClassName
{
background-color: #560115;
}
.BgClassName
{
background-color: #560115;
}
</style>
border-color css
<style>
span { border-color: #560115; }
span { border-color: rgb(86,1,21); }
td.TdClassName
{
border-color: #560115;
}
.TagClassName
{
border-color: #560115;
}
</style>