Shades of Bordeaux #590719
Tints of Bordeaux #590719
RGB
CMYK
RGB Variations
Color information
#590719 (or 0x590719) is known color: Bordeaux. HEX triplet: 59, 07 and 19. RGB value is (89,7,25). Sum of RGB (Red+Green+Blue) = 89+7+25=121 (16% of max value = 765). Red value is 89 (35.16% from 255 or 73.55% from 121); Green value is 7 (3.12% from 255 or 5.79% from 121); Blue value is 25 (10.16% from 255 or 20.66% from 121); Max value from RGB is 89 - color contains mainly: red. Hex color #590719 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590719 is #A6F8E6. Grayscale: #212121. Windows color (decimal): -10942695 or 1640281. OLE color: 1640281.
HSL color Cylindrical-coordinate representation of color #590719: hue angle of 346.83º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590719 is Cyan = 0, Magento = 0.92, Yellow = 0.72 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 25 | - |
| CMYK | 0 | 0.92 | 0.72 | 0.65 |
| HSL | 346.83º | 0.85% | 0.19% | - |
| HSV(B) | 346.83º | 0.92% | 0.35% | - |
| XYZ | 4.37 | 2.35 | 1.14 | - |
| YUV | 33.57 | 123.17 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 25 | 0 | 0.92 | 0.72 | 0.65 | 346.83 | 0.85 | 0.19 |
| Hex | 59 | 7 | 19 | 0 | 5C | 48 | 41 | 15B | 55 | 13 |
| Octal | 131 | 7 | 31 | 0 | 134 | 110 | 101 | 533 | 125 | 23 |
| Binary | 1011001 | 111 | 11001 | 0 | 1011100 | 1001000 | 1000001 | 101011011 | 1010101 | 10011 |
Color Harmonies of #590719
Complementary color
Monochromatic Colors of #590719
Black with #590719
Text Example
Text Example
White with #590719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590719; }
p { color: rgb(89,7,25); }
H1.HeaderClassName
{
color: #590719;
}
.AnyTagClassName
{
color: #590719;
}
</style>
background-color css
<style>
a { background-color: #590719; }
a { background-color: rgb(89,7,25); }
div.DivClassName
{
background-color: #590719;
}
.BgClassName
{
background-color: #590719;
}
</style>
border-color css
<style>
span { border-color: #590719; }
span { border-color: rgb(89,7,25); }
td.TdClassName
{
border-color: #590719;
}
.TagClassName
{
border-color: #590719;
}
</style>