Shades of Tyrian Purple #590738
Tints of Tyrian Purple #590738
RGB
CMYK
RGB Variations
Color information
#590738 (or 0x590738) is known color: Tyrian Purple. HEX triplet: 59, 07 and 38. RGB value is (89,7,56). Sum of RGB (Red+Green+Blue) = 89+7+56=152 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.55% from 152); Green value is 7 (3.12% from 255 or 4.61% from 152); Blue value is 56 (22.27% from 255 or 36.84% from 152); Max value from RGB is 89 - color contains mainly: red. Hex color #590738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590738 is #A6F8C7. Grayscale: #242424. Windows color (decimal): -10942664 or 3671897. OLE color: 3671897.
HSL color Cylindrical-coordinate representation of color #590738: hue angle of 324.15º 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 #590738 is Cyan = 0, Magento = 0.92, Yellow = 0.37 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 56 | - |
| CMYK | 0 | 0.92 | 0.37 | 0.65 |
| HSL | 324.15º | 0.85% | 0.19% | - |
| HSV(B) | 324.15º | 0.92% | 0.35% | - |
| XYZ | 4.91 | 2.56 | 3.98 | - |
| YUV | 37.1 | 138.67 | 165.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 56 | 0 | 0.92 | 0.37 | 0.65 | 324.15 | 0.85 | 0.19 |
| Hex | 59 | 7 | 38 | 0 | 5C | 25 | 41 | 144 | 55 | 13 |
| Octal | 131 | 7 | 70 | 0 | 134 | 45 | 101 | 504 | 125 | 23 |
| Binary | 1011001 | 111 | 111000 | 0 | 1011100 | 100101 | 1000001 | 101000100 | 1010101 | 10011 |
Color Harmonies of #590738
Complementary color
Monochromatic Colors of #590738
Black with #590738
Text Example
Text Example
White with #590738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590738; }
p { color: rgb(89,7,56); }
H1.HeaderClassName
{
color: #590738;
}
.AnyTagClassName
{
color: #590738;
}
</style>
background-color css
<style>
a { background-color: #590738; }
a { background-color: rgb(89,7,56); }
div.DivClassName
{
background-color: #590738;
}
.BgClassName
{
background-color: #590738;
}
</style>
border-color css
<style>
span { border-color: #590738; }
span { border-color: rgb(89,7,56); }
td.TdClassName
{
border-color: #590738;
}
.TagClassName
{
border-color: #590738;
}
</style>