Shades of Tyrian Purple #590325
Tints of Tyrian Purple #590325
RGB
CMYK
RGB Variations
Color information
#590325 (or 0x590325) is known color: Tyrian Purple. HEX triplet: 59, 03 and 25. RGB value is (89,3,37). Sum of RGB (Red+Green+Blue) = 89+3+37=129 (17% of max value = 765). Red value is 89 (35.16% from 255 or 68.99% from 129); Green value is 3 (1.56% from 255 or 2.33% from 129); Blue value is 37 (14.84% from 255 or 28.68% from 129); Max value from RGB is 89 - color contains mainly: red. Hex color #590325 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590325 is #A6FCDA. Grayscale: #202020. Windows color (decimal): -10943707 or 2425689. OLE color: 2425689.
HSL color Cylindrical-coordinate representation of color #590325: hue angle of 336.28º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #590325 is Cyan = 0, Magento = 0.97, Yellow = 0.58 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 3 | 37 | - |
| CMYK | 0 | 0.97 | 0.58 | 0.65 |
| HSL | 336.28º | 0.93% | 0.18% | - |
| HSV(B) | 336.28º | 0.97% | 0.35% | - |
| XYZ | 4.49 | 2.32 | 1.96 | - |
| YUV | 32.59 | 130.49 | 168.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 3 | 37 | 0 | 0.97 | 0.58 | 0.65 | 336.28 | 0.93 | 0.18 |
| Hex | 59 | 3 | 25 | 0 | 61 | 3A | 41 | 150 | 5D | 12 |
| Octal | 131 | 3 | 45 | 0 | 141 | 72 | 101 | 520 | 135 | 22 |
| Binary | 1011001 | 11 | 100101 | 0 | 1100001 | 111010 | 1000001 | 101010000 | 1011101 | 10010 |
Color Harmonies of #590325
Complementary color
Monochromatic Colors of #590325
Black with #590325
Text Example
Text Example
White with #590325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590325; }
p { color: rgb(89,3,37); }
H1.HeaderClassName
{
color: #590325;
}
.AnyTagClassName
{
color: #590325;
}
</style>
background-color css
<style>
a { background-color: #590325; }
a { background-color: rgb(89,3,37); }
div.DivClassName
{
background-color: #590325;
}
.BgClassName
{
background-color: #590325;
}
</style>
border-color css
<style>
span { border-color: #590325; }
span { border-color: rgb(89,3,37); }
td.TdClassName
{
border-color: #590325;
}
.TagClassName
{
border-color: #590325;
}
</style>