Shades of Tyrian Purple #590934
Tints of Tyrian Purple #590934
RGB
CMYK
RGB Variations
Color information
#590934 (or 0x590934) is known color: Tyrian Purple. HEX triplet: 59, 09 and 34. RGB value is (89,9,52). Sum of RGB (Red+Green+Blue) = 89+9+52=150 (19% of max value = 765). Red value is 89 (35.16% from 255 or 59.33% from 150); Green value is 9 (3.91% from 255 or 6% from 150); Blue value is 52 (20.70% from 255 or 34.67% from 150); Max value from RGB is 89 - color contains mainly: red. Hex color #590934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590934 is #A6F6CB. Grayscale: #252525. Windows color (decimal): -10942156 or 3410265. OLE color: 3410265.
HSL color Cylindrical-coordinate representation of color #590934: hue angle of 327.75º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #590934 is Cyan = 0, Magento = 0.90, Yellow = 0.42 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 52 | - |
| CMYK | 0 | 0.90 | 0.42 | 0.65 |
| HSL | 327.75º | 0.82% | 0.19% | - |
| HSV(B) | 327.75º | 0.9% | 0.35% | - |
| XYZ | 4.84 | 2.57 | 3.49 | - |
| YUV | 37.82 | 136 | 164.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 52 | 0 | 0.90 | 0.42 | 0.65 | 327.75 | 0.82 | 0.19 |
| Hex | 59 | 9 | 34 | 0 | 5A | 2A | 41 | 148 | 52 | 13 |
| Octal | 131 | 11 | 64 | 0 | 132 | 52 | 101 | 510 | 122 | 23 |
| Binary | 1011001 | 1001 | 110100 | 0 | 1011010 | 101010 | 1000001 | 101001000 | 1010010 | 10011 |
Color Harmonies of #590934
Complementary color
Monochromatic Colors of #590934
Black with #590934
Text Example
Text Example
White with #590934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590934; }
p { color: rgb(89,9,52); }
H1.HeaderClassName
{
color: #590934;
}
.AnyTagClassName
{
color: #590934;
}
</style>
background-color css
<style>
a { background-color: #590934; }
a { background-color: rgb(89,9,52); }
div.DivClassName
{
background-color: #590934;
}
.BgClassName
{
background-color: #590934;
}
</style>
border-color css
<style>
span { border-color: #590934; }
span { border-color: rgb(89,9,52); }
td.TdClassName
{
border-color: #590934;
}
.TagClassName
{
border-color: #590934;
}
</style>