Shades of Tyrian Purple #590031
Tints of Tyrian Purple #590031
RGB
CMYK
RGB Variations
Color information
#590031 (or 0x590031) is known color: Tyrian Purple. HEX triplet: 59, 00 and 31. RGB value is (89,0,49). Sum of RGB (Red+Green+Blue) = 89+0+49=138 (18% of max value = 765). Red value is 89 (35.16% from 255 or 64.49% from 138); Green value is 0 (0.39% from 255 or 0% from 138); Blue value is 49 (19.53% from 255 or 35.51% from 138); Max value from RGB is 89 - color contains mainly: red. Hex color #590031 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590031 is #A6FFCE. Grayscale: #202020. Windows color (decimal): -10944463 or 3211353. OLE color: 3211353.
HSL color Cylindrical-coordinate representation of color #590031: hue angle of 326.97º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #590031 is Cyan = 0, Magento = 1, Yellow = 0.45 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 49 | - |
| CMYK | 0 | 1 | 0.45 | 0.65 |
| HSL | 326.97º | 1% | 0.17% | - |
| HSV(B) | 326.97º | 1% | 0.35% | - |
| XYZ | 4.67 | 2.35 | 3.11 | - |
| YUV | 32.2 | 137.49 | 168.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 49 | 0 | 1 | 0.45 | 0.65 | 326.97 | 1 | 0.17 |
| Hex | 59 | 0 | 31 | 0 | 64 | 2D | 41 | 147 | 64 | 11 |
| Octal | 131 | 0 | 61 | 0 | 144 | 55 | 101 | 507 | 144 | 21 |
| Binary | 1011001 | 0 | 110001 | 0 | 1100100 | 101101 | 1000001 | 101000111 | 1100100 | 10001 |
Color Harmonies of #590031
Complementary color
Monochromatic Colors of #590031
Black with #590031
Text Example
Text Example
White with #590031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590031; }
p { color: rgb(89,0,49); }
H1.HeaderClassName
{
color: #590031;
}
.AnyTagClassName
{
color: #590031;
}
</style>
background-color css
<style>
a { background-color: #590031; }
a { background-color: rgb(89,0,49); }
div.DivClassName
{
background-color: #590031;
}
.BgClassName
{
background-color: #590031;
}
</style>
border-color css
<style>
span { border-color: #590031; }
span { border-color: rgb(89,0,49); }
td.TdClassName
{
border-color: #590031;
}
.TagClassName
{
border-color: #590031;
}
</style>