Shades of Tyrian Purple #590932
Tints of Tyrian Purple #590932
RGB
CMYK
RGB Variations
Color information
#590932 (or 0x590932) is known color: Tyrian Purple. HEX triplet: 59, 09 and 32. RGB value is (89,9,50). Sum of RGB (Red+Green+Blue) = 89+9+50=148 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.14% from 148); Green value is 9 (3.91% from 255 or 6.08% from 148); Blue value is 50 (19.92% from 255 or 33.78% from 148); Max value from RGB is 89 - color contains mainly: red. Hex color #590932 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590932 is #A6F6CD. Grayscale: #252525. Windows color (decimal): -10942158 or 3279193. OLE color: 3279193.
HSL color Cylindrical-coordinate representation of color #590932: hue angle of 329.25º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590932 is Cyan = 0, Magento = 0.90, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 50 | - |
| CMYK | 0 | 0.90 | 0.44 | 0.65 |
| HSL | 329.25º | 0.82% | 0.19% | - |
| HSV(B) | 329.25º | 0.9% | 0.35% | - |
| XYZ | 4.79 | 2.55 | 3.26 | - |
| YUV | 37.59 | 135 | 164.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 50 | 0 | 0.90 | 0.44 | 0.65 | 329.25 | 0.82 | 0.19 |
| Hex | 59 | 9 | 32 | 0 | 5A | 2C | 41 | 149 | 52 | 13 |
| Octal | 131 | 11 | 62 | 0 | 132 | 54 | 101 | 511 | 122 | 23 |
| Binary | 1011001 | 1001 | 110010 | 0 | 1011010 | 101100 | 1000001 | 101001001 | 1010010 | 10011 |
Color Harmonies of #590932
Complementary color
Monochromatic Colors of #590932
Black with #590932
Text Example
Text Example
White with #590932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590932; }
p { color: rgb(89,9,50); }
H1.HeaderClassName
{
color: #590932;
}
.AnyTagClassName
{
color: #590932;
}
</style>
background-color css
<style>
a { background-color: #590932; }
a { background-color: rgb(89,9,50); }
div.DivClassName
{
background-color: #590932;
}
.BgClassName
{
background-color: #590932;
}
</style>
border-color css
<style>
span { border-color: #590932; }
span { border-color: rgb(89,9,50); }
td.TdClassName
{
border-color: #590932;
}
.TagClassName
{
border-color: #590932;
}
</style>