Shades of Bordeaux #590010
Tints of Bordeaux #590010
RGB
CMYK
RGB Variations
Color information
#590010 (or 0x590010) is known color: Bordeaux. HEX triplet: 59, 00 and 10. RGB value is (89,0,16). Sum of RGB (Red+Green+Blue) = 89+0+16=105 (13% of max value = 765). Red value is 89 (35.16% from 255 or 84.76% from 105); Green value is 0 (0.39% from 255 or 0% from 105); Blue value is 16 (6.64% from 255 or 15.24% from 105); Max value from RGB is 89 - color contains mainly: red. Hex color #590010 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590010 is #A6FFEF. Grayscale: #1C1C1C. Windows color (decimal): -10944496 or 1048665. OLE color: 1048665.
HSL color Cylindrical-coordinate representation of color #590010: hue angle of 349.21º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #590010 is Cyan = 0, Magento = 1, Yellow = 0.82 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 16 | - |
| CMYK | 0 | 1 | 0.82 | 0.65 |
| HSL | 349.21º | 1% | 0.17% | - |
| HSV(B) | 349.21º | 1% | 0.35% | - |
| XYZ | 4.21 | 2.16 | 0.69 | - |
| YUV | 28.44 | 120.99 | 171.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 16 | 0 | 1 | 0.82 | 0.65 | 349.21 | 1 | 0.17 |
| Hex | 59 | 0 | 10 | 0 | 64 | 52 | 41 | 15D | 64 | 11 |
| Octal | 131 | 0 | 20 | 0 | 144 | 122 | 101 | 535 | 144 | 21 |
| Binary | 1011001 | 0 | 10000 | 0 | 1100100 | 1010010 | 1000001 | 101011101 | 1100100 | 10001 |
Color Harmonies of #590010
Complementary color
Monochromatic Colors of #590010
Black with #590010
Text Example
Text Example
White with #590010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590010; }
p { color: rgb(89,0,16); }
H1.HeaderClassName
{
color: #590010;
}
.AnyTagClassName
{
color: #590010;
}
</style>
background-color css
<style>
a { background-color: #590010; }
a { background-color: rgb(89,0,16); }
div.DivClassName
{
background-color: #590010;
}
.BgClassName
{
background-color: #590010;
}
</style>
border-color css
<style>
span { border-color: #590010; }
span { border-color: rgb(89,0,16); }
td.TdClassName
{
border-color: #590010;
}
.TagClassName
{
border-color: #590010;
}
</style>