Shades of Bordeaux #591027
Tints of Bordeaux #591027
RGB
CMYK
RGB Variations
Color information
#591027 (or 0x591027) is known color: Bordeaux. HEX triplet: 59, 10 and 27. RGB value is (89,16,39). Sum of RGB (Red+Green+Blue) = 89+16+39=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 16 (6.64% from 255 or 11.11% from 144); Blue value is 39 (15.62% from 255 or 27.08% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #591027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591027 is #A6EFD8. Grayscale: #282828. Windows color (decimal): -10940377 or 2560089. OLE color: 2560089.
HSL color Cylindrical-coordinate representation of color #591027: hue angle of 341.1º 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 #591027 is Cyan = 0, Magento = 0.82, Yellow = 0.56 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 39 | - |
| CMYK | 0 | 0.82 | 0.56 | 0.65 |
| HSL | 341.1º | 0.7% | 0.21% | - |
| HSV(B) | 341.1º | 0.82% | 0.35% | - |
| XYZ | 4.67 | 2.64 | 2.18 | - |
| YUV | 40.45 | 127.18 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 39 | 0 | 0.82 | 0.56 | 0.65 | 341.1 | 0.7 | 0.21 |
| Hex | 59 | 10 | 27 | 0 | 52 | 38 | 41 | 155 | 46 | 15 |
| Octal | 131 | 20 | 47 | 0 | 122 | 70 | 101 | 525 | 106 | 25 |
| Binary | 1011001 | 10000 | 100111 | 0 | 1010010 | 111000 | 1000001 | 101010101 | 1000110 | 10101 |
Color Harmonies of #591027
Complementary color
Monochromatic Colors of #591027
Black with #591027
Text Example
Text Example
White with #591027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591027; }
p { color: rgb(89,16,39); }
H1.HeaderClassName
{
color: #591027;
}
.AnyTagClassName
{
color: #591027;
}
</style>
background-color css
<style>
a { background-color: #591027; }
a { background-color: rgb(89,16,39); }
div.DivClassName
{
background-color: #591027;
}
.BgClassName
{
background-color: #591027;
}
</style>
border-color css
<style>
span { border-color: #591027; }
span { border-color: rgb(89,16,39); }
td.TdClassName
{
border-color: #591027;
}
.TagClassName
{
border-color: #591027;
}
</style>