Shades of Bordeaux #591420
Tints of Bordeaux #591420
RGB
CMYK
RGB Variations
Color information
#591420 (or 0x591420) is known color: Bordeaux. HEX triplet: 59, 14 and 20. RGB value is (89,20,32). Sum of RGB (Red+Green+Blue) = 89+20+32=141 (18% of max value = 765). Red value is 89 (35.16% from 255 or 63.12% from 141); Green value is 20 (8.20% from 255 or 14.18% from 141); Blue value is 32 (12.89% from 255 or 22.70% from 141); Max value from RGB is 89 - color contains mainly: red. Hex color #591420 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591420 is #A6EBDF. Grayscale: #2A2A2A. Windows color (decimal): -10939360 or 2102361. OLE color: 2102361.
HSL color Cylindrical-coordinate representation of color #591420: hue angle of 349.57º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591420 is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 32 | - |
| CMYK | 0 | 0.78 | 0.64 | 0.65 |
| HSL | 349.57º | 0.63% | 0.21% | - |
| HSV(B) | 349.57º | 0.78% | 0.35% | - |
| XYZ | 4.63 | 2.73 | 1.65 | - |
| YUV | 42 | 122.36 | 161.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 32 | 0 | 0.78 | 0.64 | 0.65 | 349.57 | 0.63 | 0.21 |
| Hex | 59 | 14 | 20 | 0 | 4E | 40 | 41 | 15E | 3F | 15 |
| Octal | 131 | 24 | 40 | 0 | 116 | 100 | 101 | 536 | 77 | 25 |
| Binary | 1011001 | 10100 | 100000 | 0 | 1001110 | 1000000 | 1000001 | 101011110 | 111111 | 10101 |
Color Harmonies of #591420
Complementary color
Monochromatic Colors of #591420
Black with #591420
Text Example
Text Example
White with #591420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591420; }
p { color: rgb(89,20,32); }
H1.HeaderClassName
{
color: #591420;
}
.AnyTagClassName
{
color: #591420;
}
</style>
background-color css
<style>
a { background-color: #591420; }
a { background-color: rgb(89,20,32); }
div.DivClassName
{
background-color: #591420;
}
.BgClassName
{
background-color: #591420;
}
</style>
border-color css
<style>
span { border-color: #591420; }
span { border-color: rgb(89,20,32); }
td.TdClassName
{
border-color: #591420;
}
.TagClassName
{
border-color: #591420;
}
</style>