Shades of Tyrian Purple #591345
Tints of Tyrian Purple #591345
RGB
CMYK
RGB Variations
Color information
#591345 (or 0x591345) is known color: Tyrian Purple. HEX triplet: 59, 13 and 45. RGB value is (89,19,69). Sum of RGB (Red+Green+Blue) = 89+19+69=177 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.28% from 177); Green value is 19 (7.81% from 255 or 10.73% from 177); Blue value is 69 (27.34% from 255 or 38.98% from 177); Max value from RGB is 89 - color contains mainly: red. Hex color #591345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591345 is #A6ECBA. Grayscale: #2D2D2D. Windows color (decimal): -10939579 or 4526937. OLE color: 4526937.
HSL color Cylindrical-coordinate representation of color #591345: hue angle of 317.14º 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 #591345 is Cyan = 0, Magento = 0.79, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 69 | - |
| CMYK | 0 | 0.79 | 0.22 | 0.65 |
| HSL | 317.14º | 0.65% | 0.21% | - |
| HSV(B) | 317.14º | 0.79% | 0.35% | - |
| XYZ | 5.43 | 3.02 | 5.93 | - |
| YUV | 45.63 | 141.19 | 158.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 69 | 0 | 0.79 | 0.22 | 0.65 | 317.14 | 0.65 | 0.21 |
| Hex | 59 | 13 | 45 | 0 | 4F | 16 | 41 | 13D | 41 | 15 |
| Octal | 131 | 23 | 105 | 0 | 117 | 26 | 101 | 475 | 101 | 25 |
| Binary | 1011001 | 10011 | 1000101 | 0 | 1001111 | 10110 | 1000001 | 100111101 | 1000001 | 10101 |
Color Harmonies of #591345
Complementary color
Monochromatic Colors of #591345
Black with #591345
Text Example
Text Example
White with #591345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591345; }
p { color: rgb(89,19,69); }
H1.HeaderClassName
{
color: #591345;
}
.AnyTagClassName
{
color: #591345;
}
</style>
background-color css
<style>
a { background-color: #591345; }
a { background-color: rgb(89,19,69); }
div.DivClassName
{
background-color: #591345;
}
.BgClassName
{
background-color: #591345;
}
</style>
border-color css
<style>
span { border-color: #591345; }
span { border-color: rgb(89,19,69); }
td.TdClassName
{
border-color: #591345;
}
.TagClassName
{
border-color: #591345;
}
</style>