Shades of Bordeaux #561525
Tints of Bordeaux #561525
RGB
CMYK
RGB Variations
Color information
#561525 (or 0x561525) is known color: Bordeaux. HEX triplet: 56, 15 and 25. RGB value is (86,21,37). Sum of RGB (Red+Green+Blue) = 86+21+37=144 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.72% from 144); Green value is 21 (8.59% from 255 or 14.58% from 144); Blue value is 37 (14.84% from 255 or 25.69% from 144); Max value from RGB is 86 - color contains mainly: red. Hex color #561525 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561525 is #A9EADA. Grayscale: #2A2A2A. Windows color (decimal): -11135707 or 2430294. OLE color: 2430294.
HSL color Cylindrical-coordinate representation of color #561525: hue angle of 345.23º 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 #561525 is Cyan = 0, Magento = 0.76, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 21 | 37 | - |
| CMYK | 0 | 0.76 | 0.57 | 0.66 |
| HSL | 345.23º | 0.61% | 0.21% | - |
| HSV(B) | 345.23º | 0.76% | 0.34% | - |
| XYZ | 4.44 | 2.65 | 2.03 | - |
| YUV | 42.26 | 125.03 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 21 | 37 | 0 | 0.76 | 0.57 | 0.66 | 345.23 | 0.61 | 0.21 |
| Hex | 56 | 15 | 25 | 0 | 4C | 39 | 42 | 159 | 3D | 15 |
| Octal | 126 | 25 | 45 | 0 | 114 | 71 | 102 | 531 | 75 | 25 |
| Binary | 1010110 | 10101 | 100101 | 0 | 1001100 | 111001 | 1000010 | 101011001 | 111101 | 10101 |
Color Harmonies of #561525
Complementary color
Monochromatic Colors of #561525
Black with #561525
Text Example
Text Example
White with #561525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561525; }
p { color: rgb(86,21,37); }
H1.HeaderClassName
{
color: #561525;
}
.AnyTagClassName
{
color: #561525;
}
</style>
background-color css
<style>
a { background-color: #561525; }
a { background-color: rgb(86,21,37); }
div.DivClassName
{
background-color: #561525;
}
.BgClassName
{
background-color: #561525;
}
</style>
border-color css
<style>
span { border-color: #561525; }
span { border-color: rgb(86,21,37); }
td.TdClassName
{
border-color: #561525;
}
.TagClassName
{
border-color: #561525;
}
</style>