Shades of Bordeaux #591029
Tints of Bordeaux #591029
RGB
CMYK
RGB Variations
Color information
#591029 (or 0x591029) is known color: Bordeaux. HEX triplet: 59, 10 and 29. RGB value is (89,16,41). Sum of RGB (Red+Green+Blue) = 89+16+41=146 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.96% from 146); Green value is 16 (6.64% from 255 or 10.96% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 89 - color contains mainly: red. Hex color #591029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591029 is #A6EFD6. Grayscale: #282828. Windows color (decimal): -10940375 or 2691161. OLE color: 2691161.
HSL color Cylindrical-coordinate representation of color #591029: hue angle of 339.45º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591029 is Cyan = 0, Magento = 0.82, Yellow = 0.54 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 41 | - |
| CMYK | 0 | 0.82 | 0.54 | 0.65 |
| HSL | 339.45º | 0.7% | 0.21% | - |
| HSV(B) | 339.45º | 0.82% | 0.35% | - |
| XYZ | 4.71 | 2.65 | 2.36 | - |
| YUV | 40.68 | 128.18 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 41 | 0 | 0.82 | 0.54 | 0.65 | 339.45 | 0.7 | 0.21 |
| Hex | 59 | 10 | 29 | 0 | 52 | 36 | 41 | 153 | 46 | 15 |
| Octal | 131 | 20 | 51 | 0 | 122 | 66 | 101 | 523 | 106 | 25 |
| Binary | 1011001 | 10000 | 101001 | 0 | 1010010 | 110110 | 1000001 | 101010011 | 1000110 | 10101 |
Color Harmonies of #591029
Complementary color
Monochromatic Colors of #591029
Black with #591029
Text Example
Text Example
White with #591029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591029; }
p { color: rgb(89,16,41); }
H1.HeaderClassName
{
color: #591029;
}
.AnyTagClassName
{
color: #591029;
}
</style>
background-color css
<style>
a { background-color: #591029; }
a { background-color: rgb(89,16,41); }
div.DivClassName
{
background-color: #591029;
}
.BgClassName
{
background-color: #591029;
}
</style>
border-color css
<style>
span { border-color: #591029; }
span { border-color: rgb(89,16,41); }
td.TdClassName
{
border-color: #591029;
}
.TagClassName
{
border-color: #591029;
}
</style>