Shades of Tyrian Purple #590547
Tints of Tyrian Purple #590547
RGB
CMYK
RGB Variations
Color information
#590547 (or 0x590547) is known color: Tyrian Purple. HEX triplet: 59, 05 and 47. RGB value is (89,5,71). Sum of RGB (Red+Green+Blue) = 89+5+71=165 (21% of max value = 765). Red value is 89 (35.16% from 255 or 53.94% from 165); Green value is 5 (2.34% from 255 or 3.03% from 165); Blue value is 71 (28.12% from 255 or 43.03% from 165); Max value from RGB is 89 - color contains mainly: red. Hex color #590547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590547 is #A6FAB8. Grayscale: #252525. Windows color (decimal): -10943161 or 4654425. OLE color: 4654425.
HSL color Cylindrical-coordinate representation of color #590547: hue angle of 312.86º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #590547 is Cyan = 0, Magento = 0.94, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 71 | - |
| CMYK | 0 | 0.94 | 0.20 | 0.65 |
| HSL | 312.86º | 0.89% | 0.18% | - |
| HSV(B) | 312.86º | 0.94% | 0.35% | - |
| XYZ | 5.31 | 2.69 | 6.2 | - |
| YUV | 37.64 | 146.83 | 164.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 71 | 0 | 0.94 | 0.20 | 0.65 | 312.86 | 0.89 | 0.18 |
| Hex | 59 | 5 | 47 | 0 | 5E | 14 | 41 | 139 | 59 | 12 |
| Octal | 131 | 5 | 107 | 0 | 136 | 24 | 101 | 471 | 131 | 22 |
| Binary | 1011001 | 101 | 1000111 | 0 | 1011110 | 10100 | 1000001 | 100111001 | 1011001 | 10010 |
Color Harmonies of #590547
Complementary color
Monochromatic Colors of #590547
Black with #590547
Text Example
Text Example
White with #590547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590547; }
p { color: rgb(89,5,71); }
H1.HeaderClassName
{
color: #590547;
}
.AnyTagClassName
{
color: #590547;
}
</style>
background-color css
<style>
a { background-color: #590547; }
a { background-color: rgb(89,5,71); }
div.DivClassName
{
background-color: #590547;
}
.BgClassName
{
background-color: #590547;
}
</style>
border-color css
<style>
span { border-color: #590547; }
span { border-color: rgb(89,5,71); }
td.TdClassName
{
border-color: #590547;
}
.TagClassName
{
border-color: #590547;
}
</style>