Shades of Tyrian Purple #590234
Tints of Tyrian Purple #590234
RGB
CMYK
RGB Variations
Color information
#590234 (or 0x590234) is known color: Tyrian Purple. HEX triplet: 59, 02 and 34. RGB value is (89,2,52). Sum of RGB (Red+Green+Blue) = 89+2+52=143 (18% of max value = 765). Red value is 89 (35.16% from 255 or 62.24% from 143); Green value is 2 (1.17% from 255 or 1.40% from 143); Blue value is 52 (20.70% from 255 or 36.36% from 143); Max value from RGB is 89 - color contains mainly: red. Hex color #590234 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590234 is #A6FDCB. Grayscale: #212121. Windows color (decimal): -10943948 or 3408473. OLE color: 3408473.
HSL color Cylindrical-coordinate representation of color #590234: hue angle of 325.52º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #590234 is Cyan = 0, Magento = 0.98, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 2 | 52 | - |
| CMYK | 0 | 0.98 | 0.42 | 0.65 |
| HSL | 325.52º | 0.96% | 0.18% | - |
| HSV(B) | 325.52º | 0.98% | 0.35% | - |
| XYZ | 4.76 | 2.42 | 3.46 | - |
| YUV | 33.71 | 138.32 | 167.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 2 | 52 | 0 | 0.98 | 0.42 | 0.65 | 325.52 | 0.96 | 0.18 |
| Hex | 59 | 2 | 34 | 0 | 62 | 2A | 41 | 146 | 60 | 12 |
| Octal | 131 | 2 | 64 | 0 | 142 | 52 | 101 | 506 | 140 | 22 |
| Binary | 1011001 | 10 | 110100 | 0 | 1100010 | 101010 | 1000001 | 101000110 | 1100000 | 10010 |
Color Harmonies of #590234
Complementary color
Monochromatic Colors of #590234
Black with #590234
Text Example
Text Example
White with #590234
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590234; }
p { color: rgb(89,2,52); }
H1.HeaderClassName
{
color: #590234;
}
.AnyTagClassName
{
color: #590234;
}
</style>
background-color css
<style>
a { background-color: #590234; }
a { background-color: rgb(89,2,52); }
div.DivClassName
{
background-color: #590234;
}
.BgClassName
{
background-color: #590234;
}
</style>
border-color css
<style>
span { border-color: #590234; }
span { border-color: rgb(89,2,52); }
td.TdClassName
{
border-color: #590234;
}
.TagClassName
{
border-color: #590234;
}
</style>