Shades of Tyrian Purple #580540
Tints of Tyrian Purple #580540
RGB
CMYK
RGB Variations
Color information
#580540 (or 0x580540) is known color: Tyrian Purple. HEX triplet: 58, 05 and 40. RGB value is (88,5,64). Sum of RGB (Red+Green+Blue) = 88+5+64=157 (20% of max value = 765). Red value is 88 (34.77% from 255 or 56.05% from 157); Green value is 5 (2.34% from 255 or 3.18% from 157); Blue value is 64 (25.39% from 255 or 40.76% from 157); Max value from RGB is 88 - color contains mainly: red. Hex color #580540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580540 is #A7FABF. Grayscale: #242424. Windows color (decimal): -11008704 or 4195672. OLE color: 4195672.
HSL color Cylindrical-coordinate representation of color #580540: hue angle of 317.35º 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 #580540 is Cyan = 0, Magento = 0.94, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 5 | 64 | - |
| CMYK | 0 | 0.94 | 0.27 | 0.65 |
| HSL | 317.35º | 0.89% | 0.18% | - |
| HSV(B) | 317.35º | 0.94% | 0.35% | - |
| XYZ | 5 | 2.55 | 5.08 | - |
| YUV | 36.54 | 143.5 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 5 | 64 | 0 | 0.94 | 0.27 | 0.65 | 317.35 | 0.89 | 0.18 |
| Hex | 58 | 5 | 40 | 0 | 5E | 1B | 41 | 13D | 59 | 12 |
| Octal | 130 | 5 | 100 | 0 | 136 | 33 | 101 | 475 | 131 | 22 |
| Binary | 1011000 | 101 | 1000000 | 0 | 1011110 | 11011 | 1000001 | 100111101 | 1011001 | 10010 |
Color Harmonies of #580540
Complementary color
Monochromatic Colors of #580540
Black with #580540
Text Example
Text Example
White with #580540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580540; }
p { color: rgb(88,5,64); }
H1.HeaderClassName
{
color: #580540;
}
.AnyTagClassName
{
color: #580540;
}
</style>
background-color css
<style>
a { background-color: #580540; }
a { background-color: rgb(88,5,64); }
div.DivClassName
{
background-color: #580540;
}
.BgClassName
{
background-color: #580540;
}
</style>
border-color css
<style>
span { border-color: #580540; }
span { border-color: rgb(88,5,64); }
td.TdClassName
{
border-color: #580540;
}
.TagClassName
{
border-color: #580540;
}
</style>