Shades of Bordeaux #590317
Tints of Bordeaux #590317
RGB
CMYK
RGB Variations
Color information
#590317 (or 0x590317) is known color: Bordeaux. HEX triplet: 59, 03 and 17. RGB value is (89,3,23). Sum of RGB (Red+Green+Blue) = 89+3+23=115 (15% of max value = 765). Red value is 89 (35.16% from 255 or 77.39% from 115); Green value is 3 (1.56% from 255 or 2.61% from 115); Blue value is 23 (9.38% from 255 or 20% from 115); Max value from RGB is 89 - color contains mainly: red. Hex color #590317 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590317 is #A6FCE8. Grayscale: #1F1F1F. Windows color (decimal): -10943721 or 1508185. OLE color: 1508185.
HSL color Cylindrical-coordinate representation of color #590317: hue angle of 346.05º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590317 is Cyan = 0, Magento = 0.97, Yellow = 0.74 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 23 | - |
| CMYK | 0 | 0.97 | 0.74 | 0.65 |
| HSL | 346.05º | 0.93% | 0.18% | - |
| HSV(B) | 346.05º | 0.97% | 0.35% | - |
| XYZ | 4.31 | 2.25 | 1.02 | - |
| YUV | 30.99 | 123.49 | 169.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 23 | 0 | 0.97 | 0.74 | 0.65 | 346.05 | 0.93 | 0.18 |
| Hex | 59 | 3 | 17 | 0 | 61 | 4A | 41 | 15A | 5D | 12 |
| Octal | 131 | 3 | 27 | 0 | 141 | 112 | 101 | 532 | 135 | 22 |
| Binary | 1011001 | 11 | 10111 | 0 | 1100001 | 1001010 | 1000001 | 101011010 | 1011101 | 10010 |
Color Harmonies of #590317
Complementary color
Monochromatic Colors of #590317
Black with #590317
Text Example
Text Example
White with #590317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590317; }
p { color: rgb(89,3,23); }
H1.HeaderClassName
{
color: #590317;
}
.AnyTagClassName
{
color: #590317;
}
</style>
background-color css
<style>
a { background-color: #590317; }
a { background-color: rgb(89,3,23); }
div.DivClassName
{
background-color: #590317;
}
.BgClassName
{
background-color: #590317;
}
</style>
border-color css
<style>
span { border-color: #590317; }
span { border-color: rgb(89,3,23); }
td.TdClassName
{
border-color: #590317;
}
.TagClassName
{
border-color: #590317;
}
</style>