Shades of Tyrian Purple #590045
Tints of Tyrian Purple #590045
RGB
CMYK
RGB Variations
Color information
#590045 (or 0x590045) is known color: Tyrian Purple. HEX triplet: 59, 00 and 45. RGB value is (89,0,69). Sum of RGB (Red+Green+Blue) = 89+0+69=158 (20% of max value = 765). Red value is 89 (35.16% from 255 or 56.33% from 158); Green value is 0 (0.39% from 255 or 0% from 158); Blue value is 69 (27.34% from 255 or 43.67% from 158); Max value from RGB is 89 - color contains mainly: red. Hex color #590045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590045 is #A6FFBA. Grayscale: #222222. Windows color (decimal): -10944443 or 4522073. OLE color: 4522073.
HSL color Cylindrical-coordinate representation of color #590045: hue angle of 313.48º 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 #590045 is Cyan = 0, Magento = 1, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.22 | 0.65 |
| HSL | 313.48º | 1% | 0.17% | - |
| HSV(B) | 313.48º | 1% | 0.35% | - |
| XYZ | 5.19 | 2.55 | 5.85 | - |
| YUV | 34.48 | 147.49 | 166.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 69 | 0 | 1 | 0.22 | 0.65 | 313.48 | 1 | 0.17 |
| Hex | 59 | 0 | 45 | 0 | 64 | 16 | 41 | 139 | 64 | 11 |
| Octal | 131 | 0 | 105 | 0 | 144 | 26 | 101 | 471 | 144 | 21 |
| Binary | 1011001 | 0 | 1000101 | 0 | 1100100 | 10110 | 1000001 | 100111001 | 1100100 | 10001 |
Color Harmonies of #590045
Complementary color
Monochromatic Colors of #590045
Black with #590045
Text Example
Text Example
White with #590045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590045; }
p { color: rgb(89,0,69); }
H1.HeaderClassName
{
color: #590045;
}
.AnyTagClassName
{
color: #590045;
}
</style>
background-color css
<style>
a { background-color: #590045; }
a { background-color: rgb(89,0,69); }
div.DivClassName
{
background-color: #590045;
}
.BgClassName
{
background-color: #590045;
}
</style>
border-color css
<style>
span { border-color: #590045; }
span { border-color: rgb(89,0,69); }
td.TdClassName
{
border-color: #590045;
}
.TagClassName
{
border-color: #590045;
}
</style>