Shades of Tyrian Purple #590028
Tints of Tyrian Purple #590028
RGB
CMYK
RGB Variations
Color information
#590028 (or 0x590028) is known color: Tyrian Purple. HEX triplet: 59, 00 and 28. RGB value is (89,0,40). Sum of RGB (Red+Green+Blue) = 89+0+40=129 (17% of max value = 765). Red value is 89 (35.16% from 255 or 68.99% from 129); Green value is 0 (0.39% from 255 or 0% from 129); Blue value is 40 (16.02% from 255 or 31.01% from 129); Max value from RGB is 89 - color contains mainly: red. Hex color #590028 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590028 is #A6FFD7. Grayscale: #1F1F1F. Windows color (decimal): -10944472 or 2621529. OLE color: 2621529.
HSL color Cylindrical-coordinate representation of color #590028: hue angle of 333.03º 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 #590028 is Cyan = 0, Magento = 1, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 0 | 40 | - |
| CMYK | 0 | 1 | 0.55 | 0.65 |
| HSL | 333.03º | 1% | 0.17% | - |
| HSV(B) | 333.03º | 1% | 0.35% | - |
| XYZ | 4.5 | 2.28 | 2.21 | - |
| YUV | 31.17 | 132.99 | 169.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 0 | 40 | 0 | 1 | 0.55 | 0.65 | 333.03 | 1 | 0.17 |
| Hex | 59 | 0 | 28 | 0 | 64 | 37 | 41 | 14D | 64 | 11 |
| Octal | 131 | 0 | 50 | 0 | 144 | 67 | 101 | 515 | 144 | 21 |
| Binary | 1011001 | 0 | 101000 | 0 | 1100100 | 110111 | 1000001 | 101001101 | 1100100 | 10001 |
Color Harmonies of #590028
Complementary color
Monochromatic Colors of #590028
Black with #590028
Text Example
Text Example
White with #590028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590028; }
p { color: rgb(89,0,40); }
H1.HeaderClassName
{
color: #590028;
}
.AnyTagClassName
{
color: #590028;
}
</style>
background-color css
<style>
a { background-color: #590028; }
a { background-color: rgb(89,0,40); }
div.DivClassName
{
background-color: #590028;
}
.BgClassName
{
background-color: #590028;
}
</style>
border-color css
<style>
span { border-color: #590028; }
span { border-color: rgb(89,0,40); }
td.TdClassName
{
border-color: #590028;
}
.TagClassName
{
border-color: #590028;
}
</style>