Shades of Tyrian Purple #590424
Tints of Tyrian Purple #590424
RGB
CMYK
RGB Variations
Color information
#590424 (or 0x590424) is known color: Tyrian Purple. HEX triplet: 59, 04 and 24. RGB value is (89,4,36). Sum of RGB (Red+Green+Blue) = 89+4+36=129 (17% of max value = 765). Red value is 89 (35.16% from 255 or 68.99% from 129); Green value is 4 (1.95% from 255 or 3.10% from 129); Blue value is 36 (14.45% from 255 or 27.91% from 129); Max value from RGB is 89 - color contains mainly: red. Hex color #590424 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590424 is #A6FBDB. Grayscale: #212121. Windows color (decimal): -10943452 or 2360409. OLE color: 2360409.
HSL color Cylindrical-coordinate representation of color #590424: hue angle of 337.41º 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 #590424 is Cyan = 0, Magento = 0.96, Yellow = 0.60 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 4 | 36 | - |
| CMYK | 0 | 0.96 | 0.60 | 0.65 |
| HSL | 337.41º | 0.91% | 0.18% | - |
| HSV(B) | 337.41º | 0.96% | 0.35% | - |
| XYZ | 4.48 | 2.34 | 1.88 | - |
| YUV | 33.06 | 129.66 | 167.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 4 | 36 | 0 | 0.96 | 0.60 | 0.65 | 337.41 | 0.91 | 0.18 |
| Hex | 59 | 4 | 24 | 0 | 60 | 3C | 41 | 151 | 5B | 12 |
| Octal | 131 | 4 | 44 | 0 | 140 | 74 | 101 | 521 | 133 | 22 |
| Binary | 1011001 | 100 | 100100 | 0 | 1100000 | 111100 | 1000001 | 101010001 | 1011011 | 10010 |
Color Harmonies of #590424
Complementary color
Monochromatic Colors of #590424
Black with #590424
Text Example
Text Example
White with #590424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590424; }
p { color: rgb(89,4,36); }
H1.HeaderClassName
{
color: #590424;
}
.AnyTagClassName
{
color: #590424;
}
</style>
background-color css
<style>
a { background-color: #590424; }
a { background-color: rgb(89,4,36); }
div.DivClassName
{
background-color: #590424;
}
.BgClassName
{
background-color: #590424;
}
</style>
border-color css
<style>
span { border-color: #590424; }
span { border-color: rgb(89,4,36); }
td.TdClassName
{
border-color: #590424;
}
.TagClassName
{
border-color: #590424;
}
</style>