Shades of Tyrian Purple #590530
Tints of Tyrian Purple #590530
RGB
CMYK
RGB Variations
Color information
#590530 (or 0x590530) is known color: Tyrian Purple. HEX triplet: 59, 05 and 30. RGB value is (89,5,48). Sum of RGB (Red+Green+Blue) = 89+5+48=142 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.68% from 142); Green value is 5 (2.34% from 255 or 3.52% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 89 - color contains mainly: red. Hex color #590530 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590530 is #A6FACF. Grayscale: #222222. Windows color (decimal): -10943184 or 3147097. OLE color: 3147097.
HSL color Cylindrical-coordinate representation of color #590530: hue angle of 329.29º 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 #590530 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 48 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.65 |
| HSL | 329.29º | 0.89% | 0.18% | - |
| HSV(B) | 329.29º | 0.94% | 0.35% | - |
| XYZ | 4.71 | 2.45 | 3.02 | - |
| YUV | 35.02 | 135.33 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 48 | 0 | 0.94 | 0.46 | 0.65 | 329.29 | 0.89 | 0.18 |
| Hex | 59 | 5 | 30 | 0 | 5E | 2E | 41 | 149 | 59 | 12 |
| Octal | 131 | 5 | 60 | 0 | 136 | 56 | 101 | 511 | 131 | 22 |
| Binary | 1011001 | 101 | 110000 | 0 | 1011110 | 101110 | 1000001 | 101001001 | 1011001 | 10010 |
Color Harmonies of #590530
Complementary color
Monochromatic Colors of #590530
Black with #590530
Text Example
Text Example
White with #590530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590530; }
p { color: rgb(89,5,48); }
H1.HeaderClassName
{
color: #590530;
}
.AnyTagClassName
{
color: #590530;
}
</style>
background-color css
<style>
a { background-color: #590530; }
a { background-color: rgb(89,5,48); }
div.DivClassName
{
background-color: #590530;
}
.BgClassName
{
background-color: #590530;
}
</style>
border-color css
<style>
span { border-color: #590530; }
span { border-color: rgb(89,5,48); }
td.TdClassName
{
border-color: #590530;
}
.TagClassName
{
border-color: #590530;
}
</style>