Shades of Bordeaux #590918
Tints of Bordeaux #590918
RGB
CMYK
RGB Variations
Color information
#590918 (or 0x590918) is known color: Bordeaux. HEX triplet: 59, 09 and 18. RGB value is (89,9,24). Sum of RGB (Red+Green+Blue) = 89+9+24=122 (16% of max value = 765). Red value is 89 (35.16% from 255 or 72.95% from 122); Green value is 9 (3.91% from 255 or 7.38% from 122); Blue value is 24 (9.77% from 255 or 19.67% from 122); Max value from RGB is 89 - color contains mainly: red. Hex color #590918 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590918 is #A6F6E7. Grayscale: #222222. Windows color (decimal): -10942184 or 1575257. OLE color: 1575257.
HSL color Cylindrical-coordinate representation of color #590918: hue angle of 348.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 #590918 is Cyan = 0, Magento = 0.90, Yellow = 0.73 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 24 | - |
| CMYK | 0 | 0.90 | 0.73 | 0.65 |
| HSL | 348.75º | 0.82% | 0.19% | - |
| HSV(B) | 348.75º | 0.9% | 0.35% | - |
| XYZ | 4.38 | 2.39 | 1.09 | - |
| YUV | 34.63 | 122 | 166.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 24 | 0 | 0.90 | 0.73 | 0.65 | 348.75 | 0.82 | 0.19 |
| Hex | 59 | 9 | 18 | 0 | 5A | 49 | 41 | 15D | 52 | 13 |
| Octal | 131 | 11 | 30 | 0 | 132 | 111 | 101 | 535 | 122 | 23 |
| Binary | 1011001 | 1001 | 11000 | 0 | 1011010 | 1001001 | 1000001 | 101011101 | 1010010 | 10011 |
Color Harmonies of #590918
Complementary color
Monochromatic Colors of #590918
Black with #590918
Text Example
Text Example
White with #590918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590918; }
p { color: rgb(89,9,24); }
H1.HeaderClassName
{
color: #590918;
}
.AnyTagClassName
{
color: #590918;
}
</style>
background-color css
<style>
a { background-color: #590918; }
a { background-color: rgb(89,9,24); }
div.DivClassName
{
background-color: #590918;
}
.BgClassName
{
background-color: #590918;
}
</style>
border-color css
<style>
span { border-color: #590918; }
span { border-color: rgb(89,9,24); }
td.TdClassName
{
border-color: #590918;
}
.TagClassName
{
border-color: #590918;
}
</style>