Shades of Tyrian Purple #590940
Tints of Tyrian Purple #590940
RGB
CMYK
RGB Variations
Color information
#590940 (or 0x590940) is known color: Tyrian Purple. HEX triplet: 59, 09 and 40. RGB value is (89,9,64). Sum of RGB (Red+Green+Blue) = 89+9+64=162 (21% of max value = 765). Red value is 89 (35.16% from 255 or 54.94% from 162); Green value is 9 (3.91% from 255 or 5.56% from 162); Blue value is 64 (25.39% from 255 or 39.51% from 162); Max value from RGB is 89 - color contains mainly: red. Hex color #590940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #590940 is #A6F6BF. Grayscale: #272727. Windows color (decimal): -10942144 or 4196697. OLE color: 4196697.
HSL color Cylindrical-coordinate representation of color #590940: hue angle of 318.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 #590940 is Cyan = 0, Magento = 0.90, Yellow = 0.28 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 9 | 64 | - |
| CMYK | 0 | 0.90 | 0.28 | 0.65 |
| HSL | 318.75º | 0.82% | 0.19% | - |
| HSV(B) | 318.75º | 0.9% | 0.35% | - |
| XYZ | 5.14 | 2.69 | 5.1 | - |
| YUV | 39.19 | 142 | 163.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 9 | 64 | 0 | 0.90 | 0.28 | 0.65 | 318.75 | 0.82 | 0.19 |
| Hex | 59 | 9 | 40 | 0 | 5A | 1C | 41 | 13F | 52 | 13 |
| Octal | 131 | 11 | 100 | 0 | 132 | 34 | 101 | 477 | 122 | 23 |
| Binary | 1011001 | 1001 | 1000000 | 0 | 1011010 | 11100 | 1000001 | 100111111 | 1010010 | 10011 |
Color Harmonies of #590940
Complementary color
Monochromatic Colors of #590940
Black with #590940
Text Example
Text Example
White with #590940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #590940; }
p { color: rgb(89,9,64); }
H1.HeaderClassName
{
color: #590940;
}
.AnyTagClassName
{
color: #590940;
}
</style>
background-color css
<style>
a { background-color: #590940; }
a { background-color: rgb(89,9,64); }
div.DivClassName
{
background-color: #590940;
}
.BgClassName
{
background-color: #590940;
}
</style>
border-color css
<style>
span { border-color: #590940; }
span { border-color: rgb(89,9,64); }
td.TdClassName
{
border-color: #590940;
}
.TagClassName
{
border-color: #590940;
}
</style>