Shades of Bordeaux #590921
Tints of Bordeaux #590921
RGB
CMYK
RGB Variations
Color information
#590921 (or 0x590921) is known color: Bordeaux. HEX triplet: 59, 09 and 21. RGB value is (89,9,33). Sum of RGB (Red+Green+Blue) = 89+9+33=131 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.94% from 131); Green value is 9 (3.91% from 255 or 6.87% from 131); Blue value is 33 (13.28% from 255 or 25.19% from 131); Max value from RGB is 89 - color contains mainly: red. Hex color #590921 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590921 is #A6F6DE. Grayscale: #232323. Windows color (decimal): -10942175 or 2165081. OLE color: 2165081.
HSL color Cylindrical-coordinate representation of color #590921: hue angle of 342º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590921 is Cyan = 0, Magento = 0.90, Yellow = 0.63 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 33 | - |
| CMYK | 0 | 0.90 | 0.63 | 0.65 |
| HSL | 342º | 0.82% | 0.19% | - |
| HSV(B) | 342º | 0.9% | 0.35% | - |
| XYZ | 4.49 | 2.43 | 1.67 | - |
| YUV | 35.66 | 126.5 | 166.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 33 | 0 | 0.90 | 0.63 | 0.65 | 342 | 0.82 | 0.19 |
| Hex | 59 | 9 | 21 | 0 | 5A | 3F | 41 | 156 | 52 | 13 |
| Octal | 131 | 11 | 41 | 0 | 132 | 77 | 101 | 526 | 122 | 23 |
| Binary | 1011001 | 1001 | 100001 | 0 | 1011010 | 111111 | 1000001 | 101010110 | 1010010 | 10011 |
Color Harmonies of #590921
Complementary color
Monochromatic Colors of #590921
Black with #590921
Text Example
Text Example
White with #590921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590921; }
p { color: rgb(89,9,33); }
H1.HeaderClassName
{
color: #590921;
}
.AnyTagClassName
{
color: #590921;
}
</style>
background-color css
<style>
a { background-color: #590921; }
a { background-color: rgb(89,9,33); }
div.DivClassName
{
background-color: #590921;
}
.BgClassName
{
background-color: #590921;
}
</style>
border-color css
<style>
span { border-color: #590921; }
span { border-color: rgb(89,9,33); }
td.TdClassName
{
border-color: #590921;
}
.TagClassName
{
border-color: #590921;
}
</style>