Shades of Tyrian Purple #590254
Tints of Tyrian Purple #590254
RGB
CMYK
RGB Variations
Color information
#590254 (or 0x590254) is known color: Tyrian Purple. HEX triplet: 59, 02 and 54. RGB value is (89,2,84). Sum of RGB (Red+Green+Blue) = 89+2+84=175 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.86% from 175); Green value is 2 (1.17% from 255 or 1.14% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 89 - color contains mainly: red. Hex color #590254 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590254 is #A6FDAB. Grayscale: #252525. Windows color (decimal): -10943916 or 5505625. OLE color: 5505625.
HSL color Cylindrical-coordinate representation of color #590254: hue angle of 303.45º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #590254 is Cyan = 0, Magento = 0.98, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 2 | 84 | - |
| CMYK | 0 | 0.98 | 0.06 | 0.65 |
| HSL | 303.45º | 0.96% | 0.18% | - |
| HSV(B) | 303.45º | 0.98% | 0.35% | - |
| XYZ | 5.74 | 2.81 | 8.63 | - |
| YUV | 37.36 | 154.32 | 164.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 2 | 84 | 0 | 0.98 | 0.06 | 0.65 | 303.45 | 0.96 | 0.18 |
| Hex | 59 | 2 | 54 | 0 | 62 | 6 | 41 | 12F | 60 | 12 |
| Octal | 131 | 2 | 124 | 0 | 142 | 6 | 101 | 457 | 140 | 22 |
| Binary | 1011001 | 10 | 1010100 | 0 | 1100010 | 110 | 1000001 | 100101111 | 1100000 | 10010 |
Color Harmonies of #590254
Complementary color
Monochromatic Colors of #590254
Black with #590254
Text Example
Text Example
White with #590254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590254; }
p { color: rgb(89,2,84); }
H1.HeaderClassName
{
color: #590254;
}
.AnyTagClassName
{
color: #590254;
}
</style>
background-color css
<style>
a { background-color: #590254; }
a { background-color: rgb(89,2,84); }
div.DivClassName
{
background-color: #590254;
}
.BgClassName
{
background-color: #590254;
}
</style>
border-color css
<style>
span { border-color: #590254; }
span { border-color: rgb(89,2,84); }
td.TdClassName
{
border-color: #590254;
}
.TagClassName
{
border-color: #590254;
}
</style>