Shades of Tyrian Purple #541441
Tints of Tyrian Purple #541441
RGB
CMYK
RGB Variations
Color information
#541441 (or 0x541441) is known color: Tyrian Purple. HEX triplet: 54, 14 and 41. RGB value is (84,20,65). Sum of RGB (Red+Green+Blue) = 84+20+65=169 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.70% from 169); Green value is 20 (8.20% from 255 or 11.83% from 169); Blue value is 65 (25.78% from 255 or 38.46% from 169); Max value from RGB is 84 - color contains mainly: red. Hex color #541441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541441 is #ABEBBE. Grayscale: #2C2C2C. Windows color (decimal): -11267007 or 4265044. OLE color: 4265044.
HSL color Cylindrical-coordinate representation of color #541441: hue angle of 317.81º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541441 is Cyan = 0, Magento = 0.76, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 65 | - |
| CMYK | 0 | 0.76 | 0.23 | 0.67 |
| HSL | 317.81º | 0.62% | 0.2% | - |
| HSV(B) | 317.81º | 0.76% | 0.33% | - |
| XYZ | 4.86 | 2.77 | 5.28 | - |
| YUV | 44.27 | 139.7 | 156.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 65 | 0 | 0.76 | 0.23 | 0.67 | 317.81 | 0.62 | 0.2 |
| Hex | 54 | 14 | 41 | 0 | 4C | 17 | 43 | 13E | 3E | 14 |
| Octal | 124 | 24 | 101 | 0 | 114 | 27 | 103 | 476 | 76 | 24 |
| Binary | 1010100 | 10100 | 1000001 | 0 | 1001100 | 10111 | 1000011 | 100111110 | 111110 | 10100 |
Color Harmonies of #541441
Complementary color
Monochromatic Colors of #541441
Black with #541441
Text Example
Text Example
White with #541441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541441; }
p { color: rgb(84,20,65); }
H1.HeaderClassName
{
color: #541441;
}
.AnyTagClassName
{
color: #541441;
}
</style>
background-color css
<style>
a { background-color: #541441; }
a { background-color: rgb(84,20,65); }
div.DivClassName
{
background-color: #541441;
}
.BgClassName
{
background-color: #541441;
}
</style>
border-color css
<style>
span { border-color: #541441; }
span { border-color: rgb(84,20,65); }
td.TdClassName
{
border-color: #541441;
}
.TagClassName
{
border-color: #541441;
}
</style>