Shades of Tyrian Purple #591244
Tints of Tyrian Purple #591244
RGB
CMYK
RGB Variations
Color information
#591244 (or 0x591244) is known color: Tyrian Purple. HEX triplet: 59, 12 and 44. RGB value is (89,18,68). Sum of RGB (Red+Green+Blue) = 89+18+68=175 (23% of max value = 765). Red value is 89 (35.16% from 255 or 50.86% from 175); Green value is 18 (7.42% from 255 or 10.29% from 175); Blue value is 68 (26.95% from 255 or 38.86% from 175); Max value from RGB is 89 - color contains mainly: red. Hex color #591244 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591244 is #A6EDBB. Grayscale: #2C2C2C. Windows color (decimal): -10939836 or 4461145. OLE color: 4461145.
HSL color Cylindrical-coordinate representation of color #591244: hue angle of 317.75º 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 #591244 is Cyan = 0, Magento = 0.80, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 18 | 68 | - |
| CMYK | 0 | 0.80 | 0.24 | 0.65 |
| HSL | 317.75º | 0.66% | 0.21% | - |
| HSV(B) | 317.75º | 0.8% | 0.35% | - |
| XYZ | 5.38 | 2.97 | 5.76 | - |
| YUV | 44.93 | 141.02 | 159.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 18 | 68 | 0 | 0.80 | 0.24 | 0.65 | 317.75 | 0.66 | 0.21 |
| Hex | 59 | 12 | 44 | 0 | 50 | 18 | 41 | 13E | 42 | 15 |
| Octal | 131 | 22 | 104 | 0 | 120 | 30 | 101 | 476 | 102 | 25 |
| Binary | 1011001 | 10010 | 1000100 | 0 | 1010000 | 11000 | 1000001 | 100111110 | 1000010 | 10101 |
Color Harmonies of #591244
Complementary color
Monochromatic Colors of #591244
Black with #591244
Text Example
Text Example
White with #591244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591244; }
p { color: rgb(89,18,68); }
H1.HeaderClassName
{
color: #591244;
}
.AnyTagClassName
{
color: #591244;
}
</style>
background-color css
<style>
a { background-color: #591244; }
a { background-color: rgb(89,18,68); }
div.DivClassName
{
background-color: #591244;
}
.BgClassName
{
background-color: #591244;
}
</style>
border-color css
<style>
span { border-color: #591244; }
span { border-color: rgb(89,18,68); }
td.TdClassName
{
border-color: #591244;
}
.TagClassName
{
border-color: #591244;
}
</style>