Shades of Tyrian Purple #590133
Tints of Tyrian Purple #590133
RGB
CMYK
RGB Variations
Color information
#590133 (or 0x590133) is known color: Tyrian Purple. HEX triplet: 59, 01 and 33. RGB value is (89,1,51). Sum of RGB (Red+Green+Blue) = 89+1+51=141 (18% of max value = 765). Red value is 89 (35.16% from 255 or 63.12% from 141); Green value is 1 (0.78% from 255 or 0.71% from 141); Blue value is 51 (20.31% from 255 or 36.17% from 141); Max value from RGB is 89 - color contains mainly: red. Hex color #590133 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590133 is #A6FECC. Grayscale: #202020. Windows color (decimal): -10944205 or 3342681. OLE color: 3342681.
HSL color Cylindrical-coordinate representation of color #590133: hue angle of 325.91º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #590133 is Cyan = 0, Magento = 0.99, Yellow = 0.43 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 1 | 51 | - |
| CMYK | 0 | 0.99 | 0.43 | 0.65 |
| HSL | 325.91º | 0.98% | 0.18% | - |
| HSV(B) | 325.91º | 0.99% | 0.35% | - |
| XYZ | 4.73 | 2.38 | 3.34 | - |
| YUV | 33.01 | 138.15 | 167.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 51 | 0 | 0.99 | 0.43 | 0.65 | 325.91 | 0.98 | 0.18 |
| Hex | 59 | 1 | 33 | 0 | 63 | 2B | 41 | 146 | 62 | 12 |
| Octal | 131 | 1 | 63 | 0 | 143 | 53 | 101 | 506 | 142 | 22 |
| Binary | 1011001 | 1 | 110011 | 0 | 1100011 | 101011 | 1000001 | 101000110 | 1100010 | 10010 |
Color Harmonies of #590133
Complementary color
Monochromatic Colors of #590133
Black with #590133
Text Example
Text Example
White with #590133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590133; }
p { color: rgb(89,1,51); }
H1.HeaderClassName
{
color: #590133;
}
.AnyTagClassName
{
color: #590133;
}
</style>
background-color css
<style>
a { background-color: #590133; }
a { background-color: rgb(89,1,51); }
div.DivClassName
{
background-color: #590133;
}
.BgClassName
{
background-color: #590133;
}
</style>
border-color css
<style>
span { border-color: #590133; }
span { border-color: rgb(89,1,51); }
td.TdClassName
{
border-color: #590133;
}
.TagClassName
{
border-color: #590133;
}
</style>