Shades of Tyrian Purple #590432
Tints of Tyrian Purple #590432
RGB
CMYK
RGB Variations
Color information
#590432 (or 0x590432) is known color: Tyrian Purple. HEX triplet: 59, 04 and 32. RGB value is (89,4,50). Sum of RGB (Red+Green+Blue) = 89+4+50=143 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.24% from 143); Green value is 4 (1.95% from 255 or 2.80% from 143); Blue value is 50 (19.92% from 255 or 34.97% from 143); Max value from RGB is 89 - color contains mainly: red. Hex color #590432 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590432 is #A6FBCD. Grayscale: #222222. Windows color (decimal): -10943438 or 3277913. OLE color: 3277913.
HSL color Cylindrical-coordinate representation of color #590432: hue angle of 327.53º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #590432 is Cyan = 0, Magento = 0.96, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 4 | 50 | - |
| CMYK | 0 | 0.96 | 0.44 | 0.65 |
| HSL | 327.53º | 0.91% | 0.18% | - |
| HSV(B) | 327.53º | 0.96% | 0.35% | - |
| XYZ | 4.74 | 2.44 | 3.24 | - |
| YUV | 34.66 | 136.66 | 166.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 4 | 50 | 0 | 0.96 | 0.44 | 0.65 | 327.53 | 0.91 | 0.18 |
| Hex | 59 | 4 | 32 | 0 | 60 | 2C | 41 | 148 | 5B | 12 |
| Octal | 131 | 4 | 62 | 0 | 140 | 54 | 101 | 510 | 133 | 22 |
| Binary | 1011001 | 100 | 110010 | 0 | 1100000 | 101100 | 1000001 | 101001000 | 1011011 | 10010 |
Color Harmonies of #590432
Complementary color
Monochromatic Colors of #590432
Black with #590432
Text Example
Text Example
White with #590432
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590432; }
p { color: rgb(89,4,50); }
H1.HeaderClassName
{
color: #590432;
}
.AnyTagClassName
{
color: #590432;
}
</style>
background-color css
<style>
a { background-color: #590432; }
a { background-color: rgb(89,4,50); }
div.DivClassName
{
background-color: #590432;
}
.BgClassName
{
background-color: #590432;
}
</style>
border-color css
<style>
span { border-color: #590432; }
span { border-color: rgb(89,4,50); }
td.TdClassName
{
border-color: #590432;
}
.TagClassName
{
border-color: #590432;
}
</style>