Shades of Bordeaux #561625
Tints of Bordeaux #561625
RGB
CMYK
RGB Variations
Color information
#561625 (or 0x561625) is known color: Bordeaux. HEX triplet: 56, 16 and 25. RGB value is (86,22,37). Sum of RGB (Red+Green+Blue) = 86+22+37=145 (19% of max value = 765). Red value is 86 (33.98% from 255 or 59.31% from 145); Green value is 22 (8.98% from 255 or 15.17% from 145); Blue value is 37 (14.84% from 255 or 25.52% from 145); Max value from RGB is 86 - color contains mainly: red. Hex color #561625 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561625 is #A9E9DA. Grayscale: #2A2A2A. Windows color (decimal): -11135451 or 2430550. OLE color: 2430550.
HSL color Cylindrical-coordinate representation of color #561625: hue angle of 345.94º degrees, saturation: 0.59, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #561625 is Cyan = 0, Magento = 0.74, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 22 | 37 | - |
| CMYK | 0 | 0.74 | 0.57 | 0.66 |
| HSL | 345.94º | 0.59% | 0.21% | - |
| HSV(B) | 345.94º | 0.74% | 0.34% | - |
| XYZ | 4.46 | 2.69 | 2.03 | - |
| YUV | 42.85 | 124.7 | 158.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 22 | 37 | 0 | 0.74 | 0.57 | 0.66 | 345.94 | 0.59 | 0.21 |
| Hex | 56 | 16 | 25 | 0 | 4A | 39 | 42 | 15A | 3B | 15 |
| Octal | 126 | 26 | 45 | 0 | 112 | 71 | 102 | 532 | 73 | 25 |
| Binary | 1010110 | 10110 | 100101 | 0 | 1001010 | 111001 | 1000010 | 101011010 | 111011 | 10101 |
Color Harmonies of #561625
Complementary color
Monochromatic Colors of #561625
Black with #561625
Text Example
Text Example
White with #561625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561625; }
p { color: rgb(86,22,37); }
H1.HeaderClassName
{
color: #561625;
}
.AnyTagClassName
{
color: #561625;
}
</style>
background-color css
<style>
a { background-color: #561625; }
a { background-color: rgb(86,22,37); }
div.DivClassName
{
background-color: #561625;
}
.BgClassName
{
background-color: #561625;
}
</style>
border-color css
<style>
span { border-color: #561625; }
span { border-color: rgb(86,22,37); }
td.TdClassName
{
border-color: #561625;
}
.TagClassName
{
border-color: #561625;
}
</style>