Shades of Tyrian Purple #590348
Tints of Tyrian Purple #590348
RGB
CMYK
RGB Variations
Color information
#590348 (or 0x590348) is known color: Tyrian Purple. HEX triplet: 59, 03 and 48. RGB value is (89,3,72). Sum of RGB (Red+Green+Blue) = 89+3+72=164 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.27% from 164); Green value is 3 (1.56% from 255 or 1.83% from 164); Blue value is 72 (28.52% from 255 or 43.90% from 164); Max value from RGB is 89 - color contains mainly: red. Hex color #590348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590348 is #A6FCB7. Grayscale: #242424. Windows color (decimal): -10943672 or 4719449. OLE color: 4719449.
HSL color Cylindrical-coordinate representation of color #590348: hue angle of 311.86º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590348 is Cyan = 0, Magento = 0.97, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 72 | - |
| CMYK | 0 | 0.97 | 0.19 | 0.65 |
| HSL | 311.86º | 0.93% | 0.18% | - |
| HSV(B) | 311.86º | 0.97% | 0.35% | - |
| XYZ | 5.32 | 2.66 | 6.36 | - |
| YUV | 36.58 | 147.99 | 165.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 72 | 0 | 0.97 | 0.19 | 0.65 | 311.86 | 0.93 | 0.18 |
| Hex | 59 | 3 | 48 | 0 | 61 | 13 | 41 | 138 | 5D | 12 |
| Octal | 131 | 3 | 110 | 0 | 141 | 23 | 101 | 470 | 135 | 22 |
| Binary | 1011001 | 11 | 1001000 | 0 | 1100001 | 10011 | 1000001 | 100111000 | 1011101 | 10010 |
Color Harmonies of #590348
Complementary color
Monochromatic Colors of #590348
Black with #590348
Text Example
Text Example
White with #590348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590348; }
p { color: rgb(89,3,72); }
H1.HeaderClassName
{
color: #590348;
}
.AnyTagClassName
{
color: #590348;
}
</style>
background-color css
<style>
a { background-color: #590348; }
a { background-color: rgb(89,3,72); }
div.DivClassName
{
background-color: #590348;
}
.BgClassName
{
background-color: #590348;
}
</style>
border-color css
<style>
span { border-color: #590348; }
span { border-color: rgb(89,3,72); }
td.TdClassName
{
border-color: #590348;
}
.TagClassName
{
border-color: #590348;
}
</style>