Shades of Tyrian Purple #590745
Tints of Tyrian Purple #590745
RGB
CMYK
RGB Variations
Color information
#590745 (or 0x590745) is known color: Tyrian Purple. HEX triplet: 59, 07 and 45. RGB value is (89,7,69). Sum of RGB (Red+Green+Blue) = 89+7+69=165 (21% of max value = 765). Red value is 89 (35.16% from 255 or 53.94% from 165); Green value is 7 (3.12% from 255 or 4.24% from 165); Blue value is 69 (27.34% from 255 or 41.82% from 165); Max value from RGB is 89 - color contains mainly: red. Hex color #590745 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590745 is #A6F8BA. Grayscale: #262626. Windows color (decimal): -10942651 or 4523865. OLE color: 4523865.
HSL color Cylindrical-coordinate representation of color #590745: hue angle of 314.63º 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 #590745 is Cyan = 0, Magento = 0.92, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 69 | - |
| CMYK | 0 | 0.92 | 0.22 | 0.65 |
| HSL | 314.63º | 0.85% | 0.19% | - |
| HSV(B) | 314.63º | 0.92% | 0.35% | - |
| XYZ | 5.27 | 2.71 | 5.87 | - |
| YUV | 38.59 | 145.17 | 163.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 69 | 0 | 0.92 | 0.22 | 0.65 | 314.63 | 0.85 | 0.19 |
| Hex | 59 | 7 | 45 | 0 | 5C | 16 | 41 | 13B | 55 | 13 |
| Octal | 131 | 7 | 105 | 0 | 134 | 26 | 101 | 473 | 125 | 23 |
| Binary | 1011001 | 111 | 1000101 | 0 | 1011100 | 10110 | 1000001 | 100111011 | 1010101 | 10011 |
Color Harmonies of #590745
Complementary color
Monochromatic Colors of #590745
Black with #590745
Text Example
Text Example
White with #590745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590745; }
p { color: rgb(89,7,69); }
H1.HeaderClassName
{
color: #590745;
}
.AnyTagClassName
{
color: #590745;
}
</style>
background-color css
<style>
a { background-color: #590745; }
a { background-color: rgb(89,7,69); }
div.DivClassName
{
background-color: #590745;
}
.BgClassName
{
background-color: #590745;
}
</style>
border-color css
<style>
span { border-color: #590745; }
span { border-color: rgb(89,7,69); }
td.TdClassName
{
border-color: #590745;
}
.TagClassName
{
border-color: #590745;
}
</style>