Shades of Tyrian Purple #591047
Tints of Tyrian Purple #591047
RGB
CMYK
RGB Variations
Color information
#591047 (or 0x591047) is known color: Tyrian Purple. HEX triplet: 59, 10 and 47. RGB value is (89,16,71). Sum of RGB (Red+Green+Blue) = 89+16+71=176 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.57% from 176); Green value is 16 (6.64% from 255 or 9.09% from 176); Blue value is 71 (28.12% from 255 or 40.34% from 176); Max value from RGB is 89 - color contains mainly: red. Hex color #591047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591047 is #A6EFB8. Grayscale: #2B2B2B. Windows color (decimal): -10940345 or 4657241. OLE color: 4657241.
HSL color Cylindrical-coordinate representation of color #591047: hue angle of 314.79º 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 #591047 is Cyan = 0, Magento = 0.82, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 71 | - |
| CMYK | 0 | 0.82 | 0.20 | 0.65 |
| HSL | 314.79º | 0.7% | 0.21% | - |
| HSV(B) | 314.79º | 0.82% | 0.35% | - |
| XYZ | 5.44 | 2.95 | 6.24 | - |
| YUV | 44.1 | 143.18 | 160.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 71 | 0 | 0.82 | 0.20 | 0.65 | 314.79 | 0.7 | 0.21 |
| Hex | 59 | 10 | 47 | 0 | 52 | 14 | 41 | 13B | 46 | 15 |
| Octal | 131 | 20 | 107 | 0 | 122 | 24 | 101 | 473 | 106 | 25 |
| Binary | 1011001 | 10000 | 1000111 | 0 | 1010010 | 10100 | 1000001 | 100111011 | 1000110 | 10101 |
Color Harmonies of #591047
Complementary color
Monochromatic Colors of #591047
Black with #591047
Text Example
Text Example
White with #591047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591047; }
p { color: rgb(89,16,71); }
H1.HeaderClassName
{
color: #591047;
}
.AnyTagClassName
{
color: #591047;
}
</style>
background-color css
<style>
a { background-color: #591047; }
a { background-color: rgb(89,16,71); }
div.DivClassName
{
background-color: #591047;
}
.BgClassName
{
background-color: #591047;
}
</style>
border-color css
<style>
span { border-color: #591047; }
span { border-color: rgb(89,16,71); }
td.TdClassName
{
border-color: #591047;
}
.TagClassName
{
border-color: #591047;
}
</style>