Shades of Bordeaux #561324
Tints of Bordeaux #561324
RGB
CMYK
RGB Variations
Color information
#561324 (or 0x561324) is known color: Bordeaux. HEX triplet: 56, 13 and 24. RGB value is (86,19,36). Sum of RGB (Red+Green+Blue) = 86+19+36=141 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.99% from 141); Green value is 19 (7.81% from 255 or 13.48% from 141); Blue value is 36 (14.45% from 255 or 25.53% from 141); Max value from RGB is 86 - color contains mainly: red. Hex color #561324 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561324 is #A9ECDB. Grayscale: #282828. Windows color (decimal): -11136220 or 2364246. OLE color: 2364246.
HSL color Cylindrical-coordinate representation of color #561324: hue angle of 344.78º 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 #561324 is Cyan = 0, Magento = 0.78, Yellow = 0.58 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 19 | 36 | - |
| CMYK | 0 | 0.78 | 0.58 | 0.66 |
| HSL | 344.78º | 0.64% | 0.21% | - |
| HSV(B) | 344.78º | 0.78% | 0.34% | - |
| XYZ | 4.39 | 2.57 | 1.93 | - |
| YUV | 40.97 | 125.2 | 160.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 19 | 36 | 0 | 0.78 | 0.58 | 0.66 | 344.78 | 0.64 | 0.21 |
| Hex | 56 | 13 | 24 | 0 | 4E | 3A | 42 | 159 | 40 | 15 |
| Octal | 126 | 23 | 44 | 0 | 116 | 72 | 102 | 531 | 100 | 25 |
| Binary | 1010110 | 10011 | 100100 | 0 | 1001110 | 111010 | 1000010 | 101011001 | 1000000 | 10101 |
Color Harmonies of #561324
Complementary color
Monochromatic Colors of #561324
Black with #561324
Text Example
Text Example
White with #561324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561324; }
p { color: rgb(86,19,36); }
H1.HeaderClassName
{
color: #561324;
}
.AnyTagClassName
{
color: #561324;
}
</style>
background-color css
<style>
a { background-color: #561324; }
a { background-color: rgb(86,19,36); }
div.DivClassName
{
background-color: #561324;
}
.BgClassName
{
background-color: #561324;
}
</style>
border-color css
<style>
span { border-color: #561324; }
span { border-color: rgb(86,19,36); }
td.TdClassName
{
border-color: #561324;
}
.TagClassName
{
border-color: #561324;
}
</style>