Shades of Tyrian Purple #590630
Tints of Tyrian Purple #590630
RGB
CMYK
RGB Variations
Color information
#590630 (or 0x590630) is known color: Tyrian Purple. HEX triplet: 59, 06 and 30. RGB value is (89,6,48). Sum of RGB (Red+Green+Blue) = 89+6+48=143 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.24% from 143); Green value is 6 (2.73% from 255 or 4.20% from 143); Blue value is 48 (19.14% from 255 or 33.57% from 143); Max value from RGB is 89 - color contains mainly: red. Hex color #590630 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590630 is #A6F9CF. Grayscale: #232323. Windows color (decimal): -10942928 or 3147353. OLE color: 3147353.
HSL color Cylindrical-coordinate representation of color #590630: hue angle of 329.64º degrees, saturation: 0.87, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #590630 is Cyan = 0, Magento = 0.93, Yellow = 0.46 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 6 | 48 | - |
| CMYK | 0 | 0.93 | 0.46 | 0.65 |
| HSL | 329.64º | 0.87% | 0.19% | - |
| HSV(B) | 329.64º | 0.93% | 0.35% | - |
| XYZ | 4.72 | 2.47 | 3.02 | - |
| YUV | 35.61 | 135 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 6 | 48 | 0 | 0.93 | 0.46 | 0.65 | 329.64 | 0.87 | 0.19 |
| Hex | 59 | 6 | 30 | 0 | 5D | 2E | 41 | 14A | 57 | 13 |
| Octal | 131 | 6 | 60 | 0 | 135 | 56 | 101 | 512 | 127 | 23 |
| Binary | 1011001 | 110 | 110000 | 0 | 1011101 | 101110 | 1000001 | 101001010 | 1010111 | 10011 |
Color Harmonies of #590630
Complementary color
Monochromatic Colors of #590630
Black with #590630
Text Example
Text Example
White with #590630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590630; }
p { color: rgb(89,6,48); }
H1.HeaderClassName
{
color: #590630;
}
.AnyTagClassName
{
color: #590630;
}
</style>
background-color css
<style>
a { background-color: #590630; }
a { background-color: rgb(89,6,48); }
div.DivClassName
{
background-color: #590630;
}
.BgClassName
{
background-color: #590630;
}
</style>
border-color css
<style>
span { border-color: #590630; }
span { border-color: rgb(89,6,48); }
td.TdClassName
{
border-color: #590630;
}
.TagClassName
{
border-color: #590630;
}
</style>