Shades of Bordeaux #590926
Tints of Bordeaux #590926
RGB
CMYK
RGB Variations
Color information
#590926 (or 0x590926) is known color: Bordeaux. HEX triplet: 59, 09 and 26. RGB value is (89,9,38). Sum of RGB (Red+Green+Blue) = 89+9+38=136 (18% of max value = 765). Red value is 89 (35.16% from 255 or 65.44% from 136); Green value is 9 (3.91% from 255 or 6.62% from 136); Blue value is 38 (15.23% from 255 or 27.94% from 136); Max value from RGB is 89 - color contains mainly: red. Hex color #590926 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590926 is #A6F6D9. Grayscale: #242424. Windows color (decimal): -10942170 or 2492761. OLE color: 2492761.
HSL color Cylindrical-coordinate representation of color #590926: hue angle of 338.25º 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 #590926 is Cyan = 0, Magento = 0.90, Yellow = 0.57 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 38 | - |
| CMYK | 0 | 0.90 | 0.57 | 0.65 |
| HSL | 338.25º | 0.82% | 0.19% | - |
| HSV(B) | 338.25º | 0.9% | 0.35% | - |
| XYZ | 4.57 | 2.46 | 2.07 | - |
| YUV | 36.23 | 129 | 165.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 38 | 0 | 0.90 | 0.57 | 0.65 | 338.25 | 0.82 | 0.19 |
| Hex | 59 | 9 | 26 | 0 | 5A | 39 | 41 | 152 | 52 | 13 |
| Octal | 131 | 11 | 46 | 0 | 132 | 71 | 101 | 522 | 122 | 23 |
| Binary | 1011001 | 1001 | 100110 | 0 | 1011010 | 111001 | 1000001 | 101010010 | 1010010 | 10011 |
Color Harmonies of #590926
Complementary color
Monochromatic Colors of #590926
Black with #590926
Text Example
Text Example
White with #590926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590926; }
p { color: rgb(89,9,38); }
H1.HeaderClassName
{
color: #590926;
}
.AnyTagClassName
{
color: #590926;
}
</style>
background-color css
<style>
a { background-color: #590926; }
a { background-color: rgb(89,9,38); }
div.DivClassName
{
background-color: #590926;
}
.BgClassName
{
background-color: #590926;
}
</style>
border-color css
<style>
span { border-color: #590926; }
span { border-color: rgb(89,9,38); }
td.TdClassName
{
border-color: #590926;
}
.TagClassName
{
border-color: #590926;
}
</style>