Shades of Tyrian Purple #591449
Tints of Tyrian Purple #591449
RGB
CMYK
RGB Variations
Color information
#591449 (or 0x591449) is known color: Tyrian Purple. HEX triplet: 59, 14 and 49. RGB value is (89,20,73). Sum of RGB (Red+Green+Blue) = 89+20+73=182 (24% of max value = 765). Red value is 89 (35.16% from 255 or 48.90% from 182); Green value is 20 (8.20% from 255 or 10.99% from 182); Blue value is 73 (28.91% from 255 or 40.11% from 182); Max value from RGB is 89 - color contains mainly: red. Hex color #591449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591449 is #A6EBB6. Grayscale: #2E2E2E. Windows color (decimal): -10939319 or 4789337. OLE color: 4789337.
HSL color Cylindrical-coordinate representation of color #591449: hue angle of 313.91º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #591449 is Cyan = 0, Magento = 0.78, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 20 | 73 | - |
| CMYK | 0 | 0.78 | 0.18 | 0.65 |
| HSL | 313.91º | 0.63% | 0.21% | - |
| HSV(B) | 313.91º | 0.78% | 0.35% | - |
| XYZ | 5.57 | 3.11 | 6.61 | - |
| YUV | 46.67 | 142.86 | 158.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 20 | 73 | 0 | 0.78 | 0.18 | 0.65 | 313.91 | 0.63 | 0.21 |
| Hex | 59 | 14 | 49 | 0 | 4E | 12 | 41 | 13A | 3F | 15 |
| Octal | 131 | 24 | 111 | 0 | 116 | 22 | 101 | 472 | 77 | 25 |
| Binary | 1011001 | 10100 | 1001001 | 0 | 1001110 | 10010 | 1000001 | 100111010 | 111111 | 10101 |
Color Harmonies of #591449
Complementary color
Monochromatic Colors of #591449
Black with #591449
Text Example
Text Example
White with #591449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591449; }
p { color: rgb(89,20,73); }
H1.HeaderClassName
{
color: #591449;
}
.AnyTagClassName
{
color: #591449;
}
</style>
background-color css
<style>
a { background-color: #591449; }
a { background-color: rgb(89,20,73); }
div.DivClassName
{
background-color: #591449;
}
.BgClassName
{
background-color: #591449;
}
</style>
border-color css
<style>
span { border-color: #591449; }
span { border-color: rgb(89,20,73); }
td.TdClassName
{
border-color: #591449;
}
.TagClassName
{
border-color: #591449;
}
</style>