Shades of Tyrian Purple #580249
Tints of Tyrian Purple #580249
RGB
CMYK
RGB Variations
Color information
#580249 (or 0x580249) is known color: Tyrian Purple. HEX triplet: 58, 02 and 49. RGB value is (88,2,73). Sum of RGB (Red+Green+Blue) = 88+2+73=163 (21% of max value = 765). Red value is 88 (34.77% from 255 or 53.99% from 163); Green value is 2 (1.17% from 255 or 1.23% from 163); Blue value is 73 (28.91% from 255 or 44.79% from 163); Max value from RGB is 88 - color contains mainly: red. Hex color #580249 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #580249 is #A7FDB6. Grayscale: #232323. Windows color (decimal): -11009463 or 4784728. OLE color: 4784728.
HSL color Cylindrical-coordinate representation of color #580249: hue angle of 310.47º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #580249 is Cyan = 0, Magento = 0.98, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 2 | 73 | - |
| CMYK | 0 | 0.98 | 0.17 | 0.65 |
| HSL | 310.47º | 0.96% | 0.18% | - |
| HSV(B) | 310.47º | 0.98% | 0.35% | - |
| XYZ | 5.25 | 2.6 | 6.53 | - |
| YUV | 35.81 | 148.99 | 165.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 2 | 73 | 0 | 0.98 | 0.17 | 0.65 | 310.47 | 0.96 | 0.18 |
| Hex | 58 | 2 | 49 | 0 | 62 | 11 | 41 | 136 | 60 | 12 |
| Octal | 130 | 2 | 111 | 0 | 142 | 21 | 101 | 466 | 140 | 22 |
| Binary | 1011000 | 10 | 1001001 | 0 | 1100010 | 10001 | 1000001 | 100110110 | 1100000 | 10010 |
Color Harmonies of #580249
Complementary color
Monochromatic Colors of #580249
Black with #580249
Text Example
Text Example
White with #580249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #580249; }
p { color: rgb(88,2,73); }
H1.HeaderClassName
{
color: #580249;
}
.AnyTagClassName
{
color: #580249;
}
</style>
background-color css
<style>
a { background-color: #580249; }
a { background-color: rgb(88,2,73); }
div.DivClassName
{
background-color: #580249;
}
.BgClassName
{
background-color: #580249;
}
</style>
border-color css
<style>
span { border-color: #580249; }
span { border-color: rgb(88,2,73); }
td.TdClassName
{
border-color: #580249;
}
.TagClassName
{
border-color: #580249;
}
</style>