Shades of Bordeaux #560521
Tints of Bordeaux #560521
RGB
CMYK
RGB Variations
Color information
#560521 (or 0x560521) is known color: Bordeaux. HEX triplet: 56, 05 and 21. RGB value is (86,5,33). Sum of RGB (Red+Green+Blue) = 86+5+33=124 (16% of max value = 765). Red value is 86 (33.98% from 255 or 69.35% from 124); Green value is 5 (2.34% from 255 or 4.03% from 124); Blue value is 33 (13.28% from 255 or 26.61% from 124); Max value from RGB is 86 - color contains mainly: red. Hex color #560521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #560521 is #A9FADE. Grayscale: #202020. Windows color (decimal): -11139807 or 2164054. OLE color: 2164054.
HSL color Cylindrical-coordinate representation of color #560521: hue angle of 339.26º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #560521 is Cyan = 0, Magento = 0.94, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 5 | 33 | - |
| CMYK | 0 | 0.94 | 0.62 | 0.66 |
| HSL | 339.26º | 0.89% | 0.18% | - |
| HSV(B) | 339.26º | 0.94% | 0.34% | - |
| XYZ | 4.17 | 2.2 | 1.64 | - |
| YUV | 32.41 | 128.34 | 166.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 5 | 33 | 0 | 0.94 | 0.62 | 0.66 | 339.26 | 0.89 | 0.18 |
| Hex | 56 | 5 | 21 | 0 | 5E | 3E | 42 | 153 | 59 | 12 |
| Octal | 126 | 5 | 41 | 0 | 136 | 76 | 102 | 523 | 131 | 22 |
| Binary | 1010110 | 101 | 100001 | 0 | 1011110 | 111110 | 1000010 | 101010011 | 1011001 | 10010 |
Color Harmonies of #560521
Complementary color
Monochromatic Colors of #560521
Black with #560521
Text Example
Text Example
White with #560521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #560521; }
p { color: rgb(86,5,33); }
H1.HeaderClassName
{
color: #560521;
}
.AnyTagClassName
{
color: #560521;
}
</style>
background-color css
<style>
a { background-color: #560521; }
a { background-color: rgb(86,5,33); }
div.DivClassName
{
background-color: #560521;
}
.BgClassName
{
background-color: #560521;
}
</style>
border-color css
<style>
span { border-color: #560521; }
span { border-color: rgb(86,5,33); }
td.TdClassName
{
border-color: #560521;
}
.TagClassName
{
border-color: #560521;
}
</style>