Shades of Tyrian Purple #590351
Tints of Tyrian Purple #590351
RGB
CMYK
RGB Variations
Color information
#590351 (or 0x590351) is known color: Tyrian Purple. HEX triplet: 59, 03 and 51. RGB value is (89,3,81). Sum of RGB (Red+Green+Blue) = 89+3+81=173 (22% of max value = 765). Red value is 89 (35.16% from 255 or 51.45% from 173); Green value is 3 (1.56% from 255 or 1.73% from 173); Blue value is 81 (32.03% from 255 or 46.82% from 173); Max value from RGB is 89 - color contains mainly: red. Hex color #590351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590351 is #A6FCAE. Grayscale: #252525. Windows color (decimal): -10943663 or 5309273. OLE color: 5309273.
HSL color Cylindrical-coordinate representation of color #590351: hue angle of 305.58º 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 #590351 is Cyan = 0, Magento = 0.97, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 81 | - |
| CMYK | 0 | 0.97 | 0.09 | 0.65 |
| HSL | 305.58º | 0.93% | 0.18% | - |
| HSV(B) | 305.58º | 0.97% | 0.35% | - |
| XYZ | 5.64 | 2.78 | 8.02 | - |
| YUV | 37.61 | 152.49 | 164.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 81 | 0 | 0.97 | 0.09 | 0.65 | 305.58 | 0.93 | 0.18 |
| Hex | 59 | 3 | 51 | 0 | 61 | 9 | 41 | 132 | 5D | 12 |
| Octal | 131 | 3 | 121 | 0 | 141 | 11 | 101 | 462 | 135 | 22 |
| Binary | 1011001 | 11 | 1010001 | 0 | 1100001 | 1001 | 1000001 | 100110010 | 1011101 | 10010 |
Color Harmonies of #590351
Complementary color
Monochromatic Colors of #590351
Black with #590351
Text Example
Text Example
White with #590351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590351; }
p { color: rgb(89,3,81); }
H1.HeaderClassName
{
color: #590351;
}
.AnyTagClassName
{
color: #590351;
}
</style>
background-color css
<style>
a { background-color: #590351; }
a { background-color: rgb(89,3,81); }
div.DivClassName
{
background-color: #590351;
}
.BgClassName
{
background-color: #590351;
}
</style>
border-color css
<style>
span { border-color: #590351; }
span { border-color: rgb(89,3,81); }
td.TdClassName
{
border-color: #590351;
}
.TagClassName
{
border-color: #590351;
}
</style>