Shades of Bordeaux #590620
Tints of Bordeaux #590620
RGB
CMYK
RGB Variations
Color information
#590620 (or 0x590620) is known color: Bordeaux. HEX triplet: 59, 06 and 20. RGB value is (89,6,32). Sum of RGB (Red+Green+Blue) = 89+6+32=127 (16% of max value = 765). Red value is 89 (35.16% from 255 or 70.08% from 127); Green value is 6 (2.73% from 255 or 4.72% from 127); Blue value is 32 (12.89% from 255 or 25.20% from 127); Max value from RGB is 89 - color contains mainly: red. Hex color #590620 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590620 is #A6F9DF. Grayscale: #212121. Windows color (decimal): -10942944 or 2098777. OLE color: 2098777.
HSL color Cylindrical-coordinate representation of color #590620: hue angle of 341.2º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590620 is Cyan = 0, Magento = 0.93, Yellow = 0.64 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 32 | - |
| CMYK | 0 | 0.93 | 0.64 | 0.65 |
| HSL | 341.2º | 0.87% | 0.19% | - |
| HSV(B) | 341.2º | 0.93% | 0.35% | - |
| XYZ | 4.45 | 2.36 | 1.59 | - |
| YUV | 33.78 | 127 | 167.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 32 | 0 | 0.93 | 0.64 | 0.65 | 341.2 | 0.87 | 0.19 |
| Hex | 59 | 6 | 20 | 0 | 5D | 40 | 41 | 155 | 57 | 13 |
| Octal | 131 | 6 | 40 | 0 | 135 | 100 | 101 | 525 | 127 | 23 |
| Binary | 1011001 | 110 | 100000 | 0 | 1011101 | 1000000 | 1000001 | 101010101 | 1010111 | 10011 |
Color Harmonies of #590620
Complementary color
Monochromatic Colors of #590620
Black with #590620
Text Example
Text Example
White with #590620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590620; }
p { color: rgb(89,6,32); }
H1.HeaderClassName
{
color: #590620;
}
.AnyTagClassName
{
color: #590620;
}
</style>
background-color css
<style>
a { background-color: #590620; }
a { background-color: rgb(89,6,32); }
div.DivClassName
{
background-color: #590620;
}
.BgClassName
{
background-color: #590620;
}
</style>
border-color css
<style>
span { border-color: #590620; }
span { border-color: rgb(89,6,32); }
td.TdClassName
{
border-color: #590620;
}
.TagClassName
{
border-color: #590620;
}
</style>