Shades of Bordeaux #561320
Tints of Bordeaux #561320
RGB
CMYK
RGB Variations
Color information
#561320 (or 0x561320) is known color: Bordeaux. HEX triplet: 56, 13 and 20. RGB value is (86,19,32). Sum of RGB (Red+Green+Blue) = 86+19+32=137 (18% of max value = 765). Red value is 86 (33.98% from 255 or 62.77% from 137); Green value is 19 (7.81% from 255 or 13.87% from 137); Blue value is 32 (12.89% from 255 or 23.36% from 137); Max value from RGB is 86 - color contains mainly: red. Hex color #561320 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561320 is #A9ECDF. Grayscale: #282828. Windows color (decimal): -11136224 or 2102102. OLE color: 2102102.
HSL color Cylindrical-coordinate representation of color #561320: hue angle of 348.36º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #561320 is Cyan = 0, Magento = 0.78, Yellow = 0.63 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 32 | - |
| CMYK | 0 | 0.78 | 0.63 | 0.66 |
| HSL | 348.36º | 0.64% | 0.21% | - |
| HSV(B) | 348.36º | 0.78% | 0.34% | - |
| XYZ | 4.33 | 2.55 | 1.63 | - |
| YUV | 40.52 | 123.2 | 160.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 32 | 0 | 0.78 | 0.63 | 0.66 | 348.36 | 0.64 | 0.21 |
| Hex | 56 | 13 | 20 | 0 | 4E | 3F | 42 | 15C | 40 | 15 |
| Octal | 126 | 23 | 40 | 0 | 116 | 77 | 102 | 534 | 100 | 25 |
| Binary | 1010110 | 10011 | 100000 | 0 | 1001110 | 111111 | 1000010 | 101011100 | 1000000 | 10101 |
Color Harmonies of #561320
Complementary color
Monochromatic Colors of #561320
Black with #561320
Text Example
Text Example
White with #561320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561320; }
p { color: rgb(86,19,32); }
H1.HeaderClassName
{
color: #561320;
}
.AnyTagClassName
{
color: #561320;
}
</style>
background-color css
<style>
a { background-color: #561320; }
a { background-color: rgb(86,19,32); }
div.DivClassName
{
background-color: #561320;
}
.BgClassName
{
background-color: #561320;
}
</style>
border-color css
<style>
span { border-color: #561320; }
span { border-color: rgb(86,19,32); }
td.TdClassName
{
border-color: #561320;
}
.TagClassName
{
border-color: #561320;
}
</style>