Shades of Tyrian Purple #590340
Tints of Tyrian Purple #590340
RGB
CMYK
RGB Variations
Color information
#590340 (or 0x590340) is known color: Tyrian Purple. HEX triplet: 59, 03 and 40. RGB value is (89,3,64). Sum of RGB (Red+Green+Blue) = 89+3+64=156 (20% of max value = 765). Red value is 89 (35.16% from 255 or 57.05% from 156); Green value is 3 (1.56% from 255 or 1.92% from 156); Blue value is 64 (25.39% from 255 or 41.03% from 156); Max value from RGB is 89 - color contains mainly: red. Hex color #590340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590340 is #A6FCBF. Grayscale: #232323. Windows color (decimal): -10943680 or 4195161. OLE color: 4195161.
HSL color Cylindrical-coordinate representation of color #590340: hue angle of 317.44º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590340 is Cyan = 0, Magento = 0.97, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 64 | - |
| CMYK | 0 | 0.97 | 0.28 | 0.65 |
| HSL | 317.44º | 0.93% | 0.18% | - |
| HSV(B) | 317.44º | 0.97% | 0.35% | - |
| XYZ | 5.08 | 2.56 | 5.08 | - |
| YUV | 35.67 | 143.99 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 64 | 0 | 0.97 | 0.28 | 0.65 | 317.44 | 0.93 | 0.18 |
| Hex | 59 | 3 | 40 | 0 | 61 | 1C | 41 | 13D | 5D | 12 |
| Octal | 131 | 3 | 100 | 0 | 141 | 34 | 101 | 475 | 135 | 22 |
| Binary | 1011001 | 11 | 1000000 | 0 | 1100001 | 11100 | 1000001 | 100111101 | 1011101 | 10010 |
Color Harmonies of #590340
Complementary color
Monochromatic Colors of #590340
Black with #590340
Text Example
Text Example
White with #590340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590340; }
p { color: rgb(89,3,64); }
H1.HeaderClassName
{
color: #590340;
}
.AnyTagClassName
{
color: #590340;
}
</style>
background-color css
<style>
a { background-color: #590340; }
a { background-color: rgb(89,3,64); }
div.DivClassName
{
background-color: #590340;
}
.BgClassName
{
background-color: #590340;
}
</style>
border-color css
<style>
span { border-color: #590340; }
span { border-color: rgb(89,3,64); }
td.TdClassName
{
border-color: #590340;
}
.TagClassName
{
border-color: #590340;
}
</style>