Shades of Bordeaux #561521
Tints of Bordeaux #561521
RGB
CMYK
RGB Variations
Color information
#561521 (or 0x561521) is known color: Bordeaux. HEX triplet: 56, 15 and 21. RGB value is (86,21,33). Sum of RGB (Red+Green+Blue) = 86+21+33=140 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.43% from 140); Green value is 21 (8.59% from 255 or 15% from 140); Blue value is 33 (13.28% from 255 or 23.57% from 140); Max value from RGB is 86 - color contains mainly: red. Hex color #561521 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561521 is #A9EADE. Grayscale: #292929. Windows color (decimal): -11135711 or 2168150. OLE color: 2168150.
HSL color Cylindrical-coordinate representation of color #561521: hue angle of 348.92º 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 #561521 is Cyan = 0, Magento = 0.76, Yellow = 0.62 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 33 | - |
| CMYK | 0 | 0.76 | 0.62 | 0.66 |
| HSL | 348.92º | 0.61% | 0.21% | - |
| HSV(B) | 348.92º | 0.76% | 0.34% | - |
| XYZ | 4.38 | 2.62 | 1.71 | - |
| YUV | 41.8 | 123.03 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 33 | 0 | 0.76 | 0.62 | 0.66 | 348.92 | 0.61 | 0.21 |
| Hex | 56 | 15 | 21 | 0 | 4C | 3E | 42 | 15D | 3D | 15 |
| Octal | 126 | 25 | 41 | 0 | 114 | 76 | 102 | 535 | 75 | 25 |
| Binary | 1010110 | 10101 | 100001 | 0 | 1001100 | 111110 | 1000010 | 101011101 | 111101 | 10101 |
Color Harmonies of #561521
Complementary color
Monochromatic Colors of #561521
Black with #561521
Text Example
Text Example
White with #561521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561521; }
p { color: rgb(86,21,33); }
H1.HeaderClassName
{
color: #561521;
}
.AnyTagClassName
{
color: #561521;
}
</style>
background-color css
<style>
a { background-color: #561521; }
a { background-color: rgb(86,21,33); }
div.DivClassName
{
background-color: #561521;
}
.BgClassName
{
background-color: #561521;
}
</style>
border-color css
<style>
span { border-color: #561521; }
span { border-color: rgb(86,21,33); }
td.TdClassName
{
border-color: #561521;
}
.TagClassName
{
border-color: #561521;
}
</style>