Shades of Tyrian Purple #591336
Tints of Tyrian Purple #591336
RGB
CMYK
RGB Variations
Color information
#591336 (or 0x591336) is known color: Tyrian Purple. HEX triplet: 59, 13 and 36. RGB value is (89,19,54). Sum of RGB (Red+Green+Blue) = 89+19+54=162 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.94% from 162); Green value is 19 (7.81% from 255 or 11.73% from 162); Blue value is 54 (21.48% from 255 or 33.33% from 162); Max value from RGB is 89 - color contains mainly: red. Hex color #591336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591336 is #A6ECC9. Grayscale: #2B2B2B. Windows color (decimal): -10939594 or 3543897. OLE color: 3543897.
HSL color Cylindrical-coordinate representation of color #591336: hue angle of 330º 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 #591336 is Cyan = 0, Magento = 0.79, Yellow = 0.39 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 19 | 54 | - |
| CMYK | 0 | 0.79 | 0.39 | 0.65 |
| HSL | 330º | 0.65% | 0.21% | - |
| HSV(B) | 330º | 0.79% | 0.35% | - |
| XYZ | 5.02 | 2.86 | 3.78 | - |
| YUV | 43.92 | 133.69 | 160.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 19 | 54 | 0 | 0.79 | 0.39 | 0.65 | 330 | 0.65 | 0.21 |
| Hex | 59 | 13 | 36 | 0 | 4F | 27 | 41 | 14A | 41 | 15 |
| Octal | 131 | 23 | 66 | 0 | 117 | 47 | 101 | 512 | 101 | 25 |
| Binary | 1011001 | 10011 | 110110 | 0 | 1001111 | 100111 | 1000001 | 101001010 | 1000001 | 10101 |
Color Harmonies of #591336
Complementary color
Monochromatic Colors of #591336
Black with #591336
Text Example
Text Example
White with #591336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591336; }
p { color: rgb(89,19,54); }
H1.HeaderClassName
{
color: #591336;
}
.AnyTagClassName
{
color: #591336;
}
</style>
background-color css
<style>
a { background-color: #591336; }
a { background-color: rgb(89,19,54); }
div.DivClassName
{
background-color: #591336;
}
.BgClassName
{
background-color: #591336;
}
</style>
border-color css
<style>
span { border-color: #591336; }
span { border-color: rgb(89,19,54); }
td.TdClassName
{
border-color: #591336;
}
.TagClassName
{
border-color: #591336;
}
</style>