Shades of Tyrian Purple #590736
Tints of Tyrian Purple #590736
RGB
CMYK
RGB Variations
Color information
#590736 (or 0x590736) is known color: Tyrian Purple. HEX triplet: 59, 07 and 36. RGB value is (89,7,54). Sum of RGB (Red+Green+Blue) = 89+7+54=150 (19% of max value = 765). Red value is 89 (35.16% from 255 or 59.33% from 150); Green value is 7 (3.12% from 255 or 4.67% from 150); Blue value is 54 (21.48% from 255 or 36% from 150); Max value from RGB is 89 - color contains mainly: red. Hex color #590736 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590736 is #A6F8C9. Grayscale: #242424. Windows color (decimal): -10942666 or 3540825. OLE color: 3540825.
HSL color Cylindrical-coordinate representation of color #590736: hue angle of 325.61º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590736 is Cyan = 0, Magento = 0.92, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 54 | - |
| CMYK | 0 | 0.92 | 0.39 | 0.65 |
| HSL | 325.61º | 0.85% | 0.19% | - |
| HSV(B) | 325.61º | 0.92% | 0.35% | - |
| XYZ | 4.86 | 2.54 | 3.72 | - |
| YUV | 36.88 | 137.67 | 165.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 54 | 0 | 0.92 | 0.39 | 0.65 | 325.61 | 0.85 | 0.19 |
| Hex | 59 | 7 | 36 | 0 | 5C | 27 | 41 | 146 | 55 | 13 |
| Octal | 131 | 7 | 66 | 0 | 134 | 47 | 101 | 506 | 125 | 23 |
| Binary | 1011001 | 111 | 110110 | 0 | 1011100 | 100111 | 1000001 | 101000110 | 1010101 | 10011 |
Color Harmonies of #590736
Complementary color
Monochromatic Colors of #590736
Black with #590736
Text Example
Text Example
White with #590736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590736; }
p { color: rgb(89,7,54); }
H1.HeaderClassName
{
color: #590736;
}
.AnyTagClassName
{
color: #590736;
}
</style>
background-color css
<style>
a { background-color: #590736; }
a { background-color: rgb(89,7,54); }
div.DivClassName
{
background-color: #590736;
}
.BgClassName
{
background-color: #590736;
}
</style>
border-color css
<style>
span { border-color: #590736; }
span { border-color: rgb(89,7,54); }
td.TdClassName
{
border-color: #590736;
}
.TagClassName
{
border-color: #590736;
}
</style>