Shades of Tyrian Purple #581049
Tints of Tyrian Purple #581049
RGB
CMYK
RGB Variations
Color information
#581049 (or 0x581049) is known color: Tyrian Purple. HEX triplet: 58, 10 and 49. RGB value is (88,16,73). Sum of RGB (Red+Green+Blue) = 88+16+73=177 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.72% from 177); Green value is 16 (6.64% from 255 or 9.04% from 177); Blue value is 73 (28.91% from 255 or 41.24% from 177); Max value from RGB is 88 - color contains mainly: red. Hex color #581049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581049 is #A7EFB6. Grayscale: #2B2B2B. Windows color (decimal): -11005879 or 4788312. OLE color: 4788312.
HSL color Cylindrical-coordinate representation of color #581049: hue angle of 312.5º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #581049 is Cyan = 0, Magento = 0.82, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 16 | 73 | - |
| CMYK | 0 | 0.82 | 0.17 | 0.65 |
| HSL | 312.5º | 0.69% | 0.2% | - |
| HSV(B) | 312.5º | 0.82% | 0.35% | - |
| XYZ | 5.41 | 2.93 | 6.58 | - |
| YUV | 44.03 | 144.35 | 159.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 16 | 73 | 0 | 0.82 | 0.17 | 0.65 | 312.5 | 0.69 | 0.2 |
| Hex | 58 | 10 | 49 | 0 | 52 | 11 | 41 | 138 | 45 | 14 |
| Octal | 130 | 20 | 111 | 0 | 122 | 21 | 101 | 470 | 105 | 24 |
| Binary | 1011000 | 10000 | 1001001 | 0 | 1010010 | 10001 | 1000001 | 100111000 | 1000101 | 10100 |
Color Harmonies of #581049
Complementary color
Monochromatic Colors of #581049
Black with #581049
Text Example
Text Example
White with #581049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581049; }
p { color: rgb(88,16,73); }
H1.HeaderClassName
{
color: #581049;
}
.AnyTagClassName
{
color: #581049;
}
</style>
background-color css
<style>
a { background-color: #581049; }
a { background-color: rgb(88,16,73); }
div.DivClassName
{
background-color: #581049;
}
.BgClassName
{
background-color: #581049;
}
</style>
border-color css
<style>
span { border-color: #581049; }
span { border-color: rgb(88,16,73); }
td.TdClassName
{
border-color: #581049;
}
.TagClassName
{
border-color: #581049;
}
</style>