Shades of Tyrian Purple #590453
Tints of Tyrian Purple #590453
RGB
CMYK
RGB Variations
Color information
#590453 (or 0x590453) is known color: Tyrian Purple. HEX triplet: 59, 04 and 53. RGB value is (89,4,83). Sum of RGB (Red+Green+Blue) = 89+4+83=176 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.57% from 176); Green value is 4 (1.95% from 255 or 2.27% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 89 - color contains mainly: red. Hex color #590453 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #590453 is #A6FBAC. Grayscale: #262626. Windows color (decimal): -10943405 or 5440601. OLE color: 5440601.
HSL color Cylindrical-coordinate representation of color #590453: hue angle of 304.24º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #590453 is Cyan = 0, Magento = 0.96, Yellow = 0.07 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 4 | 83 | - |
| CMYK | 0 | 0.96 | 0.07 | 0.65 |
| HSL | 304.24º | 0.91% | 0.18% | - |
| HSV(B) | 304.24º | 0.96% | 0.35% | - |
| XYZ | 5.72 | 2.84 | 8.43 | - |
| YUV | 38.42 | 153.16 | 164.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 4 | 83 | 0 | 0.96 | 0.07 | 0.65 | 304.24 | 0.91 | 0.18 |
| Hex | 59 | 4 | 53 | 0 | 60 | 7 | 41 | 130 | 5B | 12 |
| Octal | 131 | 4 | 123 | 0 | 140 | 7 | 101 | 460 | 133 | 22 |
| Binary | 1011001 | 100 | 1010011 | 0 | 1100000 | 111 | 1000001 | 100110000 | 1011011 | 10010 |
Color Harmonies of #590453
Complementary color
Monochromatic Colors of #590453
Black with #590453
Text Example
Text Example
White with #590453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590453; }
p { color: rgb(89,4,83); }
H1.HeaderClassName
{
color: #590453;
}
.AnyTagClassName
{
color: #590453;
}
</style>
background-color css
<style>
a { background-color: #590453; }
a { background-color: rgb(89,4,83); }
div.DivClassName
{
background-color: #590453;
}
.BgClassName
{
background-color: #590453;
}
</style>
border-color css
<style>
span { border-color: #590453; }
span { border-color: rgb(89,4,83); }
td.TdClassName
{
border-color: #590453;
}
.TagClassName
{
border-color: #590453;
}
</style>