Shades of Tyrian Purple #590139
Tints of Tyrian Purple #590139
RGB
CMYK
RGB Variations
Color information
#590139 (or 0x590139) is known color: Tyrian Purple. HEX triplet: 59, 01 and 39. RGB value is (89,1,57). Sum of RGB (Red+Green+Blue) = 89+1+57=147 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.54% from 147); Green value is 1 (0.78% from 255 or 0.68% from 147); Blue value is 57 (22.66% from 255 or 38.78% from 147); Max value from RGB is 89 - color contains mainly: red. Hex color #590139 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590139 is #A6FEC6. Grayscale: #212121. Windows color (decimal): -10944199 or 3735897. OLE color: 3735897.
HSL color Cylindrical-coordinate representation of color #590139: hue angle of 321.82º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #590139 is Cyan = 0, Magento = 0.99, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 1 | 57 | - |
| CMYK | 0 | 0.99 | 0.36 | 0.65 |
| HSL | 321.82º | 0.98% | 0.18% | - |
| HSV(B) | 321.82º | 0.99% | 0.35% | - |
| XYZ | 4.87 | 2.44 | 4.09 | - |
| YUV | 33.7 | 141.15 | 167.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 57 | 0 | 0.99 | 0.36 | 0.65 | 321.82 | 0.98 | 0.18 |
| Hex | 59 | 1 | 39 | 0 | 63 | 24 | 41 | 142 | 62 | 12 |
| Octal | 131 | 1 | 71 | 0 | 143 | 44 | 101 | 502 | 142 | 22 |
| Binary | 1011001 | 1 | 111001 | 0 | 1100011 | 100100 | 1000001 | 101000010 | 1100010 | 10010 |
Color Harmonies of #590139
Complementary color
Monochromatic Colors of #590139
Black with #590139
Text Example
Text Example
White with #590139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590139; }
p { color: rgb(89,1,57); }
H1.HeaderClassName
{
color: #590139;
}
.AnyTagClassName
{
color: #590139;
}
</style>
background-color css
<style>
a { background-color: #590139; }
a { background-color: rgb(89,1,57); }
div.DivClassName
{
background-color: #590139;
}
.BgClassName
{
background-color: #590139;
}
</style>
border-color css
<style>
span { border-color: #590139; }
span { border-color: rgb(89,1,57); }
td.TdClassName
{
border-color: #590139;
}
.TagClassName
{
border-color: #590139;
}
</style>