Shades of Tyrian Purple #591342
Tints of Tyrian Purple #591342
RGB
CMYK
RGB Variations
Color information
#591342 (or 0x591342) is known color: Tyrian Purple. HEX triplet: 59, 13 and 42. RGB value is (89,19,66). Sum of RGB (Red+Green+Blue) = 89+19+66=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 66 (26.17% from 255 or 37.93% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #591342 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591342 is #A6ECBD. Grayscale: #2D2D2D. Windows color (decimal): -10939582 or 4330329. OLE color: 4330329.
HSL color Cylindrical-coordinate representation of color #591342: hue angle of 319.71º degrees, saturation: 0.65, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #591342 is Cyan = 0, Magento = 0.79, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 66 | - |
| CMYK | 0 | 0.79 | 0.26 | 0.65 |
| HSL | 319.71º | 0.65% | 0.21% | - |
| HSV(B) | 319.71º | 0.79% | 0.35% | - |
| XYZ | 5.34 | 2.98 | 5.45 | - |
| YUV | 45.29 | 139.69 | 159.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 66 | 0 | 0.79 | 0.26 | 0.65 | 319.71 | 0.65 | 0.21 |
| Hex | 59 | 13 | 42 | 0 | 4F | 1A | 41 | 140 | 41 | 15 |
| Octal | 131 | 23 | 102 | 0 | 117 | 32 | 101 | 500 | 101 | 25 |
| Binary | 1011001 | 10011 | 1000010 | 0 | 1001111 | 11010 | 1000001 | 101000000 | 1000001 | 10101 |
Color Harmonies of #591342
Complementary color
Monochromatic Colors of #591342
Black with #591342
Text Example
Text Example
White with #591342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591342; }
p { color: rgb(89,19,66); }
H1.HeaderClassName
{
color: #591342;
}
.AnyTagClassName
{
color: #591342;
}
</style>
background-color css
<style>
a { background-color: #591342; }
a { background-color: rgb(89,19,66); }
div.DivClassName
{
background-color: #591342;
}
.BgClassName
{
background-color: #591342;
}
</style>
border-color css
<style>
span { border-color: #591342; }
span { border-color: rgb(89,19,66); }
td.TdClassName
{
border-color: #591342;
}
.TagClassName
{
border-color: #591342;
}
</style>