Shades of Tyrian Purple #580553
Tints of Tyrian Purple #580553
RGB
CMYK
RGB Variations
Color information
#580553 (or 0x580553) is known color: Tyrian Purple. HEX triplet: 58, 05 and 53. RGB value is (88,5,83). Sum of RGB (Red+Green+Blue) = 88+5+83=176 (23% of max value = 765). Red value is 88 (34.77% from 255 or 50% from 176); Green value is 5 (2.34% from 255 or 2.84% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 88 - color contains mainly: red. Hex color #580553 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580553 is #A7FAAC. Grayscale: #262626. Windows color (decimal): -11008685 or 5440856. OLE color: 5440856.
HSL color Cylindrical-coordinate representation of color #580553: hue angle of 303.61º 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 #580553 is Cyan = 0, Magento = 0.94, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 5 | 83 | - |
| CMYK | 0 | 0.94 | 0.06 | 0.65 |
| HSL | 303.61º | 0.89% | 0.18% | - |
| HSV(B) | 303.61º | 0.94% | 0.35% | - |
| XYZ | 5.64 | 2.81 | 8.43 | - |
| YUV | 38.71 | 153 | 163.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 5 | 83 | 0 | 0.94 | 0.06 | 0.65 | 303.61 | 0.89 | 0.18 |
| Hex | 58 | 5 | 53 | 0 | 5E | 6 | 41 | 130 | 59 | 12 |
| Octal | 130 | 5 | 123 | 0 | 136 | 6 | 101 | 460 | 131 | 22 |
| Binary | 1011000 | 101 | 1010011 | 0 | 1011110 | 110 | 1000001 | 100110000 | 1011001 | 10010 |
Color Harmonies of #580553
Complementary color
Monochromatic Colors of #580553
Black with #580553
Text Example
Text Example
White with #580553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580553; }
p { color: rgb(88,5,83); }
H1.HeaderClassName
{
color: #580553;
}
.AnyTagClassName
{
color: #580553;
}
</style>
background-color css
<style>
a { background-color: #580553; }
a { background-color: rgb(88,5,83); }
div.DivClassName
{
background-color: #580553;
}
.BgClassName
{
background-color: #580553;
}
</style>
border-color css
<style>
span { border-color: #580553; }
span { border-color: rgb(88,5,83); }
td.TdClassName
{
border-color: #580553;
}
.TagClassName
{
border-color: #580553;
}
</style>