Shades of Tyrian Purple #590539
Tints of Tyrian Purple #590539
RGB
CMYK
RGB Variations
Color information
#590539 (or 0x590539) is known color: Tyrian Purple. HEX triplet: 59, 05 and 39. RGB value is (89,5,57). Sum of RGB (Red+Green+Blue) = 89+5+57=151 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.94% from 151); Green value is 5 (2.34% from 255 or 3.31% from 151); Blue value is 57 (22.66% from 255 or 37.75% from 151); Max value from RGB is 89 - color contains mainly: red. Hex color #590539 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590539 is #A6FAC6. Grayscale: #232323. Windows color (decimal): -10943175 or 3736921. OLE color: 3736921.
HSL color Cylindrical-coordinate representation of color #590539: hue angle of 322.86º 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 #590539 is Cyan = 0, Magento = 0.94, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 5 | 57 | - |
| CMYK | 0 | 0.94 | 0.36 | 0.65 |
| HSL | 322.86º | 0.89% | 0.18% | - |
| HSV(B) | 322.86º | 0.94% | 0.35% | - |
| XYZ | 4.91 | 2.53 | 4.1 | - |
| YUV | 36.04 | 139.83 | 165.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 5 | 57 | 0 | 0.94 | 0.36 | 0.65 | 322.86 | 0.89 | 0.18 |
| Hex | 59 | 5 | 39 | 0 | 5E | 24 | 41 | 143 | 59 | 12 |
| Octal | 131 | 5 | 71 | 0 | 136 | 44 | 101 | 503 | 131 | 22 |
| Binary | 1011001 | 101 | 111001 | 0 | 1011110 | 100100 | 1000001 | 101000011 | 1011001 | 10010 |
Color Harmonies of #590539
Complementary color
Monochromatic Colors of #590539
Black with #590539
Text Example
Text Example
White with #590539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590539; }
p { color: rgb(89,5,57); }
H1.HeaderClassName
{
color: #590539;
}
.AnyTagClassName
{
color: #590539;
}
</style>
background-color css
<style>
a { background-color: #590539; }
a { background-color: rgb(89,5,57); }
div.DivClassName
{
background-color: #590539;
}
.BgClassName
{
background-color: #590539;
}
</style>
border-color css
<style>
span { border-color: #590539; }
span { border-color: rgb(89,5,57); }
td.TdClassName
{
border-color: #590539;
}
.TagClassName
{
border-color: #590539;
}
</style>