Shades of Tyrian Purple #590737
Tints of Tyrian Purple #590737
RGB
CMYK
RGB Variations
Color information
#590737 (or 0x590737) is known color: Tyrian Purple. HEX triplet: 59, 07 and 37. RGB value is (89,7,55). Sum of RGB (Red+Green+Blue) = 89+7+55=151 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.94% from 151); Green value is 7 (3.12% from 255 or 4.64% from 151); Blue value is 55 (21.88% from 255 or 36.42% from 151); Max value from RGB is 89 - color contains mainly: red. Hex color #590737 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590737 is #A6F8C8. Grayscale: #242424. Windows color (decimal): -10942665 or 3606361. OLE color: 3606361.
HSL color Cylindrical-coordinate representation of color #590737: hue angle of 324.88º 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 #590737 is Cyan = 0, Magento = 0.92, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 55 | - |
| CMYK | 0 | 0.92 | 0.38 | 0.65 |
| HSL | 324.88º | 0.85% | 0.19% | - |
| HSV(B) | 324.88º | 0.92% | 0.35% | - |
| XYZ | 4.89 | 2.55 | 3.85 | - |
| YUV | 36.99 | 138.17 | 165.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 55 | 0 | 0.92 | 0.38 | 0.65 | 324.88 | 0.85 | 0.19 |
| Hex | 59 | 7 | 37 | 0 | 5C | 26 | 41 | 145 | 55 | 13 |
| Octal | 131 | 7 | 67 | 0 | 134 | 46 | 101 | 505 | 125 | 23 |
| Binary | 1011001 | 111 | 110111 | 0 | 1011100 | 100110 | 1000001 | 101000101 | 1010101 | 10011 |
Color Harmonies of #590737
Complementary color
Monochromatic Colors of #590737
Black with #590737
Text Example
Text Example
White with #590737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590737; }
p { color: rgb(89,7,55); }
H1.HeaderClassName
{
color: #590737;
}
.AnyTagClassName
{
color: #590737;
}
</style>
background-color css
<style>
a { background-color: #590737; }
a { background-color: rgb(89,7,55); }
div.DivClassName
{
background-color: #590737;
}
.BgClassName
{
background-color: #590737;
}
</style>
border-color css
<style>
span { border-color: #590737; }
span { border-color: rgb(89,7,55); }
td.TdClassName
{
border-color: #590737;
}
.TagClassName
{
border-color: #590737;
}
</style>