Shades of Tyrian Purple #580053
Tints of Tyrian Purple #580053
RGB
CMYK
RGB Variations
Color information
#580053 (or 0x580053) is known color: Tyrian Purple. HEX triplet: 58, 00 and 53. RGB value is (88,0,83). Sum of RGB (Red+Green+Blue) = 88+0+83=171 (22% of max value = 765). Red value is 88 (34.77% from 255 or 51.46% from 171); Green value is 0 (0.39% from 255 or 0% from 171); Blue value is 83 (32.81% from 255 or 48.54% from 171); Max value from RGB is 88 - color contains mainly: red. Hex color #580053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #580053 is #A7FFAC. Grayscale: #232323. Windows color (decimal): -11009965 or 5439576. OLE color: 5439576.
HSL color Cylindrical-coordinate representation of color #580053: hue angle of 303.41º 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 #580053 is Cyan = 0, Magento = 1, Yellow = 0.06 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.06 | 0.65 |
| HSL | 303.41º | 1% | 0.17% | - |
| HSV(B) | 303.41º | 1% | 0.35% | - |
| XYZ | 5.59 | 2.7 | 8.41 | - |
| YUV | 35.77 | 154.65 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 0 | 83 | 0 | 1 | 0.06 | 0.65 | 303.41 | 1 | 0.17 |
| Hex | 58 | 0 | 53 | 0 | 64 | 6 | 41 | 12F | 64 | 11 |
| Octal | 130 | 0 | 123 | 0 | 144 | 6 | 101 | 457 | 144 | 21 |
| Binary | 1011000 | 0 | 1010011 | 0 | 1100100 | 110 | 1000001 | 100101111 | 1100100 | 10001 |
Color Harmonies of #580053
Complementary color
Monochromatic Colors of #580053
Black with #580053
Text Example
Text Example
White with #580053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580053; }
p { color: rgb(88,0,83); }
H1.HeaderClassName
{
color: #580053;
}
.AnyTagClassName
{
color: #580053;
}
</style>
background-color css
<style>
a { background-color: #580053; }
a { background-color: rgb(88,0,83); }
div.DivClassName
{
background-color: #580053;
}
.BgClassName
{
background-color: #580053;
}
</style>
border-color css
<style>
span { border-color: #580053; }
span { border-color: rgb(88,0,83); }
td.TdClassName
{
border-color: #580053;
}
.TagClassName
{
border-color: #580053;
}
</style>