Shades of Tyrian Purple #591037
Tints of Tyrian Purple #591037
RGB
CMYK
RGB Variations
Color information
#591037 (or 0x591037) is known color: Tyrian Purple. HEX triplet: 59, 10 and 37. RGB value is (89,16,55). Sum of RGB (Red+Green+Blue) = 89+16+55=160 (21% of max value = 765). Red value is 89 (35.16% from 255 or 55.62% from 160); Green value is 16 (6.64% from 255 or 10% from 160); Blue value is 55 (21.88% from 255 or 34.38% from 160); Max value from RGB is 89 - color contains mainly: red. Hex color #591037 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591037 is #A6EFC8. Grayscale: #2A2A2A. Windows color (decimal): -10940361 or 3608665. OLE color: 3608665.
HSL color Cylindrical-coordinate representation of color #591037: hue angle of 327.95º 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 #591037 is Cyan = 0, Magento = 0.82, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 55 | - |
| CMYK | 0 | 0.82 | 0.38 | 0.65 |
| HSL | 327.95º | 0.7% | 0.21% | - |
| HSV(B) | 327.95º | 0.82% | 0.35% | - |
| XYZ | 4.99 | 2.77 | 3.89 | - |
| YUV | 42.27 | 135.18 | 161.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 55 | 0 | 0.82 | 0.38 | 0.65 | 327.95 | 0.7 | 0.21 |
| Hex | 59 | 10 | 37 | 0 | 52 | 26 | 41 | 148 | 46 | 15 |
| Octal | 131 | 20 | 67 | 0 | 122 | 46 | 101 | 510 | 106 | 25 |
| Binary | 1011001 | 10000 | 110111 | 0 | 1010010 | 100110 | 1000001 | 101001000 | 1000110 | 10101 |
Color Harmonies of #591037
Complementary color
Monochromatic Colors of #591037
Black with #591037
Text Example
Text Example
White with #591037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591037; }
p { color: rgb(89,16,55); }
H1.HeaderClassName
{
color: #591037;
}
.AnyTagClassName
{
color: #591037;
}
</style>
background-color css
<style>
a { background-color: #591037; }
a { background-color: rgb(89,16,55); }
div.DivClassName
{
background-color: #591037;
}
.BgClassName
{
background-color: #591037;
}
</style>
border-color css
<style>
span { border-color: #591037; }
span { border-color: rgb(89,16,55); }
td.TdClassName
{
border-color: #591037;
}
.TagClassName
{
border-color: #591037;
}
</style>