Shades of Tyrian Purple #590035
Tints of Tyrian Purple #590035
RGB
CMYK
RGB Variations
Color information
#590035 (or 0x590035) is known color: Tyrian Purple. HEX triplet: 59, 00 and 35. RGB value is (89,0,53). Sum of RGB (Red+Green+Blue) = 89+0+53=142 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.68% from 142); Green value is 0 (0.39% from 255 or 0% from 142); Blue value is 53 (21.09% from 255 or 37.32% from 142); Max value from RGB is 89 - color contains mainly: red. Hex color #590035 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590035 is #A6FFCA. Grayscale: #202020. Windows color (decimal): -10944459 or 3473497. OLE color: 3473497.
HSL color Cylindrical-coordinate representation of color #590035: hue angle of 324.27º 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 #590035 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 53 | - |
| CMYK | 0 | 1 | 0.40 | 0.65 |
| HSL | 324.27º | 1% | 0.17% | - |
| HSV(B) | 324.27º | 1% | 0.35% | - |
| XYZ | 4.76 | 2.38 | 3.58 | - |
| YUV | 32.65 | 139.49 | 168.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 53 | 0 | 1 | 0.40 | 0.65 | 324.27 | 1 | 0.17 |
| Hex | 59 | 0 | 35 | 0 | 64 | 28 | 41 | 144 | 64 | 11 |
| Octal | 131 | 0 | 65 | 0 | 144 | 50 | 101 | 504 | 144 | 21 |
| Binary | 1011001 | 0 | 110101 | 0 | 1100100 | 101000 | 1000001 | 101000100 | 1100100 | 10001 |
Color Harmonies of #590035
Complementary color
Monochromatic Colors of #590035
Black with #590035
Text Example
Text Example
White with #590035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590035; }
p { color: rgb(89,0,53); }
H1.HeaderClassName
{
color: #590035;
}
.AnyTagClassName
{
color: #590035;
}
</style>
background-color css
<style>
a { background-color: #590035; }
a { background-color: rgb(89,0,53); }
div.DivClassName
{
background-color: #590035;
}
.BgClassName
{
background-color: #590035;
}
</style>
border-color css
<style>
span { border-color: #590035; }
span { border-color: rgb(89,0,53); }
td.TdClassName
{
border-color: #590035;
}
.TagClassName
{
border-color: #590035;
}
</style>