Shades of Tyrian Purple #581546
Tints of Tyrian Purple #581546
RGB
CMYK
RGB Variations
Color information
#581546 (or 0x581546) is known color: Tyrian Purple. HEX triplet: 58, 15 and 46. RGB value is (88,21,70). Sum of RGB (Red+Green+Blue) = 88+21+70=179 (23% of max value = 765). Red value is 88 (34.77% from 255 or 49.16% from 179); Green value is 21 (8.59% from 255 or 11.73% from 179); Blue value is 70 (27.73% from 255 or 39.11% from 179); Max value from RGB is 88 - color contains mainly: red. Hex color #581546 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581546 is #A7EAB9. Grayscale: #2E2E2E. Windows color (decimal): -11004602 or 4592984. OLE color: 4592984.
HSL color Cylindrical-coordinate representation of color #581546: hue angle of 316.12º 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 #581546 is Cyan = 0, Magento = 0.76, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 21 | 70 | - |
| CMYK | 0 | 0.76 | 0.20 | 0.65 |
| HSL | 316.12º | 0.61% | 0.21% | - |
| HSV(B) | 316.12º | 0.76% | 0.35% | - |
| XYZ | 5.4 | 3.05 | 6.1 | - |
| YUV | 46.62 | 141.2 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 21 | 70 | 0 | 0.76 | 0.20 | 0.65 | 316.12 | 0.61 | 0.21 |
| Hex | 58 | 15 | 46 | 0 | 4C | 14 | 41 | 13C | 3D | 15 |
| Octal | 130 | 25 | 106 | 0 | 114 | 24 | 101 | 474 | 75 | 25 |
| Binary | 1011000 | 10101 | 1000110 | 0 | 1001100 | 10100 | 1000001 | 100111100 | 111101 | 10101 |
Color Harmonies of #581546
Complementary color
Monochromatic Colors of #581546
Black with #581546
Text Example
Text Example
White with #581546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581546; }
p { color: rgb(88,21,70); }
H1.HeaderClassName
{
color: #581546;
}
.AnyTagClassName
{
color: #581546;
}
</style>
background-color css
<style>
a { background-color: #581546; }
a { background-color: rgb(88,21,70); }
div.DivClassName
{
background-color: #581546;
}
.BgClassName
{
background-color: #581546;
}
</style>
border-color css
<style>
span { border-color: #581546; }
span { border-color: rgb(88,21,70); }
td.TdClassName
{
border-color: #581546;
}
.TagClassName
{
border-color: #581546;
}
</style>