Shades of Tyrian Purple #591034
Tints of Tyrian Purple #591034
RGB
CMYK
RGB Variations
Color information
#591034 (or 0x591034) is known color: Tyrian Purple. HEX triplet: 59, 10 and 34. RGB value is (89,16,52). Sum of RGB (Red+Green+Blue) = 89+16+52=157 (20% of max value = 765). Red value is 89 (35.16% from 255 or 56.69% from 157); Green value is 16 (6.64% from 255 or 10.19% from 157); Blue value is 52 (20.70% from 255 or 33.12% from 157); Max value from RGB is 89 - color contains mainly: red. Hex color #591034 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #591034 is #A6EFCB. Grayscale: #292929. Windows color (decimal): -10940364 or 3412057. OLE color: 3412057.
HSL color Cylindrical-coordinate representation of color #591034: hue angle of 330.41º 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 #591034 is Cyan = 0, Magento = 0.82, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 16 | 52 | - |
| CMYK | 0 | 0.82 | 0.42 | 0.65 |
| HSL | 330.41º | 0.7% | 0.21% | - |
| HSV(B) | 330.41º | 0.82% | 0.35% | - |
| XYZ | 4.92 | 2.74 | 3.52 | - |
| YUV | 41.93 | 133.68 | 161.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 16 | 52 | 0 | 0.82 | 0.42 | 0.65 | 330.41 | 0.7 | 0.21 |
| Hex | 59 | 10 | 34 | 0 | 52 | 2A | 41 | 14A | 46 | 15 |
| Octal | 131 | 20 | 64 | 0 | 122 | 52 | 101 | 512 | 106 | 25 |
| Binary | 1011001 | 10000 | 110100 | 0 | 1010010 | 101010 | 1000001 | 101001010 | 1000110 | 10101 |
Color Harmonies of #591034
Complementary color
Monochromatic Colors of #591034
Black with #591034
Text Example
Text Example
White with #591034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #591034; }
p { color: rgb(89,16,52); }
H1.HeaderClassName
{
color: #591034;
}
.AnyTagClassName
{
color: #591034;
}
</style>
background-color css
<style>
a { background-color: #591034; }
a { background-color: rgb(89,16,52); }
div.DivClassName
{
background-color: #591034;
}
.BgClassName
{
background-color: #591034;
}
</style>
border-color css
<style>
span { border-color: #591034; }
span { border-color: rgb(89,16,52); }
td.TdClassName
{
border-color: #591034;
}
.TagClassName
{
border-color: #591034;
}
</style>