Shades of Bordeaux #561427
Tints of Bordeaux #561427
RGB
CMYK
RGB Variations
Color information
#561427 (or 0x561427) is known color: Bordeaux. HEX triplet: 56, 14 and 27. RGB value is (86,20,39). Sum of RGB (Red+Green+Blue) = 86+20+39=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 20 (8.20% from 255 or 13.79% from 145); Blue value is 39 (15.62% from 255 or 26.90% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #561427 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561427 is #A9EBD8. Grayscale: #292929. Windows color (decimal): -11135961 or 2561110. OLE color: 2561110.
HSL color Cylindrical-coordinate representation of color #561427: hue angle of 342.73º 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 #561427 is Cyan = 0, Magento = 0.77, Yellow = 0.55 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 20 | 39 | - |
| CMYK | 0 | 0.77 | 0.55 | 0.66 |
| HSL | 342.73º | 0.62% | 0.21% | - |
| HSV(B) | 342.73º | 0.77% | 0.34% | - |
| XYZ | 4.45 | 2.63 | 2.19 | - |
| YUV | 41.9 | 126.37 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 20 | 39 | 0 | 0.77 | 0.55 | 0.66 | 342.73 | 0.62 | 0.21 |
| Hex | 56 | 14 | 27 | 0 | 4D | 37 | 42 | 157 | 3E | 15 |
| Octal | 126 | 24 | 47 | 0 | 115 | 67 | 102 | 527 | 76 | 25 |
| Binary | 1010110 | 10100 | 100111 | 0 | 1001101 | 110111 | 1000010 | 101010111 | 111110 | 10101 |
Color Harmonies of #561427
Complementary color
Monochromatic Colors of #561427
Black with #561427
Text Example
Text Example
White with #561427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561427; }
p { color: rgb(86,20,39); }
H1.HeaderClassName
{
color: #561427;
}
.AnyTagClassName
{
color: #561427;
}
</style>
background-color css
<style>
a { background-color: #561427; }
a { background-color: rgb(86,20,39); }
div.DivClassName
{
background-color: #561427;
}
.BgClassName
{
background-color: #561427;
}
</style>
border-color css
<style>
span { border-color: #561427; }
span { border-color: rgb(86,20,39); }
td.TdClassName
{
border-color: #561427;
}
.TagClassName
{
border-color: #561427;
}
</style>