Shades of Tyrian Purple #590053
Tints of Tyrian Purple #590053
RGB
CMYK
RGB Variations
Color information
#590053 (or 0x590053) is known color: Tyrian Purple. HEX triplet: 59, 00 and 53. RGB value is (89,0,83). Sum of RGB (Red+Green+Blue) = 89+0+83=172 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.74% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 83 (32.81% from 255 or 48.26% from 172); Max value from RGB is 89 - color contains mainly: red. Hex color #590053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590053 is #A6FFAC. Grayscale: #232323. Windows color (decimal): -10944429 or 5439577. OLE color: 5439577.
HSL color Cylindrical-coordinate representation of color #590053: hue angle of 304.04º 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 #590053 is Cyan = 0, Magento = 1, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.07 | 0.65 |
| HSL | 304.05º | 1% | 0.17% | - |
| HSV(B) | 304.05º | 1% | 0.35% | - |
| XYZ | 5.68 | 2.75 | 8.41 | - |
| YUV | 36.07 | 154.49 | 165.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 83 | 0 | 1 | 0.07 | 0.65 | 304.05 | 1 | 0.17 |
| Hex | 59 | 0 | 53 | 0 | 64 | 7 | 41 | 130 | 64 | 11 |
| Octal | 131 | 0 | 123 | 0 | 144 | 7 | 101 | 460 | 144 | 21 |
| Binary | 1011001 | 0 | 1010011 | 0 | 1100100 | 111 | 1000001 | 100110000 | 1100100 | 10001 |
Color Harmonies of #590053
Complementary color
Monochromatic Colors of #590053
Black with #590053
Text Example
Text Example
White with #590053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590053; }
p { color: rgb(89,0,83); }
H1.HeaderClassName
{
color: #590053;
}
.AnyTagClassName
{
color: #590053;
}
</style>
background-color css
<style>
a { background-color: #590053; }
a { background-color: rgb(89,0,83); }
div.DivClassName
{
background-color: #590053;
}
.BgClassName
{
background-color: #590053;
}
</style>
border-color css
<style>
span { border-color: #590053; }
span { border-color: rgb(89,0,83); }
td.TdClassName
{
border-color: #590053;
}
.TagClassName
{
border-color: #590053;
}
</style>