Shades of Tyrian Purple #590047
Tints of Tyrian Purple #590047
RGB
CMYK
RGB Variations
Color information
#590047 (or 0x590047) is known color: Tyrian Purple. HEX triplet: 59, 00 and 47. RGB value is (89,0,71). Sum of RGB (Red+Green+Blue) = 89+0+71=160 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.62% from 160); Green value is 0 (0.39% from 255 or 0% from 160); Blue value is 71 (28.12% from 255 or 44.38% from 160); Max value from RGB is 89 - color contains mainly: red. Hex color #590047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590047 is #A6FFB8. Grayscale: #222222. Windows color (decimal): -10944441 or 4653145. OLE color: 4653145.
HSL color Cylindrical-coordinate representation of color #590047: hue angle of 312.13º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #590047 is Cyan = 0, Magento = 1, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.20 | 0.65 |
| HSL | 312.13º | 1% | 0.17% | - |
| HSV(B) | 312.13º | 1% | 0.35% | - |
| XYZ | 5.26 | 2.58 | 6.18 | - |
| YUV | 34.71 | 148.49 | 166.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 71 | 0 | 1 | 0.20 | 0.65 | 312.13 | 1 | 0.17 |
| Hex | 59 | 0 | 47 | 0 | 64 | 14 | 41 | 138 | 64 | 11 |
| Octal | 131 | 0 | 107 | 0 | 144 | 24 | 101 | 470 | 144 | 21 |
| Binary | 1011001 | 0 | 1000111 | 0 | 1100100 | 10100 | 1000001 | 100111000 | 1100100 | 10001 |
Color Harmonies of #590047
Complementary color
Monochromatic Colors of #590047
Black with #590047
Text Example
Text Example
White with #590047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590047; }
p { color: rgb(89,0,71); }
H1.HeaderClassName
{
color: #590047;
}
.AnyTagClassName
{
color: #590047;
}
</style>
background-color css
<style>
a { background-color: #590047; }
a { background-color: rgb(89,0,71); }
div.DivClassName
{
background-color: #590047;
}
.BgClassName
{
background-color: #590047;
}
</style>
border-color css
<style>
span { border-color: #590047; }
span { border-color: rgb(89,0,71); }
td.TdClassName
{
border-color: #590047;
}
.TagClassName
{
border-color: #590047;
}
</style>