Shades of Tyrian Purple #580538
Tints of Tyrian Purple #580538
RGB
CMYK
RGB Variations
Color information
#580538 (or 0x580538) is known color: Tyrian Purple. HEX triplet: 58, 05 and 38. RGB value is (88,5,56). Sum of RGB (Red+Green+Blue) = 88+5+56=149 (19% of max value = 765). Red value is 88 (34.77% from 255 or 59.06% from 149); Green value is 5 (2.34% from 255 or 3.36% from 149); Blue value is 56 (22.27% from 255 or 37.58% from 149); Max value from RGB is 88 - color contains mainly: red. Hex color #580538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580538 is #A7FAC7. Grayscale: #232323. Windows color (decimal): -11008712 or 3671384. OLE color: 3671384.
HSL color Cylindrical-coordinate representation of color #580538: hue angle of 323.13º 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 #580538 is Cyan = 0, Magento = 0.94, Yellow = 0.36 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 5 | 56 | - |
| CMYK | 0 | 0.94 | 0.36 | 0.65 |
| HSL | 323.13º | 0.89% | 0.18% | - |
| HSV(B) | 323.13º | 0.94% | 0.35% | - |
| XYZ | 4.79 | 2.47 | 3.97 | - |
| YUV | 35.63 | 139.5 | 165.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 5 | 56 | 0 | 0.94 | 0.36 | 0.65 | 323.13 | 0.89 | 0.18 |
| Hex | 58 | 5 | 38 | 0 | 5E | 24 | 41 | 143 | 59 | 12 |
| Octal | 130 | 5 | 70 | 0 | 136 | 44 | 101 | 503 | 131 | 22 |
| Binary | 1011000 | 101 | 111000 | 0 | 1011110 | 100100 | 1000001 | 101000011 | 1011001 | 10010 |
Color Harmonies of #580538
Complementary color
Monochromatic Colors of #580538
Black with #580538
Text Example
Text Example
White with #580538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580538; }
p { color: rgb(88,5,56); }
H1.HeaderClassName
{
color: #580538;
}
.AnyTagClassName
{
color: #580538;
}
</style>
background-color css
<style>
a { background-color: #580538; }
a { background-color: rgb(88,5,56); }
div.DivClassName
{
background-color: #580538;
}
.BgClassName
{
background-color: #580538;
}
</style>
border-color css
<style>
span { border-color: #580538; }
span { border-color: rgb(88,5,56); }
td.TdClassName
{
border-color: #580538;
}
.TagClassName
{
border-color: #580538;
}
</style>