Shades of Bordeaux #590924
Tints of Bordeaux #590924
RGB
CMYK
RGB Variations
Color information
#590924 (or 0x590924) is known color: Bordeaux. HEX triplet: 59, 09 and 24. RGB value is (89,9,36). Sum of RGB (Red+Green+Blue) = 89+9+36=134 (17% of max value = 765). Red value is 89 (35.16% from 255 or 66.42% from 134); Green value is 9 (3.91% from 255 or 6.72% from 134); Blue value is 36 (14.45% from 255 or 26.87% from 134); Max value from RGB is 89 - color contains mainly: red. Hex color #590924 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590924 is #A6F6DB. Grayscale: #232323. Windows color (decimal): -10942172 or 2361689. OLE color: 2361689.
HSL color Cylindrical-coordinate representation of color #590924: hue angle of 339.75º 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 #590924 is Cyan = 0, Magento = 0.90, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 36 | - |
| CMYK | 0 | 0.90 | 0.60 | 0.65 |
| HSL | 339.75º | 0.82% | 0.19% | - |
| HSV(B) | 339.75º | 0.9% | 0.35% | - |
| XYZ | 4.54 | 2.45 | 1.9 | - |
| YUV | 36 | 128 | 165.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 36 | 0 | 0.90 | 0.60 | 0.65 | 339.75 | 0.82 | 0.19 |
| Hex | 59 | 9 | 24 | 0 | 5A | 3C | 41 | 154 | 52 | 13 |
| Octal | 131 | 11 | 44 | 0 | 132 | 74 | 101 | 524 | 122 | 23 |
| Binary | 1011001 | 1001 | 100100 | 0 | 1011010 | 111100 | 1000001 | 101010100 | 1010010 | 10011 |
Color Harmonies of #590924
Complementary color
Monochromatic Colors of #590924
Black with #590924
Text Example
Text Example
White with #590924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590924; }
p { color: rgb(89,9,36); }
H1.HeaderClassName
{
color: #590924;
}
.AnyTagClassName
{
color: #590924;
}
</style>
background-color css
<style>
a { background-color: #590924; }
a { background-color: rgb(89,9,36); }
div.DivClassName
{
background-color: #590924;
}
.BgClassName
{
background-color: #590924;
}
</style>
border-color css
<style>
span { border-color: #590924; }
span { border-color: rgb(89,9,36); }
td.TdClassName
{
border-color: #590924;
}
.TagClassName
{
border-color: #590924;
}
</style>