Shades of Tyrian Purple #590352
Tints of Tyrian Purple #590352
RGB
CMYK
RGB Variations
Color information
#590352 (or 0x590352) is known color: Tyrian Purple. HEX triplet: 59, 03 and 52. RGB value is (89,3,82). Sum of RGB (Red+Green+Blue) = 89+3+82=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 3 (1.56% from 255 or 1.72% from 174); Blue value is 82 (32.42% from 255 or 47.13% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #590352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590352 is #A6FCAD. Grayscale: #252525. Windows color (decimal): -10943662 or 5374809. OLE color: 5374809.
HSL color Cylindrical-coordinate representation of color #590352: hue angle of 304.88º 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 #590352 is Cyan = 0, Magento = 0.97, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 82 | - |
| CMYK | 0 | 0.97 | 0.08 | 0.65 |
| HSL | 304.88º | 0.93% | 0.18% | - |
| HSV(B) | 304.88º | 0.97% | 0.35% | - |
| XYZ | 5.68 | 2.8 | 8.22 | - |
| YUV | 37.72 | 152.99 | 164.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 82 | 0 | 0.97 | 0.08 | 0.65 | 304.88 | 0.93 | 0.18 |
| Hex | 59 | 3 | 52 | 0 | 61 | 8 | 41 | 131 | 5D | 12 |
| Octal | 131 | 3 | 122 | 0 | 141 | 10 | 101 | 461 | 135 | 22 |
| Binary | 1011001 | 11 | 1010010 | 0 | 1100001 | 1000 | 1000001 | 100110001 | 1011101 | 10010 |
Color Harmonies of #590352
Complementary color
Monochromatic Colors of #590352
Black with #590352
Text Example
Text Example
White with #590352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590352; }
p { color: rgb(89,3,82); }
H1.HeaderClassName
{
color: #590352;
}
.AnyTagClassName
{
color: #590352;
}
</style>
background-color css
<style>
a { background-color: #590352; }
a { background-color: rgb(89,3,82); }
div.DivClassName
{
background-color: #590352;
}
.BgClassName
{
background-color: #590352;
}
</style>
border-color css
<style>
span { border-color: #590352; }
span { border-color: rgb(89,3,82); }
td.TdClassName
{
border-color: #590352;
}
.TagClassName
{
border-color: #590352;
}
</style>