Shades of Bordeaux #561926
Tints of Bordeaux #561926
RGB
CMYK
RGB Variations
Color information
#561926 (or 0x561926) is known color: Bordeaux. HEX triplet: 56, 19 and 26. RGB value is (86,25,38). Sum of RGB (Red+Green+Blue) = 86+25+38=149 (19% of max value = 765). Red value is 86 (33.98% from 255 or 57.72% from 149); Green value is 25 (10.16% from 255 or 16.78% from 149); Blue value is 38 (15.23% from 255 or 25.50% from 149); Max value from RGB is 86 - color contains mainly: red. Hex color #561926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #561926 is #A9E6D9. Grayscale: #2C2C2C. Windows color (decimal): -11134682 or 2496854. OLE color: 2496854.
HSL color Cylindrical-coordinate representation of color #561926: hue angle of 347.21º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #561926 is Cyan = 0, Magento = 0.71, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 25 | 38 | - |
| CMYK | 0 | 0.71 | 0.56 | 0.66 |
| HSL | 347.21º | 0.55% | 0.22% | - |
| HSV(B) | 347.21º | 0.71% | 0.34% | - |
| XYZ | 4.54 | 2.81 | 2.14 | - |
| YUV | 44.72 | 124.21 | 157.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 25 | 38 | 0 | 0.71 | 0.56 | 0.66 | 347.21 | 0.55 | 0.22 |
| Hex | 56 | 19 | 26 | 0 | 47 | 38 | 42 | 15B | 37 | 16 |
| Octal | 126 | 31 | 46 | 0 | 107 | 70 | 102 | 533 | 67 | 26 |
| Binary | 1010110 | 11001 | 100110 | 0 | 1000111 | 111000 | 1000010 | 101011011 | 110111 | 10110 |
Color Harmonies of #561926
Complementary color
Monochromatic Colors of #561926
Black with #561926
Text Example
Text Example
White with #561926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #561926; }
p { color: rgb(86,25,38); }
H1.HeaderClassName
{
color: #561926;
}
.AnyTagClassName
{
color: #561926;
}
</style>
background-color css
<style>
a { background-color: #561926; }
a { background-color: rgb(86,25,38); }
div.DivClassName
{
background-color: #561926;
}
.BgClassName
{
background-color: #561926;
}
</style>
border-color css
<style>
span { border-color: #561926; }
span { border-color: rgb(86,25,38); }
td.TdClassName
{
border-color: #561926;
}
.TagClassName
{
border-color: #561926;
}
</style>