Shades of Bordeaux #590718
Tints of Bordeaux #590718
RGB
CMYK
RGB Variations
Color information
#590718 (or 0x590718) is known color: Bordeaux. HEX triplet: 59, 07 and 18. RGB value is (89,7,24). Sum of RGB (Red+Green+Blue) = 89+7+24=120 (15% of max value = 765). Red value is 89 (35.16% from 255 or 74.17% from 120); Green value is 7 (3.12% from 255 or 5.83% from 120); Blue value is 24 (9.77% from 255 or 20% from 120); Max value from RGB is 89 - color contains mainly: red. Hex color #590718 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590718 is #A6F8E7. Grayscale: #212121. Windows color (decimal): -10942696 or 1574745. OLE color: 1574745.
HSL color Cylindrical-coordinate representation of color #590718: hue angle of 347.56º 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 #590718 is Cyan = 0, Magento = 0.92, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 24 | - |
| CMYK | 0 | 0.92 | 0.73 | 0.65 |
| HSL | 347.56º | 0.85% | 0.19% | - |
| HSV(B) | 347.56º | 0.92% | 0.35% | - |
| XYZ | 4.36 | 2.34 | 1.09 | - |
| YUV | 33.46 | 122.67 | 167.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 24 | 0 | 0.92 | 0.73 | 0.65 | 347.56 | 0.85 | 0.19 |
| Hex | 59 | 7 | 18 | 0 | 5C | 49 | 41 | 15C | 55 | 13 |
| Octal | 131 | 7 | 30 | 0 | 134 | 111 | 101 | 534 | 125 | 23 |
| Binary | 1011001 | 111 | 11000 | 0 | 1011100 | 1001001 | 1000001 | 101011100 | 1010101 | 10011 |
Color Harmonies of #590718
Complementary color
Monochromatic Colors of #590718
Black with #590718
Text Example
Text Example
White with #590718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590718; }
p { color: rgb(89,7,24); }
H1.HeaderClassName
{
color: #590718;
}
.AnyTagClassName
{
color: #590718;
}
</style>
background-color css
<style>
a { background-color: #590718; }
a { background-color: rgb(89,7,24); }
div.DivClassName
{
background-color: #590718;
}
.BgClassName
{
background-color: #590718;
}
</style>
border-color css
<style>
span { border-color: #590718; }
span { border-color: rgb(89,7,24); }
td.TdClassName
{
border-color: #590718;
}
.TagClassName
{
border-color: #590718;
}
</style>