Shades of Tyrian Purple #590140
Tints of Tyrian Purple #590140
RGB
CMYK
RGB Variations
Color information
#590140 (or 0x590140) is known color: Tyrian Purple. HEX triplet: 59, 01 and 40. RGB value is (89,1,64). Sum of RGB (Red+Green+Blue) = 89+1+64=154 (20% of max value = 765). Red value is 89 (35.16% from 255 or 57.79% from 154); Green value is 1 (0.78% from 255 or 0.65% from 154); Blue value is 64 (25.39% from 255 or 41.56% from 154); Max value from RGB is 89 - color contains mainly: red. Hex color #590140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590140 is #A6FEBF. Grayscale: #222222. Windows color (decimal): -10944192 or 4194649. OLE color: 4194649.
HSL color Cylindrical-coordinate representation of color #590140: hue angle of 317.05º 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 #590140 is Cyan = 0, Magento = 0.99, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.28 | 0.65 |
| HSL | 317.05º | 0.98% | 0.18% | - |
| HSV(B) | 317.05º | 0.99% | 0.35% | - |
| XYZ | 5.06 | 2.52 | 5.07 | - |
| YUV | 34.49 | 144.65 | 166.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 64 | 0 | 0.99 | 0.28 | 0.65 | 317.05 | 0.98 | 0.18 |
| Hex | 59 | 1 | 40 | 0 | 63 | 1C | 41 | 13D | 62 | 12 |
| Octal | 131 | 1 | 100 | 0 | 143 | 34 | 101 | 475 | 142 | 22 |
| Binary | 1011001 | 1 | 1000000 | 0 | 1100011 | 11100 | 1000001 | 100111101 | 1100010 | 10010 |
Color Harmonies of #590140
Complementary color
Monochromatic Colors of #590140
Black with #590140
Text Example
Text Example
White with #590140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590140; }
p { color: rgb(89,1,64); }
H1.HeaderClassName
{
color: #590140;
}
.AnyTagClassName
{
color: #590140;
}
</style>
background-color css
<style>
a { background-color: #590140; }
a { background-color: rgb(89,1,64); }
div.DivClassName
{
background-color: #590140;
}
.BgClassName
{
background-color: #590140;
}
</style>
border-color css
<style>
span { border-color: #590140; }
span { border-color: rgb(89,1,64); }
td.TdClassName
{
border-color: #590140;
}
.TagClassName
{
border-color: #590140;
}
</style>