Shades of Tyrian Purple #591039
Tints of Tyrian Purple #591039
RGB
CMYK
RGB Variations
Color information
#591039 (or 0x591039) is known color: Tyrian Purple. HEX triplet: 59, 10 and 39. RGB value is (89,16,57). Sum of RGB (Red+Green+Blue) = 89+16+57=162 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.94% from 162); Green value is 16 (6.64% from 255 or 9.88% from 162); Blue value is 57 (22.66% from 255 or 35.19% from 162); Max value from RGB is 89 - color contains mainly: red. Hex color #591039 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591039 is #A6EFC6. Grayscale: #2A2A2A. Windows color (decimal): -10940359 or 3739737. OLE color: 3739737.
HSL color Cylindrical-coordinate representation of color #591039: hue angle of 326.3º 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 #591039 is Cyan = 0, Magento = 0.82, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 57 | - |
| CMYK | 0 | 0.82 | 0.36 | 0.65 |
| HSL | 326.3º | 0.7% | 0.21% | - |
| HSV(B) | 326.3º | 0.82% | 0.35% | - |
| XYZ | 5.04 | 2.79 | 4.14 | - |
| YUV | 42.5 | 136.18 | 161.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 57 | 0 | 0.82 | 0.36 | 0.65 | 326.3 | 0.7 | 0.21 |
| Hex | 59 | 10 | 39 | 0 | 52 | 24 | 41 | 146 | 46 | 15 |
| Octal | 131 | 20 | 71 | 0 | 122 | 44 | 101 | 506 | 106 | 25 |
| Binary | 1011001 | 10000 | 111001 | 0 | 1010010 | 100100 | 1000001 | 101000110 | 1000110 | 10101 |
Color Harmonies of #591039
Complementary color
Monochromatic Colors of #591039
Black with #591039
Text Example
Text Example
White with #591039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591039; }
p { color: rgb(89,16,57); }
H1.HeaderClassName
{
color: #591039;
}
.AnyTagClassName
{
color: #591039;
}
</style>
background-color css
<style>
a { background-color: #591039; }
a { background-color: rgb(89,16,57); }
div.DivClassName
{
background-color: #591039;
}
.BgClassName
{
background-color: #591039;
}
</style>
border-color css
<style>
span { border-color: #591039; }
span { border-color: rgb(89,16,57); }
td.TdClassName
{
border-color: #591039;
}
.TagClassName
{
border-color: #591039;
}
</style>