Shades of Tyrian Purple #590533
Tints of Tyrian Purple #590533
RGB
CMYK
RGB Variations
Color information
#590533 (or 0x590533) is known color: Tyrian Purple. HEX triplet: 59, 05 and 33. RGB value is (89,5,51). Sum of RGB (Red+Green+Blue) = 89+5+51=145 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.38% from 145); Green value is 5 (2.34% from 255 or 3.45% from 145); Blue value is 51 (20.31% from 255 or 35.17% from 145); Max value from RGB is 89 - color contains mainly: red. Hex color #590533 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590533 is #A6FACC. Grayscale: #232323. Windows color (decimal): -10943181 or 3343705. OLE color: 3343705.
HSL color Cylindrical-coordinate representation of color #590533: hue angle of 327.14º 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 #590533 is Cyan = 0, Magento = 0.94, Yellow = 0.43 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 51 | - |
| CMYK | 0 | 0.94 | 0.43 | 0.65 |
| HSL | 327.14º | 0.89% | 0.18% | - |
| HSV(B) | 327.14º | 0.94% | 0.35% | - |
| XYZ | 4.77 | 2.47 | 3.36 | - |
| YUV | 35.36 | 136.83 | 166.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 51 | 0 | 0.94 | 0.43 | 0.65 | 327.14 | 0.89 | 0.18 |
| Hex | 59 | 5 | 33 | 0 | 5E | 2B | 41 | 147 | 59 | 12 |
| Octal | 131 | 5 | 63 | 0 | 136 | 53 | 101 | 507 | 131 | 22 |
| Binary | 1011001 | 101 | 110011 | 0 | 1011110 | 101011 | 1000001 | 101000111 | 1011001 | 10010 |
Color Harmonies of #590533
Complementary color
Monochromatic Colors of #590533
Black with #590533
Text Example
Text Example
White with #590533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590533; }
p { color: rgb(89,5,51); }
H1.HeaderClassName
{
color: #590533;
}
.AnyTagClassName
{
color: #590533;
}
</style>
background-color css
<style>
a { background-color: #590533; }
a { background-color: rgb(89,5,51); }
div.DivClassName
{
background-color: #590533;
}
.BgClassName
{
background-color: #590533;
}
</style>
border-color css
<style>
span { border-color: #590533; }
span { border-color: rgb(89,5,51); }
td.TdClassName
{
border-color: #590533;
}
.TagClassName
{
border-color: #590533;
}
</style>