Shades of Tyrian Purple #590646
Tints of Tyrian Purple #590646
RGB
CMYK
RGB Variations
Color information
#590646 (or 0x590646) is known color: Tyrian Purple. HEX triplet: 59, 06 and 46. RGB value is (89,6,70). Sum of RGB (Red+Green+Blue) = 89+6+70=165 (21% of max value = 765). Red value is 89 (35.16% from 255 or 53.94% from 165); Green value is 6 (2.73% from 255 or 3.64% from 165); Blue value is 70 (27.73% from 255 or 42.42% from 165); Max value from RGB is 89 - color contains mainly: red. Hex color #590646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590646 is #A6F9B9. Grayscale: #252525. Windows color (decimal): -10942906 or 4589145. OLE color: 4589145.
HSL color Cylindrical-coordinate representation of color #590646: hue angle of 313.73º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590646 is Cyan = 0, Magento = 0.93, Yellow = 0.21 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 70 | - |
| CMYK | 0 | 0.93 | 0.21 | 0.65 |
| HSL | 313.73º | 0.87% | 0.19% | - |
| HSV(B) | 313.73º | 0.93% | 0.35% | - |
| XYZ | 5.29 | 2.7 | 6.04 | - |
| YUV | 38.11 | 146 | 164.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 70 | 0 | 0.93 | 0.21 | 0.65 | 313.73 | 0.87 | 0.19 |
| Hex | 59 | 6 | 46 | 0 | 5D | 15 | 41 | 13A | 57 | 13 |
| Octal | 131 | 6 | 106 | 0 | 135 | 25 | 101 | 472 | 127 | 23 |
| Binary | 1011001 | 110 | 1000110 | 0 | 1011101 | 10101 | 1000001 | 100111010 | 1010111 | 10011 |
Color Harmonies of #590646
Complementary color
Monochromatic Colors of #590646
Black with #590646
Text Example
Text Example
White with #590646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590646; }
p { color: rgb(89,6,70); }
H1.HeaderClassName
{
color: #590646;
}
.AnyTagClassName
{
color: #590646;
}
</style>
background-color css
<style>
a { background-color: #590646; }
a { background-color: rgb(89,6,70); }
div.DivClassName
{
background-color: #590646;
}
.BgClassName
{
background-color: #590646;
}
</style>
border-color css
<style>
span { border-color: #590646; }
span { border-color: rgb(89,6,70); }
td.TdClassName
{
border-color: #590646;
}
.TagClassName
{
border-color: #590646;
}
</style>