Shades of Tyrian Purple #590136
Tints of Tyrian Purple #590136
RGB
CMYK
RGB Variations
Color information
#590136 (or 0x590136) is known color: Tyrian Purple. HEX triplet: 59, 01 and 36. RGB value is (89,1,54). Sum of RGB (Red+Green+Blue) = 89+1+54=144 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.81% from 144); Green value is 1 (0.78% from 255 or 0.69% from 144); Blue value is 54 (21.48% from 255 or 37.5% from 144); Max value from RGB is 89 - color contains mainly: red. Hex color #590136 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590136 is #A6FEC9. Grayscale: #212121. Windows color (decimal): -10944202 or 3539289. OLE color: 3539289.
HSL color Cylindrical-coordinate representation of color #590136: hue angle of 323.86º 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 #590136 is Cyan = 0, Magento = 0.99, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 1 | 54 | - |
| CMYK | 0 | 0.99 | 0.39 | 0.65 |
| HSL | 323.86º | 0.98% | 0.18% | - |
| HSV(B) | 323.86º | 0.99% | 0.35% | - |
| XYZ | 4.8 | 2.41 | 3.7 | - |
| YUV | 33.35 | 139.65 | 167.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 1 | 54 | 0 | 0.99 | 0.39 | 0.65 | 323.86 | 0.98 | 0.18 |
| Hex | 59 | 1 | 36 | 0 | 63 | 27 | 41 | 144 | 62 | 12 |
| Octal | 131 | 1 | 66 | 0 | 143 | 47 | 101 | 504 | 142 | 22 |
| Binary | 1011001 | 1 | 110110 | 0 | 1100011 | 100111 | 1000001 | 101000100 | 1100010 | 10010 |
Color Harmonies of #590136
Complementary color
Monochromatic Colors of #590136
Black with #590136
Text Example
Text Example
White with #590136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590136; }
p { color: rgb(89,1,54); }
H1.HeaderClassName
{
color: #590136;
}
.AnyTagClassName
{
color: #590136;
}
</style>
background-color css
<style>
a { background-color: #590136; }
a { background-color: rgb(89,1,54); }
div.DivClassName
{
background-color: #590136;
}
.BgClassName
{
background-color: #590136;
}
</style>
border-color css
<style>
span { border-color: #590136; }
span { border-color: rgb(89,1,54); }
td.TdClassName
{
border-color: #590136;
}
.TagClassName
{
border-color: #590136;
}
</style>