Shades of Tyrian Purple #591040
Tints of Tyrian Purple #591040
RGB
CMYK
RGB Variations
Color information
#591040 (or 0x591040) is known color: Tyrian Purple. HEX triplet: 59, 10 and 40. RGB value is (89,16,64). Sum of RGB (Red+Green+Blue) = 89+16+64=169 (22% of max value = 765). Red value is 89 (35.16% from 255 or 52.66% from 169); Green value is 16 (6.64% from 255 or 9.47% from 169); Blue value is 64 (25.39% from 255 or 37.87% from 169); Max value from RGB is 89 - color contains mainly: red. Hex color #591040 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591040 is #A6EFBF. Grayscale: #2B2B2B. Windows color (decimal): -10940352 or 4198489. OLE color: 4198489.
HSL color Cylindrical-coordinate representation of color #591040: hue angle of 320.55º 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 #591040 is Cyan = 0, Magento = 0.82, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 64 | - |
| CMYK | 0 | 0.82 | 0.28 | 0.65 |
| HSL | 320.55º | 0.7% | 0.21% | - |
| HSV(B) | 320.55º | 0.82% | 0.35% | - |
| XYZ | 5.23 | 2.86 | 5.13 | - |
| YUV | 43.3 | 139.68 | 160.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 64 | 0 | 0.82 | 0.28 | 0.65 | 320.55 | 0.7 | 0.21 |
| Hex | 59 | 10 | 40 | 0 | 52 | 1C | 41 | 141 | 46 | 15 |
| Octal | 131 | 20 | 100 | 0 | 122 | 34 | 101 | 501 | 106 | 25 |
| Binary | 1011001 | 10000 | 1000000 | 0 | 1010010 | 11100 | 1000001 | 101000001 | 1000110 | 10101 |
Color Harmonies of #591040
Complementary color
Monochromatic Colors of #591040
Black with #591040
Text Example
Text Example
White with #591040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591040; }
p { color: rgb(89,16,64); }
H1.HeaderClassName
{
color: #591040;
}
.AnyTagClassName
{
color: #591040;
}
</style>
background-color css
<style>
a { background-color: #591040; }
a { background-color: rgb(89,16,64); }
div.DivClassName
{
background-color: #591040;
}
.BgClassName
{
background-color: #591040;
}
</style>
border-color css
<style>
span { border-color: #591040; }
span { border-color: rgb(89,16,64); }
td.TdClassName
{
border-color: #591040;
}
.TagClassName
{
border-color: #591040;
}
</style>