Shades of Bordeaux #590315
Tints of Bordeaux #590315
RGB
CMYK
RGB Variations
Color information
#590315 (or 0x590315) is known color: Bordeaux. HEX triplet: 59, 03 and 15. RGB value is (89,3,21). Sum of RGB (Red+Green+Blue) = 89+3+21=113 (14% of max value = 765). Red value is 89 (35.16% from 255 or 78.76% from 113); Green value is 3 (1.56% from 255 or 2.65% from 113); Blue value is 21 (8.59% from 255 or 18.58% from 113); Max value from RGB is 89 - color contains mainly: red. Hex color #590315 is not a web safe color. Web safe color analog (approx): #660000. Inversed color of #590315 is #A6FCEA. Grayscale: #1E1E1E. Windows color (decimal): -10943723 or 1377113. OLE color: 1377113.
HSL color Cylindrical-coordinate representation of color #590315: hue angle of 347.44º 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 #590315 is Cyan = 0, Magento = 0.97, Yellow = 0.76 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 21 | - |
| CMYK | 0 | 0.97 | 0.76 | 0.65 |
| HSL | 347.44º | 0.93% | 0.18% | - |
| HSV(B) | 347.44º | 0.97% | 0.35% | - |
| XYZ | 4.29 | 2.24 | 0.92 | - |
| YUV | 30.77 | 122.49 | 169.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 21 | 0 | 0.97 | 0.76 | 0.65 | 347.44 | 0.93 | 0.18 |
| Hex | 59 | 3 | 15 | 0 | 61 | 4C | 41 | 15B | 5D | 12 |
| Octal | 131 | 3 | 25 | 0 | 141 | 114 | 101 | 533 | 135 | 22 |
| Binary | 1011001 | 11 | 10101 | 0 | 1100001 | 1001100 | 1000001 | 101011011 | 1011101 | 10010 |
Color Harmonies of #590315
Complementary color
Monochromatic Colors of #590315
Black with #590315
Text Example
Text Example
White with #590315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590315; }
p { color: rgb(89,3,21); }
H1.HeaderClassName
{
color: #590315;
}
.AnyTagClassName
{
color: #590315;
}
</style>
background-color css
<style>
a { background-color: #590315; }
a { background-color: rgb(89,3,21); }
div.DivClassName
{
background-color: #590315;
}
.BgClassName
{
background-color: #590315;
}
</style>
border-color css
<style>
span { border-color: #590315; }
span { border-color: rgb(89,3,21); }
td.TdClassName
{
border-color: #590315;
}
.TagClassName
{
border-color: #590315;
}
</style>