Shades of Tyrian Purple #590335
Tints of Tyrian Purple #590335
RGB
CMYK
RGB Variations
Color information
#590335 (or 0x590335) is known color: Tyrian Purple. HEX triplet: 59, 03 and 35. RGB value is (89,3,53). Sum of RGB (Red+Green+Blue) = 89+3+53=145 (19% of max value = 765). Red value is 89 (35.16% from 255 or 61.38% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 53 (21.09% from 255 or 36.55% from 145); Max value from RGB is 89 - color contains mainly: red. Hex color #590335 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590335 is #A6FCCA. Grayscale: #222222. Windows color (decimal): -10943691 or 3474265. OLE color: 3474265.
HSL color Cylindrical-coordinate representation of color #590335: hue angle of 325.12º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590335 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 53 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.65 |
| HSL | 325.12º | 0.93% | 0.18% | - |
| HSV(B) | 325.12º | 0.97% | 0.35% | - |
| XYZ | 4.79 | 2.45 | 3.59 | - |
| YUV | 34.41 | 138.49 | 166.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 53 | 0 | 0.97 | 0.40 | 0.65 | 325.12 | 0.93 | 0.18 |
| Hex | 59 | 3 | 35 | 0 | 61 | 28 | 41 | 145 | 5D | 12 |
| Octal | 131 | 3 | 65 | 0 | 141 | 50 | 101 | 505 | 135 | 22 |
| Binary | 1011001 | 11 | 110101 | 0 | 1100001 | 101000 | 1000001 | 101000101 | 1011101 | 10010 |
Color Harmonies of #590335
Complementary color
Monochromatic Colors of #590335
Black with #590335
Text Example
Text Example
White with #590335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590335; }
p { color: rgb(89,3,53); }
H1.HeaderClassName
{
color: #590335;
}
.AnyTagClassName
{
color: #590335;
}
</style>
background-color css
<style>
a { background-color: #590335; }
a { background-color: rgb(89,3,53); }
div.DivClassName
{
background-color: #590335;
}
.BgClassName
{
background-color: #590335;
}
</style>
border-color css
<style>
span { border-color: #590335; }
span { border-color: rgb(89,3,53); }
td.TdClassName
{
border-color: #590335;
}
.TagClassName
{
border-color: #590335;
}
</style>