Shades of Tyrian Purple #590732
Tints of Tyrian Purple #590732
RGB
CMYK
RGB Variations
Color information
#590732 (or 0x590732) is known color: Tyrian Purple. HEX triplet: 59, 07 and 32. RGB value is (89,7,50). Sum of RGB (Red+Green+Blue) = 89+7+50=146 (19% of max value = 765). Red value is 89 (35.16% from 255 or 60.96% from 146); Green value is 7 (3.12% from 255 or 4.79% from 146); Blue value is 50 (19.92% from 255 or 34.25% from 146); Max value from RGB is 89 - color contains mainly: red. Hex color #590732 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590732 is #A6F8CD. Grayscale: #242424. Windows color (decimal): -10942670 or 3278681. OLE color: 3278681.
HSL color Cylindrical-coordinate representation of color #590732: hue angle of 328.54º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #590732 is Cyan = 0, Magento = 0.92, Yellow = 0.44 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 7 | 50 | - |
| CMYK | 0 | 0.92 | 0.44 | 0.65 |
| HSL | 328.54º | 0.85% | 0.19% | - |
| HSV(B) | 328.54º | 0.92% | 0.35% | - |
| XYZ | 4.77 | 2.51 | 3.25 | - |
| YUV | 36.42 | 135.67 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 7 | 50 | 0 | 0.92 | 0.44 | 0.65 | 328.54 | 0.85 | 0.19 |
| Hex | 59 | 7 | 32 | 0 | 5C | 2C | 41 | 149 | 55 | 13 |
| Octal | 131 | 7 | 62 | 0 | 134 | 54 | 101 | 511 | 125 | 23 |
| Binary | 1011001 | 111 | 110010 | 0 | 1011100 | 101100 | 1000001 | 101001001 | 1010101 | 10011 |
Color Harmonies of #590732
Complementary color
Monochromatic Colors of #590732
Black with #590732
Text Example
Text Example
White with #590732
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590732; }
p { color: rgb(89,7,50); }
H1.HeaderClassName
{
color: #590732;
}
.AnyTagClassName
{
color: #590732;
}
</style>
background-color css
<style>
a { background-color: #590732; }
a { background-color: rgb(89,7,50); }
div.DivClassName
{
background-color: #590732;
}
.BgClassName
{
background-color: #590732;
}
</style>
border-color css
<style>
span { border-color: #590732; }
span { border-color: rgb(89,7,50); }
td.TdClassName
{
border-color: #590732;
}
.TagClassName
{
border-color: #590732;
}
</style>