Shades of Bordeaux #560118
Tints of Bordeaux #560118
RGB
CMYK
RGB Variations
Color information
#560118 (or 0x560118) is known color: Bordeaux. HEX triplet: 56, 01 and 18. RGB value is (86,1,24). Sum of RGB (Red+Green+Blue) = 86+1+24=111 (14% of max value = 765). Red value is 86 (33.98% from 255 or 77.48% from 111); Green value is 1 (0.78% from 255 or 0.90% from 111); Blue value is 24 (9.77% from 255 or 21.62% from 111); Max value from RGB is 86 - color contains mainly: red. Hex color #560118 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #560118 is #A9FEE7. Grayscale: #1D1D1D. Windows color (decimal): -11140840 or 1573206. OLE color: 1573206.
HSL color Cylindrical-coordinate representation of color #560118: hue angle of 343.76º 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 #560118 is Cyan = 0, Magento = 0.99, Yellow = 0.72 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 1 | 24 | - |
| CMYK | 0 | 0.99 | 0.72 | 0.66 |
| HSL | 343.76º | 0.98% | 0.17% | - |
| HSV(B) | 343.76º | 0.99% | 0.34% | - |
| XYZ | 4.01 | 2.07 | 1.05 | - |
| YUV | 29.04 | 125.16 | 168.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 1 | 24 | 0 | 0.99 | 0.72 | 0.66 | 343.76 | 0.98 | 0.17 |
| Hex | 56 | 1 | 18 | 0 | 63 | 48 | 42 | 158 | 62 | 11 |
| Octal | 126 | 1 | 30 | 0 | 143 | 110 | 102 | 530 | 142 | 21 |
| Binary | 1010110 | 1 | 11000 | 0 | 1100011 | 1001000 | 1000010 | 101011000 | 1100010 | 10001 |
Color Harmonies of #560118
Complementary color
Monochromatic Colors of #560118
Black with #560118
Text Example
Text Example
White with #560118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560118; }
p { color: rgb(86,1,24); }
H1.HeaderClassName
{
color: #560118;
}
.AnyTagClassName
{
color: #560118;
}
</style>
background-color css
<style>
a { background-color: #560118; }
a { background-color: rgb(86,1,24); }
div.DivClassName
{
background-color: #560118;
}
.BgClassName
{
background-color: #560118;
}
</style>
border-color css
<style>
span { border-color: #560118; }
span { border-color: rgb(86,1,24); }
td.TdClassName
{
border-color: #560118;
}
.TagClassName
{
border-color: #560118;
}
</style>