Shades of Tyrian Purple #591049
Tints of Tyrian Purple #591049
RGB
CMYK
RGB Variations
Color information
#591049 (or 0x591049) is known color: Tyrian Purple. HEX triplet: 59, 10 and 49. RGB value is (89,16,73). Sum of RGB (Red+Green+Blue) = 89+16+73=178 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50% from 178); Green value is 16 (6.64% from 255 or 8.99% from 178); Blue value is 73 (28.91% from 255 or 41.01% from 178); Max value from RGB is 89 - color contains mainly: red. Hex color #591049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591049 is #A6EFB6. Grayscale: #2C2C2C. Windows color (decimal): -10940343 or 4788313. OLE color: 4788313.
HSL color Cylindrical-coordinate representation of color #591049: hue angle of 313.15º degrees, saturation: 0.7, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #591049 is Cyan = 0, Magento = 0.82, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 73 | - |
| CMYK | 0 | 0.82 | 0.18 | 0.65 |
| HSL | 313.15º | 0.7% | 0.21% | - |
| HSV(B) | 313.15º | 0.82% | 0.35% | - |
| XYZ | 5.51 | 2.98 | 6.59 | - |
| YUV | 44.33 | 144.18 | 159.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 73 | 0 | 0.82 | 0.18 | 0.65 | 313.15 | 0.7 | 0.21 |
| Hex | 59 | 10 | 49 | 0 | 52 | 12 | 41 | 139 | 46 | 15 |
| Octal | 131 | 20 | 111 | 0 | 122 | 22 | 101 | 471 | 106 | 25 |
| Binary | 1011001 | 10000 | 1001001 | 0 | 1010010 | 10010 | 1000001 | 100111001 | 1000110 | 10101 |
Color Harmonies of #591049
Complementary color
Monochromatic Colors of #591049
Black with #591049
Text Example
Text Example
White with #591049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591049; }
p { color: rgb(89,16,73); }
H1.HeaderClassName
{
color: #591049;
}
.AnyTagClassName
{
color: #591049;
}
</style>
background-color css
<style>
a { background-color: #591049; }
a { background-color: rgb(89,16,73); }
div.DivClassName
{
background-color: #591049;
}
.BgClassName
{
background-color: #591049;
}
</style>
border-color css
<style>
span { border-color: #591049; }
span { border-color: rgb(89,16,73); }
td.TdClassName
{
border-color: #591049;
}
.TagClassName
{
border-color: #591049;
}
</style>