Shades of Bordeaux #591129
Tints of Bordeaux #591129
RGB
CMYK
RGB Variations
Color information
#591129 (or 0x591129) is known color: Bordeaux. HEX triplet: 59, 11 and 29. RGB value is (89,17,41). Sum of RGB (Red+Green+Blue) = 89+17+41=147 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.54% from 147); Green value is 17 (7.03% from 255 or 11.56% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 89 - color contains mainly: red. Hex color #591129 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591129 is #A6EED6. Grayscale: #292929. Windows color (decimal): -10940119 or 2691417. OLE color: 2691417.
HSL color Cylindrical-coordinate representation of color #591129: hue angle of 340º degrees, saturation: 0.68, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #591129 is Cyan = 0, Magento = 0.81, Yellow = 0.54 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 17 | 41 | - |
| CMYK | 0 | 0.81 | 0.54 | 0.65 |
| HSL | 340º | 0.68% | 0.21% | - |
| HSV(B) | 340º | 0.81% | 0.35% | - |
| XYZ | 4.72 | 2.68 | 2.37 | - |
| YUV | 41.26 | 127.85 | 162.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 17 | 41 | 0 | 0.81 | 0.54 | 0.65 | 340 | 0.68 | 0.21 |
| Hex | 59 | 11 | 29 | 0 | 51 | 36 | 41 | 154 | 44 | 15 |
| Octal | 131 | 21 | 51 | 0 | 121 | 66 | 101 | 524 | 104 | 25 |
| Binary | 1011001 | 10001 | 101001 | 0 | 1010001 | 110110 | 1000001 | 101010100 | 1000100 | 10101 |
Color Harmonies of #591129
Complementary color
Monochromatic Colors of #591129
Black with #591129
Text Example
Text Example
White with #591129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591129; }
p { color: rgb(89,17,41); }
H1.HeaderClassName
{
color: #591129;
}
.AnyTagClassName
{
color: #591129;
}
</style>
background-color css
<style>
a { background-color: #591129; }
a { background-color: rgb(89,17,41); }
div.DivClassName
{
background-color: #591129;
}
.BgClassName
{
background-color: #591129;
}
</style>
border-color css
<style>
span { border-color: #591129; }
span { border-color: rgb(89,17,41); }
td.TdClassName
{
border-color: #591129;
}
.TagClassName
{
border-color: #591129;
}
</style>