Shades of Tyrian Purple #590935
Tints of Tyrian Purple #590935
RGB
CMYK
RGB Variations
Color information
#590935 (or 0x590935) is known color: Tyrian Purple. HEX triplet: 59, 09 and 35. RGB value is (89,9,53). Sum of RGB (Red+Green+Blue) = 89+9+53=151 (20% of max value = 765). Red value is 89 (35.16% from 255 or 58.94% from 151); Green value is 9 (3.91% from 255 or 5.96% from 151); Blue value is 53 (21.09% from 255 or 35.10% from 151); Max value from RGB is 89 - color contains mainly: red. Hex color #590935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590935 is #A6F6CA. Grayscale: #252525. Windows color (decimal): -10942155 or 3475801. OLE color: 3475801.
HSL color Cylindrical-coordinate representation of color #590935: hue angle of 327º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590935 is Cyan = 0, Magento = 0.90, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 53 | - |
| CMYK | 0 | 0.90 | 0.40 | 0.65 |
| HSL | 327º | 0.82% | 0.19% | - |
| HSV(B) | 327º | 0.9% | 0.35% | - |
| XYZ | 4.86 | 2.58 | 3.61 | - |
| YUV | 37.94 | 136.5 | 164.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 53 | 0 | 0.90 | 0.40 | 0.65 | 327 | 0.82 | 0.19 |
| Hex | 59 | 9 | 35 | 0 | 5A | 28 | 41 | 147 | 52 | 13 |
| Octal | 131 | 11 | 65 | 0 | 132 | 50 | 101 | 507 | 122 | 23 |
| Binary | 1011001 | 1001 | 110101 | 0 | 1011010 | 101000 | 1000001 | 101000111 | 1010010 | 10011 |
Color Harmonies of #590935
Complementary color
Monochromatic Colors of #590935
Black with #590935
Text Example
Text Example
White with #590935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590935; }
p { color: rgb(89,9,53); }
H1.HeaderClassName
{
color: #590935;
}
.AnyTagClassName
{
color: #590935;
}
</style>
background-color css
<style>
a { background-color: #590935; }
a { background-color: rgb(89,9,53); }
div.DivClassName
{
background-color: #590935;
}
.BgClassName
{
background-color: #590935;
}
</style>
border-color css
<style>
span { border-color: #590935; }
span { border-color: rgb(89,9,53); }
td.TdClassName
{
border-color: #590935;
}
.TagClassName
{
border-color: #590935;
}
</style>