Shades of Bordeaux #561322
Tints of Bordeaux #561322
RGB
CMYK
RGB Variations
Color information
#561322 (or 0x561322) is known color: Bordeaux. HEX triplet: 56, 13 and 22. RGB value is (86,19,34). Sum of RGB (Red+Green+Blue) = 86+19+34=139 (18% of max value = 765). Red value is 86 (33.98% from 255 or 61.87% from 139); Green value is 19 (7.81% from 255 or 13.67% from 139); Blue value is 34 (13.67% from 255 or 24.46% from 139); Max value from RGB is 86 - color contains mainly: red. Hex color #561322 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561322 is #A9ECDD. Grayscale: #282828. Windows color (decimal): -11136222 or 2233174. OLE color: 2233174.
HSL color Cylindrical-coordinate representation of color #561322: hue angle of 346.57º 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 #561322 is Cyan = 0, Magento = 0.78, Yellow = 0.60 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 34 | - |
| CMYK | 0 | 0.78 | 0.60 | 0.66 |
| HSL | 346.57º | 0.64% | 0.21% | - |
| HSV(B) | 346.57º | 0.78% | 0.34% | - |
| XYZ | 4.36 | 2.56 | 1.78 | - |
| YUV | 40.74 | 124.2 | 160.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 34 | 0 | 0.78 | 0.60 | 0.66 | 346.57 | 0.64 | 0.21 |
| Hex | 56 | 13 | 22 | 0 | 4E | 3C | 42 | 15B | 40 | 15 |
| Octal | 126 | 23 | 42 | 0 | 116 | 74 | 102 | 533 | 100 | 25 |
| Binary | 1010110 | 10011 | 100010 | 0 | 1001110 | 111100 | 1000010 | 101011011 | 1000000 | 10101 |
Color Harmonies of #561322
Complementary color
Monochromatic Colors of #561322
Black with #561322
Text Example
Text Example
White with #561322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561322; }
p { color: rgb(86,19,34); }
H1.HeaderClassName
{
color: #561322;
}
.AnyTagClassName
{
color: #561322;
}
</style>
background-color css
<style>
a { background-color: #561322; }
a { background-color: rgb(86,19,34); }
div.DivClassName
{
background-color: #561322;
}
.BgClassName
{
background-color: #561322;
}
</style>
border-color css
<style>
span { border-color: #561322; }
span { border-color: rgb(86,19,34); }
td.TdClassName
{
border-color: #561322;
}
.TagClassName
{
border-color: #561322;
}
</style>