Shades of Tyrian Purple #581548
Tints of Tyrian Purple #581548
RGB
CMYK
RGB Variations
Color information
#581548 (or 0x581548) is known color: Tyrian Purple. HEX triplet: 58, 15 and 48. RGB value is (88,21,72). Sum of RGB (Red+Green+Blue) = 88+21+72=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 21 (8.59% from 255 or 11.60% from 181); Blue value is 72 (28.52% from 255 or 39.78% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #581548 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581548 is #A7EAB7. Grayscale: #2E2E2E. Windows color (decimal): -11004600 or 4724056. OLE color: 4724056.
HSL color Cylindrical-coordinate representation of color #581548: hue angle of 314.33º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #581548 is Cyan = 0, Magento = 0.76, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 21 | 72 | - |
| CMYK | 0 | 0.76 | 0.18 | 0.65 |
| HSL | 314.33º | 0.61% | 0.21% | - |
| HSV(B) | 314.33º | 0.76% | 0.35% | - |
| XYZ | 5.46 | 3.08 | 6.44 | - |
| YUV | 46.85 | 142.2 | 157.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 21 | 72 | 0 | 0.76 | 0.18 | 0.65 | 314.33 | 0.61 | 0.21 |
| Hex | 58 | 15 | 48 | 0 | 4C | 12 | 41 | 13A | 3D | 15 |
| Octal | 130 | 25 | 110 | 0 | 114 | 22 | 101 | 472 | 75 | 25 |
| Binary | 1011000 | 10101 | 1001000 | 0 | 1001100 | 10010 | 1000001 | 100111010 | 111101 | 10101 |
Color Harmonies of #581548
Complementary color
Monochromatic Colors of #581548
Black with #581548
Text Example
Text Example
White with #581548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581548; }
p { color: rgb(88,21,72); }
H1.HeaderClassName
{
color: #581548;
}
.AnyTagClassName
{
color: #581548;
}
</style>
background-color css
<style>
a { background-color: #581548; }
a { background-color: rgb(88,21,72); }
div.DivClassName
{
background-color: #581548;
}
.BgClassName
{
background-color: #581548;
}
</style>
border-color css
<style>
span { border-color: #581548; }
span { border-color: rgb(88,21,72); }
td.TdClassName
{
border-color: #581548;
}
.TagClassName
{
border-color: #581548;
}
</style>