Shades of Tyrian Purple #581341
Tints of Tyrian Purple #581341
RGB
CMYK
RGB Variations
Color information
#581341 (or 0x581341) is known color: Tyrian Purple. HEX triplet: 58, 13 and 41. RGB value is (88,19,65). Sum of RGB (Red+Green+Blue) = 88+19+65=172 (22% of max value = 765). Red value is 88 (34.77% from 255 or 51.16% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 65 (25.78% from 255 or 37.79% from 172); Max value from RGB is 88 - color contains mainly: red. Hex color #581341 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581341 is #A7ECBE. Grayscale: #2C2C2C. Windows color (decimal): -11005119 or 4264792. OLE color: 4264792.
HSL color Cylindrical-coordinate representation of color #581341: hue angle of 320º degrees, saturation: 0.64, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #581341 is Cyan = 0, Magento = 0.78, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 19 | 65 | - |
| CMYK | 0 | 0.78 | 0.26 | 0.65 |
| HSL | 320º | 0.64% | 0.21% | - |
| HSV(B) | 320º | 0.78% | 0.35% | - |
| XYZ | 5.21 | 2.92 | 5.29 | - |
| YUV | 44.88 | 139.36 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 19 | 65 | 0 | 0.78 | 0.26 | 0.65 | 320 | 0.64 | 0.21 |
| Hex | 58 | 13 | 41 | 0 | 4E | 1A | 41 | 140 | 40 | 15 |
| Octal | 130 | 23 | 101 | 0 | 116 | 32 | 101 | 500 | 100 | 25 |
| Binary | 1011000 | 10011 | 1000001 | 0 | 1001110 | 11010 | 1000001 | 101000000 | 1000000 | 10101 |
Color Harmonies of #581341
Complementary color
Monochromatic Colors of #581341
Black with #581341
Text Example
Text Example
White with #581341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581341; }
p { color: rgb(88,19,65); }
H1.HeaderClassName
{
color: #581341;
}
.AnyTagClassName
{
color: #581341;
}
</style>
background-color css
<style>
a { background-color: #581341; }
a { background-color: rgb(88,19,65); }
div.DivClassName
{
background-color: #581341;
}
.BgClassName
{
background-color: #581341;
}
</style>
border-color css
<style>
span { border-color: #581341; }
span { border-color: rgb(88,19,65); }
td.TdClassName
{
border-color: #581341;
}
.TagClassName
{
border-color: #581341;
}
</style>