Shades of Bordeaux #560321
Tints of Bordeaux #560321
RGB
CMYK
RGB Variations
Color information
#560321 (or 0x560321) is known color: Bordeaux. HEX triplet: 56, 03 and 21. RGB value is (86,3,33). Sum of RGB (Red+Green+Blue) = 86+3+33=122 (16% of max value = 765). Red value is 86 (33.98% from 255 or 70.49% from 122); Green value is 3 (1.56% from 255 or 2.46% from 122); Blue value is 33 (13.28% from 255 or 27.05% from 122); Max value from RGB is 86 - color contains mainly: red. Hex color #560321 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560321 is #A9FCDE. Grayscale: #1F1F1F. Windows color (decimal): -11140319 or 2163542. OLE color: 2163542.
HSL color Cylindrical-coordinate representation of color #560321: hue angle of 338.31º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #560321 is Cyan = 0, Magento = 0.97, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 3 | 33 | - |
| CMYK | 0 | 0.97 | 0.62 | 0.66 |
| HSL | 338.31º | 0.93% | 0.17% | - |
| HSV(B) | 338.31º | 0.97% | 0.34% | - |
| XYZ | 4.14 | 2.15 | 1.64 | - |
| YUV | 31.24 | 129 | 167.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 3 | 33 | 0 | 0.97 | 0.62 | 0.66 | 338.31 | 0.93 | 0.17 |
| Hex | 56 | 3 | 21 | 0 | 61 | 3E | 42 | 152 | 5D | 11 |
| Octal | 126 | 3 | 41 | 0 | 141 | 76 | 102 | 522 | 135 | 21 |
| Binary | 1010110 | 11 | 100001 | 0 | 1100001 | 111110 | 1000010 | 101010010 | 1011101 | 10001 |
Color Harmonies of #560321
Complementary color
Monochromatic Colors of #560321
Black with #560321
Text Example
Text Example
White with #560321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560321; }
p { color: rgb(86,3,33); }
H1.HeaderClassName
{
color: #560321;
}
.AnyTagClassName
{
color: #560321;
}
</style>
background-color css
<style>
a { background-color: #560321; }
a { background-color: rgb(86,3,33); }
div.DivClassName
{
background-color: #560321;
}
.BgClassName
{
background-color: #560321;
}
</style>
border-color css
<style>
span { border-color: #560321; }
span { border-color: rgb(86,3,33); }
td.TdClassName
{
border-color: #560321;
}
.TagClassName
{
border-color: #560321;
}
</style>