Shades of Tyrian Purple #580546
Tints of Tyrian Purple #580546
RGB
CMYK
RGB Variations
Color information
#580546 (or 0x580546) is known color: Tyrian Purple. HEX triplet: 58, 05 and 46. RGB value is (88,5,70). Sum of RGB (Red+Green+Blue) = 88+5+70=163 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.99% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 70 (27.73% from 255 or 42.94% from 163); Max value from RGB is 88 - color contains mainly: red. Hex color #580546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580546 is #A7FAB9. Grayscale: #252525. Windows color (decimal): -11008698 or 4588888. OLE color: 4588888.
HSL color Cylindrical-coordinate representation of color #580546: hue angle of 313.01º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #580546 is Cyan = 0, Magento = 0.94, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 5 | 70 | - |
| CMYK | 0 | 0.94 | 0.20 | 0.65 |
| HSL | 313.01º | 0.89% | 0.18% | - |
| HSV(B) | 313.01º | 0.94% | 0.35% | - |
| XYZ | 5.18 | 2.63 | 6.03 | - |
| YUV | 37.23 | 146.5 | 164.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 5 | 70 | 0 | 0.94 | 0.20 | 0.65 | 313.01 | 0.89 | 0.18 |
| Hex | 58 | 5 | 46 | 0 | 5E | 14 | 41 | 139 | 59 | 12 |
| Octal | 130 | 5 | 106 | 0 | 136 | 24 | 101 | 471 | 131 | 22 |
| Binary | 1011000 | 101 | 1000110 | 0 | 1011110 | 10100 | 1000001 | 100111001 | 1011001 | 10010 |
Color Harmonies of #580546
Complementary color
Monochromatic Colors of #580546
Black with #580546
Text Example
Text Example
White with #580546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580546; }
p { color: rgb(88,5,70); }
H1.HeaderClassName
{
color: #580546;
}
.AnyTagClassName
{
color: #580546;
}
</style>
background-color css
<style>
a { background-color: #580546; }
a { background-color: rgb(88,5,70); }
div.DivClassName
{
background-color: #580546;
}
.BgClassName
{
background-color: #580546;
}
</style>
border-color css
<style>
span { border-color: #580546; }
span { border-color: rgb(88,5,70); }
td.TdClassName
{
border-color: #580546;
}
.TagClassName
{
border-color: #580546;
}
</style>