Shades of Tyrian Purple #590537
Tints of Tyrian Purple #590537
RGB
CMYK
RGB Variations
Color information
#590537 (or 0x590537) is known color: Tyrian Purple. HEX triplet: 59, 05 and 37. RGB value is (89,5,55). Sum of RGB (Red+Green+Blue) = 89+5+55=149 (19% of max value = 765). Red value is 89 (35.16% from 255 or 59.73% from 149); Green value is 5 (2.34% from 255 or 3.36% from 149); Blue value is 55 (21.88% from 255 or 36.91% from 149); Max value from RGB is 89 - color contains mainly: red. Hex color #590537 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590537 is #A6FAC8. Grayscale: #232323. Windows color (decimal): -10943177 or 3605849. OLE color: 3605849.
HSL color Cylindrical-coordinate representation of color #590537: hue angle of 324.29º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #590537 is Cyan = 0, Magento = 0.94, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 55 | - |
| CMYK | 0 | 0.94 | 0.38 | 0.65 |
| HSL | 324.29º | 0.89% | 0.18% | - |
| HSV(B) | 324.29º | 0.94% | 0.35% | - |
| XYZ | 4.86 | 2.51 | 3.84 | - |
| YUV | 35.82 | 138.83 | 165.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 55 | 0 | 0.94 | 0.38 | 0.65 | 324.29 | 0.89 | 0.18 |
| Hex | 59 | 5 | 37 | 0 | 5E | 26 | 41 | 144 | 59 | 12 |
| Octal | 131 | 5 | 67 | 0 | 136 | 46 | 101 | 504 | 131 | 22 |
| Binary | 1011001 | 101 | 110111 | 0 | 1011110 | 100110 | 1000001 | 101000100 | 1011001 | 10010 |
Color Harmonies of #590537
Complementary color
Monochromatic Colors of #590537
Black with #590537
Text Example
Text Example
White with #590537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590537; }
p { color: rgb(89,5,55); }
H1.HeaderClassName
{
color: #590537;
}
.AnyTagClassName
{
color: #590537;
}
</style>
background-color css
<style>
a { background-color: #590537; }
a { background-color: rgb(89,5,55); }
div.DivClassName
{
background-color: #590537;
}
.BgClassName
{
background-color: #590537;
}
</style>
border-color css
<style>
span { border-color: #590537; }
span { border-color: rgb(89,5,55); }
td.TdClassName
{
border-color: #590537;
}
.TagClassName
{
border-color: #590537;
}
</style>