Shades of Tyrian Purple #590032
Tints of Tyrian Purple #590032
RGB
CMYK
RGB Variations
Color information
#590032 (or 0x590032) is known color: Tyrian Purple. HEX triplet: 59, 00 and 32. RGB value is (89,0,50). Sum of RGB (Red+Green+Blue) = 89+0+50=139 (18% of max value = 765). Red value is 89 (35.16% from 255 or 64.03% from 139); Green value is 0 (0.39% from 255 or 0% from 139); Blue value is 50 (19.92% from 255 or 35.97% from 139); Max value from RGB is 89 - color contains mainly: red. Hex color #590032 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590032 is #A6FFCD. Grayscale: #202020. Windows color (decimal): -10944462 or 3276889. OLE color: 3276889.
HSL color Cylindrical-coordinate representation of color #590032: hue angle of 326.29º 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 #590032 is Cyan = 0, Magento = 1, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.44 | 0.65 |
| HSL | 326.29º | 1% | 0.17% | - |
| HSV(B) | 326.29º | 1% | 0.35% | - |
| XYZ | 4.7 | 2.35 | 3.22 | - |
| YUV | 32.31 | 137.99 | 168.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 50 | 0 | 1 | 0.44 | 0.65 | 326.29 | 1 | 0.17 |
| Hex | 59 | 0 | 32 | 0 | 64 | 2C | 41 | 146 | 64 | 11 |
| Octal | 131 | 0 | 62 | 0 | 144 | 54 | 101 | 506 | 144 | 21 |
| Binary | 1011001 | 0 | 110010 | 0 | 1100100 | 101100 | 1000001 | 101000110 | 1100100 | 10001 |
Color Harmonies of #590032
Complementary color
Monochromatic Colors of #590032
Black with #590032
Text Example
Text Example
White with #590032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590032; }
p { color: rgb(89,0,50); }
H1.HeaderClassName
{
color: #590032;
}
.AnyTagClassName
{
color: #590032;
}
</style>
background-color css
<style>
a { background-color: #590032; }
a { background-color: rgb(89,0,50); }
div.DivClassName
{
background-color: #590032;
}
.BgClassName
{
background-color: #590032;
}
</style>
border-color css
<style>
span { border-color: #590032; }
span { border-color: rgb(89,0,50); }
td.TdClassName
{
border-color: #590032;
}
.TagClassName
{
border-color: #590032;
}
</style>