Shades of Tyrian Purple #590641
Tints of Tyrian Purple #590641
RGB
CMYK
RGB Variations
Color information
#590641 (or 0x590641) is known color: Tyrian Purple. HEX triplet: 59, 06 and 41. RGB value is (89,6,65). Sum of RGB (Red+Green+Blue) = 89+6+65=160 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.62% from 160); Green value is 6 (2.73% from 255 or 3.75% from 160); Blue value is 65 (25.78% from 255 or 40.62% from 160); Max value from RGB is 89 - color contains mainly: red. Hex color #590641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590641 is #A6F9BE. Grayscale: #252525. Windows color (decimal): -10942911 or 4261465. OLE color: 4261465.
HSL color Cylindrical-coordinate representation of color #590641: hue angle of 317.35º 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 #590641 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 65 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.65 |
| HSL | 317.35º | 0.87% | 0.19% | - |
| HSV(B) | 317.35º | 0.93% | 0.35% | - |
| XYZ | 5.14 | 2.64 | 5.24 | - |
| YUV | 37.54 | 143.5 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 65 | 0 | 0.93 | 0.27 | 0.65 | 317.35 | 0.87 | 0.19 |
| Hex | 59 | 6 | 41 | 0 | 5D | 1B | 41 | 13D | 57 | 13 |
| Octal | 131 | 6 | 101 | 0 | 135 | 33 | 101 | 475 | 127 | 23 |
| Binary | 1011001 | 110 | 1000001 | 0 | 1011101 | 11011 | 1000001 | 100111101 | 1010111 | 10011 |
Color Harmonies of #590641
Complementary color
Monochromatic Colors of #590641
Black with #590641
Text Example
Text Example
White with #590641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590641; }
p { color: rgb(89,6,65); }
H1.HeaderClassName
{
color: #590641;
}
.AnyTagClassName
{
color: #590641;
}
</style>
background-color css
<style>
a { background-color: #590641; }
a { background-color: rgb(89,6,65); }
div.DivClassName
{
background-color: #590641;
}
.BgClassName
{
background-color: #590641;
}
</style>
border-color css
<style>
span { border-color: #590641; }
span { border-color: rgb(89,6,65); }
td.TdClassName
{
border-color: #590641;
}
.TagClassName
{
border-color: #590641;
}
</style>