Shades of Tyrian Purple #591237
Tints of Tyrian Purple #591237
RGB
CMYK
RGB Variations
Color information
#591237 (or 0x591237) is known color: Tyrian Purple. HEX triplet: 59, 12 and 37. RGB value is (89,18,55). Sum of RGB (Red+Green+Blue) = 89+18+55=162 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.94% from 162); Green value is 18 (7.42% from 255 or 11.11% from 162); Blue value is 55 (21.88% from 255 or 33.95% from 162); Max value from RGB is 89 - color contains mainly: red. Hex color #591237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591237 is #A6EDC8. Grayscale: #2B2B2B. Windows color (decimal): -10939849 or 3609177. OLE color: 3609177.
HSL color Cylindrical-coordinate representation of color #591237: hue angle of 328.73º 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 #591237 is Cyan = 0, Magento = 0.80, Yellow = 0.38 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 18 | 55 | - |
| CMYK | 0 | 0.80 | 0.38 | 0.65 |
| HSL | 328.73º | 0.66% | 0.21% | - |
| HSV(B) | 328.73º | 0.8% | 0.35% | - |
| XYZ | 5.03 | 2.83 | 3.9 | - |
| YUV | 43.45 | 134.52 | 160.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 18 | 55 | 0 | 0.80 | 0.38 | 0.65 | 328.73 | 0.66 | 0.21 |
| Hex | 59 | 12 | 37 | 0 | 50 | 26 | 41 | 149 | 42 | 15 |
| Octal | 131 | 22 | 67 | 0 | 120 | 46 | 101 | 511 | 102 | 25 |
| Binary | 1011001 | 10010 | 110111 | 0 | 1010000 | 100110 | 1000001 | 101001001 | 1000010 | 10101 |
Color Harmonies of #591237
Complementary color
Monochromatic Colors of #591237
Black with #591237
Text Example
Text Example
White with #591237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591237; }
p { color: rgb(89,18,55); }
H1.HeaderClassName
{
color: #591237;
}
.AnyTagClassName
{
color: #591237;
}
</style>
background-color css
<style>
a { background-color: #591237; }
a { background-color: rgb(89,18,55); }
div.DivClassName
{
background-color: #591237;
}
.BgClassName
{
background-color: #591237;
}
</style>
border-color css
<style>
span { border-color: #591237; }
span { border-color: rgb(89,18,55); }
td.TdClassName
{
border-color: #591237;
}
.TagClassName
{
border-color: #591237;
}
</style>