Shades of Tyrian Purple #590740
Tints of Tyrian Purple #590740
RGB
CMYK
RGB Variations
Color information
#590740 (or 0x590740) is known color: Tyrian Purple. HEX triplet: 59, 07 and 40. RGB value is (89,7,64). Sum of RGB (Red+Green+Blue) = 89+7+64=160 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.62% from 160); Green value is 7 (3.12% from 255 or 4.38% from 160); Blue value is 64 (25.39% from 255 or 40% from 160); Max value from RGB is 89 - color contains mainly: red. Hex color #590740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590740 is #A6F8BF. Grayscale: #252525. Windows color (decimal): -10942656 or 4196185. OLE color: 4196185.
HSL color Cylindrical-coordinate representation of color #590740: hue angle of 318.29º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590740 is Cyan = 0, Magento = 0.92, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 64 | - |
| CMYK | 0 | 0.92 | 0.28 | 0.65 |
| HSL | 318.29º | 0.85% | 0.19% | - |
| HSV(B) | 318.29º | 0.92% | 0.35% | - |
| XYZ | 5.12 | 2.65 | 5.09 | - |
| YUV | 38.02 | 142.67 | 164.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 64 | 0 | 0.92 | 0.28 | 0.65 | 318.29 | 0.85 | 0.19 |
| Hex | 59 | 7 | 40 | 0 | 5C | 1C | 41 | 13E | 55 | 13 |
| Octal | 131 | 7 | 100 | 0 | 134 | 34 | 101 | 476 | 125 | 23 |
| Binary | 1011001 | 111 | 1000000 | 0 | 1011100 | 11100 | 1000001 | 100111110 | 1010101 | 10011 |
Color Harmonies of #590740
Complementary color
Monochromatic Colors of #590740
Black with #590740
Text Example
Text Example
White with #590740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590740; }
p { color: rgb(89,7,64); }
H1.HeaderClassName
{
color: #590740;
}
.AnyTagClassName
{
color: #590740;
}
</style>
background-color css
<style>
a { background-color: #590740; }
a { background-color: rgb(89,7,64); }
div.DivClassName
{
background-color: #590740;
}
.BgClassName
{
background-color: #590740;
}
</style>
border-color css
<style>
span { border-color: #590740; }
span { border-color: rgb(89,7,64); }
td.TdClassName
{
border-color: #590740;
}
.TagClassName
{
border-color: #590740;
}
</style>