Shades of Tyrian Purple #541346
Tints of Tyrian Purple #541346
RGB
CMYK
RGB Variations
Color information
#541346 (or 0x541346) is known color: Tyrian Purple. HEX triplet: 54, 13 and 46. RGB value is (84,19,70). Sum of RGB (Red+Green+Blue) = 84+19+70=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 19 (7.81% from 255 or 10.98% from 173); Blue value is 70 (27.73% from 255 or 40.46% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #541346 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541346 is #ABECB9. Grayscale: #2C2C2C. Windows color (decimal): -11267258 or 4592468. OLE color: 4592468.
HSL color Cylindrical-coordinate representation of color #541346: hue angle of 312.92º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541346 is Cyan = 0, Magento = 0.77, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 70 | - |
| CMYK | 0 | 0.77 | 0.17 | 0.67 |
| HSL | 312.92º | 0.63% | 0.2% | - |
| HSV(B) | 312.92º | 0.77% | 0.33% | - |
| XYZ | 4.99 | 2.79 | 6.07 | - |
| YUV | 44.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 70 | 0 | 0.77 | 0.17 | 0.67 | 312.92 | 0.63 | 0.2 |
| Hex | 54 | 13 | 46 | 0 | 4D | 11 | 43 | 139 | 3F | 14 |
| Octal | 124 | 23 | 106 | 0 | 115 | 21 | 103 | 471 | 77 | 24 |
| Binary | 1010100 | 10011 | 1000110 | 0 | 1001101 | 10001 | 1000011 | 100111001 | 111111 | 10100 |
Color Harmonies of #541346
Complementary color
Monochromatic Colors of #541346
Black with #541346
Text Example
Text Example
White with #541346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541346; }
p { color: rgb(84,19,70); }
H1.HeaderClassName
{
color: #541346;
}
.AnyTagClassName
{
color: #541346;
}
</style>
background-color css
<style>
a { background-color: #541346; }
a { background-color: rgb(84,19,70); }
div.DivClassName
{
background-color: #541346;
}
.BgClassName
{
background-color: #541346;
}
</style>
border-color css
<style>
span { border-color: #541346; }
span { border-color: rgb(84,19,70); }
td.TdClassName
{
border-color: #541346;
}
.TagClassName
{
border-color: #541346;
}
</style>