Shades of Tyrian Purple #580054
Tints of Tyrian Purple #580054
RGB
CMYK
RGB Variations
Color information
#580054 (or 0x580054) is known color: Tyrian Purple. HEX triplet: 58, 00 and 54. RGB value is (88,0,84). Sum of RGB (Red+Green+Blue) = 88+0+84=172 (22% of max value = 765). Red value is 88 (34.77% from 255 or 51.16% from 172); Green value is 0 (0.39% from 255 or 0% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 88 - color contains mainly: red. Hex color #580054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580054 is #A7FFAB. Grayscale: #232323. Windows color (decimal): -11009964 or 5505112. OLE color: 5505112.
HSL color Cylindrical-coordinate representation of color #580054: hue angle of 302.73º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #580054 is Cyan = 0, Magento = 1, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 0 | 84 | - |
| CMYK | 0 | 1 | 0.05 | 0.65 |
| HSL | 302.73º | 1% | 0.17% | - |
| HSV(B) | 302.73º | 1% | 0.35% | - |
| XYZ | 5.62 | 2.71 | 8.62 | - |
| YUV | 35.89 | 155.15 | 165.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 0 | 84 | 0 | 1 | 0.05 | 0.65 | 302.73 | 1 | 0.17 |
| Hex | 58 | 0 | 54 | 0 | 64 | 5 | 41 | 12F | 64 | 11 |
| Octal | 130 | 0 | 124 | 0 | 144 | 5 | 101 | 457 | 144 | 21 |
| Binary | 1011000 | 0 | 1010100 | 0 | 1100100 | 101 | 1000001 | 100101111 | 1100100 | 10001 |
Color Harmonies of #580054
Complementary color
Monochromatic Colors of #580054
Black with #580054
Text Example
Text Example
White with #580054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580054; }
p { color: rgb(88,0,84); }
H1.HeaderClassName
{
color: #580054;
}
.AnyTagClassName
{
color: #580054;
}
</style>
background-color css
<style>
a { background-color: #580054; }
a { background-color: rgb(88,0,84); }
div.DivClassName
{
background-color: #580054;
}
.BgClassName
{
background-color: #580054;
}
</style>
border-color css
<style>
span { border-color: #580054; }
span { border-color: rgb(88,0,84); }
td.TdClassName
{
border-color: #580054;
}
.TagClassName
{
border-color: #580054;
}
</style>