Shades of Tyrian Purple #590532
Tints of Tyrian Purple #590532
RGB
CMYK
RGB Variations
Color information
#590532 (or 0x590532) is known color: Tyrian Purple. HEX triplet: 59, 05 and 32. RGB value is (89,5,50). Sum of RGB (Red+Green+Blue) = 89+5+50=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 5 (2.34% from 255 or 3.47% from 144); Blue value is 50 (19.92% from 255 or 34.72% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #590532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590532 is #A6FACD. Grayscale: #232323. Windows color (decimal): -10943182 or 3278169. OLE color: 3278169.
HSL color Cylindrical-coordinate representation of color #590532: hue angle of 327.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 #590532 is Cyan = 0, Magento = 0.94, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 50 | - |
| CMYK | 0 | 0.94 | 0.44 | 0.65 |
| HSL | 327.86º | 0.89% | 0.18% | - |
| HSV(B) | 327.86º | 0.94% | 0.35% | - |
| XYZ | 4.75 | 2.46 | 3.24 | - |
| YUV | 35.25 | 136.33 | 166.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 50 | 0 | 0.94 | 0.44 | 0.65 | 327.86 | 0.89 | 0.18 |
| Hex | 59 | 5 | 32 | 0 | 5E | 2C | 41 | 148 | 59 | 12 |
| Octal | 131 | 5 | 62 | 0 | 136 | 54 | 101 | 510 | 131 | 22 |
| Binary | 1011001 | 101 | 110010 | 0 | 1011110 | 101100 | 1000001 | 101001000 | 1011001 | 10010 |
Color Harmonies of #590532
Complementary color
Monochromatic Colors of #590532
Black with #590532
Text Example
Text Example
White with #590532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590532; }
p { color: rgb(89,5,50); }
H1.HeaderClassName
{
color: #590532;
}
.AnyTagClassName
{
color: #590532;
}
</style>
background-color css
<style>
a { background-color: #590532; }
a { background-color: rgb(89,5,50); }
div.DivClassName
{
background-color: #590532;
}
.BgClassName
{
background-color: #590532;
}
</style>
border-color css
<style>
span { border-color: #590532; }
span { border-color: rgb(89,5,50); }
td.TdClassName
{
border-color: #590532;
}
.TagClassName
{
border-color: #590532;
}
</style>