Shades of Tyrian Purple #590350
Tints of Tyrian Purple #590350
RGB
CMYK
RGB Variations
Color information
#590350 (or 0x590350) is known color: Tyrian Purple. HEX triplet: 59, 03 and 50. RGB value is (89,3,80). Sum of RGB (Red+Green+Blue) = 89+3+80=172 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.74% from 172); Green value is 3 (1.56% from 255 or 1.74% from 172); Blue value is 80 (31.64% from 255 or 46.51% from 172); Max value from RGB is 89 - color contains mainly: red. Hex color #590350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590350 is #A6FCAF. Grayscale: #252525. Windows color (decimal): -10943664 or 5243737. OLE color: 5243737.
HSL color Cylindrical-coordinate representation of color #590350: hue angle of 306.28º 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 #590350 is Cyan = 0, Magento = 0.97, Yellow = 0.10 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 80 | - |
| CMYK | 0 | 0.97 | 0.10 | 0.65 |
| HSL | 306.28º | 0.93% | 0.18% | - |
| HSV(B) | 306.28º | 0.97% | 0.35% | - |
| XYZ | 5.6 | 2.77 | 7.83 | - |
| YUV | 37.49 | 151.99 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 80 | 0 | 0.97 | 0.10 | 0.65 | 306.28 | 0.93 | 0.18 |
| Hex | 59 | 3 | 50 | 0 | 61 | A | 41 | 132 | 5D | 12 |
| Octal | 131 | 3 | 120 | 0 | 141 | 12 | 101 | 462 | 135 | 22 |
| Binary | 1011001 | 11 | 1010000 | 0 | 1100001 | 1010 | 1000001 | 100110010 | 1011101 | 10010 |
Color Harmonies of #590350
Complementary color
Monochromatic Colors of #590350
Black with #590350
Text Example
Text Example
White with #590350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590350; }
p { color: rgb(89,3,80); }
H1.HeaderClassName
{
color: #590350;
}
.AnyTagClassName
{
color: #590350;
}
</style>
background-color css
<style>
a { background-color: #590350; }
a { background-color: rgb(89,3,80); }
div.DivClassName
{
background-color: #590350;
}
.BgClassName
{
background-color: #590350;
}
</style>
border-color css
<style>
span { border-color: #590350; }
span { border-color: rgb(89,3,80); }
td.TdClassName
{
border-color: #590350;
}
.TagClassName
{
border-color: #590350;
}
</style>