Shades of Tyrian Purple #591041
Tints of Tyrian Purple #591041
RGB
CMYK
RGB Variations
Color information
#591041 (or 0x591041) is known color: Tyrian Purple. HEX triplet: 59, 10 and 41. RGB value is (89,16,65). Sum of RGB (Red+Green+Blue) = 89+16+65=170 (22% of max value = 765). Red value is 89 (35.16% from 255 or 52.35% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 89 - color contains mainly: red. Hex color #591041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591041 is #A6EFBE. Grayscale: #2B2B2B. Windows color (decimal): -10940351 or 4264025. OLE color: 4264025.
HSL color Cylindrical-coordinate representation of color #591041: hue angle of 319.73º 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 #591041 is Cyan = 0, Magento = 0.82, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 65 | - |
| CMYK | 0 | 0.82 | 0.27 | 0.65 |
| HSL | 319.73º | 0.7% | 0.21% | - |
| HSV(B) | 319.73º | 0.82% | 0.35% | - |
| XYZ | 5.26 | 2.88 | 5.28 | - |
| YUV | 43.41 | 140.18 | 160.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 65 | 0 | 0.82 | 0.27 | 0.65 | 319.73 | 0.7 | 0.21 |
| Hex | 59 | 10 | 41 | 0 | 52 | 1B | 41 | 140 | 46 | 15 |
| Octal | 131 | 20 | 101 | 0 | 122 | 33 | 101 | 500 | 106 | 25 |
| Binary | 1011001 | 10000 | 1000001 | 0 | 1010010 | 11011 | 1000001 | 101000000 | 1000110 | 10101 |
Color Harmonies of #591041
Complementary color
Monochromatic Colors of #591041
Black with #591041
Text Example
Text Example
White with #591041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591041; }
p { color: rgb(89,16,65); }
H1.HeaderClassName
{
color: #591041;
}
.AnyTagClassName
{
color: #591041;
}
</style>
background-color css
<style>
a { background-color: #591041; }
a { background-color: rgb(89,16,65); }
div.DivClassName
{
background-color: #591041;
}
.BgClassName
{
background-color: #591041;
}
</style>
border-color css
<style>
span { border-color: #591041; }
span { border-color: rgb(89,16,65); }
td.TdClassName
{
border-color: #591041;
}
.TagClassName
{
border-color: #591041;
}
</style>