Shades of Tyrian Purple #591243
Tints of Tyrian Purple #591243
RGB
CMYK
RGB Variations
Color information
#591243 (or 0x591243) is known color: Tyrian Purple. HEX triplet: 59, 12 and 43. RGB value is (89,18,67). Sum of RGB (Red+Green+Blue) = 89+18+67=174 (23% of max value = 765). Red value is 89 (35.16% from 255 or 51.15% from 174); Green value is 18 (7.42% from 255 or 10.34% from 174); Blue value is 67 (26.56% from 255 or 38.51% from 174); Max value from RGB is 89 - color contains mainly: red. Hex color #591243 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591243 is #A6EDBC. Grayscale: #2C2C2C. Windows color (decimal): -10939837 or 4395609. OLE color: 4395609.
HSL color Cylindrical-coordinate representation of color #591243: hue angle of 318.59º degrees, saturation: 0.66, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #591243 is Cyan = 0, Magento = 0.80, Yellow = 0.25 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 18 | 67 | - |
| CMYK | 0 | 0.80 | 0.25 | 0.65 |
| HSL | 318.59º | 0.66% | 0.21% | - |
| HSV(B) | 318.59º | 0.8% | 0.35% | - |
| XYZ | 5.35 | 2.96 | 5.6 | - |
| YUV | 44.82 | 140.52 | 159.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 18 | 67 | 0 | 0.80 | 0.25 | 0.65 | 318.59 | 0.66 | 0.21 |
| Hex | 59 | 12 | 43 | 0 | 50 | 19 | 41 | 13F | 42 | 15 |
| Octal | 131 | 22 | 103 | 0 | 120 | 31 | 101 | 477 | 102 | 25 |
| Binary | 1011001 | 10010 | 1000011 | 0 | 1010000 | 11001 | 1000001 | 100111111 | 1000010 | 10101 |
Color Harmonies of #591243
Complementary color
Monochromatic Colors of #591243
Black with #591243
Text Example
Text Example
White with #591243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591243; }
p { color: rgb(89,18,67); }
H1.HeaderClassName
{
color: #591243;
}
.AnyTagClassName
{
color: #591243;
}
</style>
background-color css
<style>
a { background-color: #591243; }
a { background-color: rgb(89,18,67); }
div.DivClassName
{
background-color: #591243;
}
.BgClassName
{
background-color: #591243;
}
</style>
border-color css
<style>
span { border-color: #591243; }
span { border-color: rgb(89,18,67); }
td.TdClassName
{
border-color: #591243;
}
.TagClassName
{
border-color: #591243;
}
</style>