Shades of Tyrian Purple #541241
Tints of Tyrian Purple #541241
RGB
CMYK
RGB Variations
Color information
#541241 (or 0x541241) is known color: Tyrian Purple. HEX triplet: 54, 12 and 41. RGB value is (84,18,65). Sum of RGB (Red+Green+Blue) = 84+18+65=167 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50.30% from 167); Green value is 18 (7.42% from 255 or 10.78% from 167); Blue value is 65 (25.78% from 255 or 38.92% from 167); Max value from RGB is 84 - color contains mainly: red. Hex color #541241 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541241 is #ABEDBE. Grayscale: #2A2A2A. Windows color (decimal): -11267519 or 4264532. OLE color: 4264532.
HSL color Cylindrical-coordinate representation of color #541241: hue angle of 317.27º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541241 is Cyan = 0, Magento = 0.79, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 65 | - |
| CMYK | 0 | 0.79 | 0.23 | 0.67 |
| HSL | 317.27º | 0.65% | 0.2% | - |
| HSV(B) | 317.27º | 0.79% | 0.33% | - |
| XYZ | 4.83 | 2.7 | 5.27 | - |
| YUV | 43.09 | 140.37 | 157.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 65 | 0 | 0.79 | 0.23 | 0.67 | 317.27 | 0.65 | 0.2 |
| Hex | 54 | 12 | 41 | 0 | 4F | 17 | 43 | 13D | 41 | 14 |
| Octal | 124 | 22 | 101 | 0 | 117 | 27 | 103 | 475 | 101 | 24 |
| Binary | 1010100 | 10010 | 1000001 | 0 | 1001111 | 10111 | 1000011 | 100111101 | 1000001 | 10100 |
Color Harmonies of #541241
Complementary color
Monochromatic Colors of #541241
Black with #541241
Text Example
Text Example
White with #541241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541241; }
p { color: rgb(84,18,65); }
H1.HeaderClassName
{
color: #541241;
}
.AnyTagClassName
{
color: #541241;
}
</style>
background-color css
<style>
a { background-color: #541241; }
a { background-color: rgb(84,18,65); }
div.DivClassName
{
background-color: #541241;
}
.BgClassName
{
background-color: #541241;
}
</style>
border-color css
<style>
span { border-color: #541241; }
span { border-color: rgb(84,18,65); }
td.TdClassName
{
border-color: #541241;
}
.TagClassName
{
border-color: #541241;
}
</style>