Shades of Tyrian Purple #580149
Tints of Tyrian Purple #580149
RGB
CMYK
RGB Variations
Color information
#580149 (or 0x580149) is known color: Tyrian Purple. HEX triplet: 58, 01 and 49. RGB value is (88,1,73). Sum of RGB (Red+Green+Blue) = 88+1+73=162 (21% of max value = 765). Red value is 88 (34.77% from 255 or 54.32% from 162); Green value is 1 (0.78% from 255 or 0.62% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 88 - color contains mainly: red. Hex color #580149 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580149 is #A7FEB6. Grayscale: #232323. Windows color (decimal): -11009719 or 4784472. OLE color: 4784472.
HSL color Cylindrical-coordinate representation of color #580149: hue angle of 310.34º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #580149 is Cyan = 0, Magento = 0.99, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 1 | 73 | - |
| CMYK | 0 | 0.99 | 0.17 | 0.65 |
| HSL | 310.34º | 0.98% | 0.17% | - |
| HSV(B) | 310.34º | 0.99% | 0.35% | - |
| XYZ | 5.24 | 2.58 | 6.52 | - |
| YUV | 35.22 | 149.32 | 165.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 1 | 73 | 0 | 0.99 | 0.17 | 0.65 | 310.34 | 0.98 | 0.17 |
| Hex | 58 | 1 | 49 | 0 | 63 | 11 | 41 | 136 | 62 | 11 |
| Octal | 130 | 1 | 111 | 0 | 143 | 21 | 101 | 466 | 142 | 21 |
| Binary | 1011000 | 1 | 1001001 | 0 | 1100011 | 10001 | 1000001 | 100110110 | 1100010 | 10001 |
Color Harmonies of #580149
Complementary color
Monochromatic Colors of #580149
Black with #580149
Text Example
Text Example
White with #580149
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580149; }
p { color: rgb(88,1,73); }
H1.HeaderClassName
{
color: #580149;
}
.AnyTagClassName
{
color: #580149;
}
</style>
background-color css
<style>
a { background-color: #580149; }
a { background-color: rgb(88,1,73); }
div.DivClassName
{
background-color: #580149;
}
.BgClassName
{
background-color: #580149;
}
</style>
border-color css
<style>
span { border-color: #580149; }
span { border-color: rgb(88,1,73); }
td.TdClassName
{
border-color: #580149;
}
.TagClassName
{
border-color: #580149;
}
</style>