Shades of Bordeaux #561424
Tints of Bordeaux #561424
RGB
CMYK
RGB Variations
Color information
#561424 (or 0x561424) is known color: Bordeaux. HEX triplet: 56, 14 and 24. RGB value is (86,20,36). Sum of RGB (Red+Green+Blue) = 86+20+36=142 (18% of max value = 765). Red value is 86 (33.98% from 255 or 60.56% from 142); Green value is 20 (8.20% from 255 or 14.08% from 142); Blue value is 36 (14.45% from 255 or 25.35% from 142); Max value from RGB is 86 - color contains mainly: red. Hex color #561424 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561424 is #A9EBDB. Grayscale: #292929. Windows color (decimal): -11135964 or 2364502. OLE color: 2364502.
HSL color Cylindrical-coordinate representation of color #561424: hue angle of 345.45º degrees, saturation: 0.62, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #561424 is Cyan = 0, Magento = 0.77, Yellow = 0.58 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 36 | - |
| CMYK | 0 | 0.77 | 0.58 | 0.66 |
| HSL | 345.45º | 0.62% | 0.21% | - |
| HSV(B) | 345.45º | 0.77% | 0.34% | - |
| XYZ | 4.41 | 2.61 | 1.94 | - |
| YUV | 41.56 | 124.87 | 159.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 36 | 0 | 0.77 | 0.58 | 0.66 | 345.45 | 0.62 | 0.21 |
| Hex | 56 | 14 | 24 | 0 | 4D | 3A | 42 | 159 | 3E | 15 |
| Octal | 126 | 24 | 44 | 0 | 115 | 72 | 102 | 531 | 76 | 25 |
| Binary | 1010110 | 10100 | 100100 | 0 | 1001101 | 111010 | 1000010 | 101011001 | 111110 | 10101 |
Color Harmonies of #561424
Complementary color
Monochromatic Colors of #561424
Black with #561424
Text Example
Text Example
White with #561424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561424; }
p { color: rgb(86,20,36); }
H1.HeaderClassName
{
color: #561424;
}
.AnyTagClassName
{
color: #561424;
}
</style>
background-color css
<style>
a { background-color: #561424; }
a { background-color: rgb(86,20,36); }
div.DivClassName
{
background-color: #561424;
}
.BgClassName
{
background-color: #561424;
}
</style>
border-color css
<style>
span { border-color: #561424; }
span { border-color: rgb(86,20,36); }
td.TdClassName
{
border-color: #561424;
}
.TagClassName
{
border-color: #561424;
}
</style>