Shades of Bordeaux #590823
Tints of Bordeaux #590823
RGB
CMYK
RGB Variations
Color information
#590823 (or 0x590823) is known color: Bordeaux. HEX triplet: 59, 08 and 23. RGB value is (89,8,35). Sum of RGB (Red+Green+Blue) = 89+8+35=132 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.42% from 132); Green value is 8 (3.52% from 255 or 6.06% from 132); Blue value is 35 (14.06% from 255 or 26.52% from 132); Max value from RGB is 89 - color contains mainly: red. Hex color #590823 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590823 is #A6F7DC. Grayscale: #232323. Windows color (decimal): -10942429 or 2295897. OLE color: 2295897.
HSL color Cylindrical-coordinate representation of color #590823: hue angle of 340º degrees, saturation: 0.84, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #590823 is Cyan = 0, Magento = 0.91, Yellow = 0.61 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 8 | 35 | - |
| CMYK | 0 | 0.91 | 0.61 | 0.65 |
| HSL | 340º | 0.84% | 0.19% | - |
| HSV(B) | 340º | 0.91% | 0.35% | - |
| XYZ | 4.51 | 2.42 | 1.82 | - |
| YUV | 35.3 | 127.84 | 166.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 8 | 35 | 0 | 0.91 | 0.61 | 0.65 | 340 | 0.84 | 0.19 |
| Hex | 59 | 8 | 23 | 0 | 5B | 3D | 41 | 154 | 54 | 13 |
| Octal | 131 | 10 | 43 | 0 | 133 | 75 | 101 | 524 | 124 | 23 |
| Binary | 1011001 | 1000 | 100011 | 0 | 1011011 | 111101 | 1000001 | 101010100 | 1010100 | 10011 |
Color Harmonies of #590823
Complementary color
Monochromatic Colors of #590823
Black with #590823
Text Example
Text Example
White with #590823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590823; }
p { color: rgb(89,8,35); }
H1.HeaderClassName
{
color: #590823;
}
.AnyTagClassName
{
color: #590823;
}
</style>
background-color css
<style>
a { background-color: #590823; }
a { background-color: rgb(89,8,35); }
div.DivClassName
{
background-color: #590823;
}
.BgClassName
{
background-color: #590823;
}
</style>
border-color css
<style>
span { border-color: #590823; }
span { border-color: rgb(89,8,35); }
td.TdClassName
{
border-color: #590823;
}
.TagClassName
{
border-color: #590823;
}
</style>