Shades of Bordeaux #561520
Tints of Bordeaux #561520
RGB
CMYK
RGB Variations
Color information
#561520 (or 0x561520) is known color: Bordeaux. HEX triplet: 56, 15 and 20. RGB value is (86,21,32). Sum of RGB (Red+Green+Blue) = 86+21+32=139 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.87% from 139); Green value is 21 (8.59% from 255 or 15.11% from 139); Blue value is 32 (12.89% from 255 or 23.02% from 139); Max value from RGB is 86 - color contains mainly: red. Hex color #561520 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561520 is #A9EADF. Grayscale: #292929. Windows color (decimal): -11135712 or 2102614. OLE color: 2102614.
HSL color Cylindrical-coordinate representation of color #561520: hue angle of 349.85º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #561520 is Cyan = 0, Magento = 0.76, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 32 | - |
| CMYK | 0 | 0.76 | 0.63 | 0.66 |
| HSL | 349.85º | 0.61% | 0.21% | - |
| HSV(B) | 349.85º | 0.76% | 0.34% | - |
| XYZ | 4.37 | 2.62 | 1.64 | - |
| YUV | 41.69 | 122.53 | 159.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 32 | 0 | 0.76 | 0.63 | 0.66 | 349.85 | 0.61 | 0.21 |
| Hex | 56 | 15 | 20 | 0 | 4C | 3F | 42 | 15E | 3D | 15 |
| Octal | 126 | 25 | 40 | 0 | 114 | 77 | 102 | 536 | 75 | 25 |
| Binary | 1010110 | 10101 | 100000 | 0 | 1001100 | 111111 | 1000010 | 101011110 | 111101 | 10101 |
Color Harmonies of #561520
Complementary color
Monochromatic Colors of #561520
Black with #561520
Text Example
Text Example
White with #561520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561520; }
p { color: rgb(86,21,32); }
H1.HeaderClassName
{
color: #561520;
}
.AnyTagClassName
{
color: #561520;
}
</style>
background-color css
<style>
a { background-color: #561520; }
a { background-color: rgb(86,21,32); }
div.DivClassName
{
background-color: #561520;
}
.BgClassName
{
background-color: #561520;
}
</style>
border-color css
<style>
span { border-color: #561520; }
span { border-color: rgb(86,21,32); }
td.TdClassName
{
border-color: #561520;
}
.TagClassName
{
border-color: #561520;
}
</style>