Shades of Tyrian Purple #590029
Tints of Tyrian Purple #590029
RGB
CMYK
RGB Variations
Color information
#590029 (or 0x590029) is known color: Tyrian Purple. HEX triplet: 59, 00 and 29. RGB value is (89,0,41). Sum of RGB (Red+Green+Blue) = 89+0+41=130 (17% of max value = 765). Red value is 89 (35.16% from 255 or 68.46% from 130); Green value is 0 (0.39% from 255 or 0% from 130); Blue value is 41 (16.41% from 255 or 31.54% from 130); Max value from RGB is 89 - color contains mainly: red. Hex color #590029 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590029 is #A6FFD6. Grayscale: #1F1F1F. Windows color (decimal): -10944471 or 2687065. OLE color: 2687065.
HSL color Cylindrical-coordinate representation of color #590029: hue angle of 332.36º 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 #590029 is Cyan = 0, Magento = 1, Yellow = 0.54 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 41 | - |
| CMYK | 0 | 1 | 0.54 | 0.65 |
| HSL | 332.36º | 1% | 0.17% | - |
| HSV(B) | 332.36º | 1% | 0.35% | - |
| XYZ | 4.52 | 2.28 | 2.3 | - |
| YUV | 31.29 | 133.49 | 169.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 41 | 0 | 1 | 0.54 | 0.65 | 332.36 | 1 | 0.17 |
| Hex | 59 | 0 | 29 | 0 | 64 | 36 | 41 | 14C | 64 | 11 |
| Octal | 131 | 0 | 51 | 0 | 144 | 66 | 101 | 514 | 144 | 21 |
| Binary | 1011001 | 0 | 101001 | 0 | 1100100 | 110110 | 1000001 | 101001100 | 1100100 | 10001 |
Color Harmonies of #590029
Complementary color
Monochromatic Colors of #590029
Black with #590029
Text Example
Text Example
White with #590029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590029; }
p { color: rgb(89,0,41); }
H1.HeaderClassName
{
color: #590029;
}
.AnyTagClassName
{
color: #590029;
}
</style>
background-color css
<style>
a { background-color: #590029; }
a { background-color: rgb(89,0,41); }
div.DivClassName
{
background-color: #590029;
}
.BgClassName
{
background-color: #590029;
}
</style>
border-color css
<style>
span { border-color: #590029; }
span { border-color: rgb(89,0,41); }
td.TdClassName
{
border-color: #590029;
}
.TagClassName
{
border-color: #590029;
}
</style>