Shades of Tyrian Purple #581449
Tints of Tyrian Purple #581449
RGB
CMYK
RGB Variations
Color information
#581449 (or 0x581449) is known color: Tyrian Purple. HEX triplet: 58, 14 and 49. RGB value is (88,20,73). Sum of RGB (Red+Green+Blue) = 88+20+73=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 20 (8.20% from 255 or 11.05% from 181); Blue value is 73 (28.91% from 255 or 40.33% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #581449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581449 is #A7EBB6. Grayscale: #2E2E2E. Windows color (decimal): -11004855 or 4789336. OLE color: 4789336.
HSL color Cylindrical-coordinate representation of color #581449: hue angle of 313.24º degrees, saturation: 0.63, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #581449 is Cyan = 0, Magento = 0.77, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 20 | 73 | - |
| CMYK | 0 | 0.77 | 0.17 | 0.65 |
| HSL | 313.24º | 0.63% | 0.21% | - |
| HSV(B) | 313.24º | 0.77% | 0.35% | - |
| XYZ | 5.48 | 3.06 | 6.6 | - |
| YUV | 46.37 | 143.03 | 157.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 20 | 73 | 0 | 0.77 | 0.17 | 0.65 | 313.24 | 0.63 | 0.21 |
| Hex | 58 | 14 | 49 | 0 | 4D | 11 | 41 | 139 | 3F | 15 |
| Octal | 130 | 24 | 111 | 0 | 115 | 21 | 101 | 471 | 77 | 25 |
| Binary | 1011000 | 10100 | 1001001 | 0 | 1001101 | 10001 | 1000001 | 100111001 | 111111 | 10101 |
Color Harmonies of #581449
Complementary color
Monochromatic Colors of #581449
Black with #581449
Text Example
Text Example
White with #581449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581449; }
p { color: rgb(88,20,73); }
H1.HeaderClassName
{
color: #581449;
}
.AnyTagClassName
{
color: #581449;
}
</style>
background-color css
<style>
a { background-color: #581449; }
a { background-color: rgb(88,20,73); }
div.DivClassName
{
background-color: #581449;
}
.BgClassName
{
background-color: #581449;
}
</style>
border-color css
<style>
span { border-color: #581449; }
span { border-color: rgb(88,20,73); }
td.TdClassName
{
border-color: #581449;
}
.TagClassName
{
border-color: #581449;
}
</style>