Shades of Tyrian Purple #590328
Tints of Tyrian Purple #590328
RGB
CMYK
RGB Variations
Color information
#590328 (or 0x590328) is known color: Tyrian Purple. HEX triplet: 59, 03 and 28. RGB value is (89,3,40). Sum of RGB (Red+Green+Blue) = 89+3+40=132 (17% of max value = 765). Red value is 89 (35.16% from 255 or 67.42% from 132); Green value is 3 (1.56% from 255 or 2.27% from 132); Blue value is 40 (16.02% from 255 or 30.30% from 132); Max value from RGB is 89 - color contains mainly: red. Hex color #590328 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590328 is #A6FCD7. Grayscale: #202020. Windows color (decimal): -10943704 or 2622297. OLE color: 2622297.
HSL color Cylindrical-coordinate representation of color #590328: hue angle of 334.19º 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 #590328 is Cyan = 0, Magento = 0.97, Yellow = 0.55 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 40 | - |
| CMYK | 0 | 0.97 | 0.55 | 0.65 |
| HSL | 334.19º | 0.93% | 0.18% | - |
| HSV(B) | 334.19º | 0.97% | 0.35% | - |
| XYZ | 4.54 | 2.34 | 2.22 | - |
| YUV | 32.93 | 131.99 | 167.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 40 | 0 | 0.97 | 0.55 | 0.65 | 334.19 | 0.93 | 0.18 |
| Hex | 59 | 3 | 28 | 0 | 61 | 37 | 41 | 14E | 5D | 12 |
| Octal | 131 | 3 | 50 | 0 | 141 | 67 | 101 | 516 | 135 | 22 |
| Binary | 1011001 | 11 | 101000 | 0 | 1100001 | 110111 | 1000001 | 101001110 | 1011101 | 10010 |
Color Harmonies of #590328
Complementary color
Monochromatic Colors of #590328
Black with #590328
Text Example
Text Example
White with #590328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590328; }
p { color: rgb(89,3,40); }
H1.HeaderClassName
{
color: #590328;
}
.AnyTagClassName
{
color: #590328;
}
</style>
background-color css
<style>
a { background-color: #590328; }
a { background-color: rgb(89,3,40); }
div.DivClassName
{
background-color: #590328;
}
.BgClassName
{
background-color: #590328;
}
</style>
border-color css
<style>
span { border-color: #590328; }
span { border-color: rgb(89,3,40); }
td.TdClassName
{
border-color: #590328;
}
.TagClassName
{
border-color: #590328;
}
</style>