Shades of Tyrian Purple #541146
Tints of Tyrian Purple #541146
RGB
CMYK
RGB Variations
Color information
#541146 (or 0x541146) is known color: Tyrian Purple. HEX triplet: 54, 11 and 46. RGB value is (84,17,70). Sum of RGB (Red+Green+Blue) = 84+17+70=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 17 (7.03% from 255 or 9.94% from 171); Blue value is 70 (27.73% from 255 or 40.94% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #541146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541146 is #ABEEB9. Grayscale: #2A2A2A. Windows color (decimal): -11267770 or 4591956. OLE color: 4591956.
HSL color Cylindrical-coordinate representation of color #541146: hue angle of 312.54º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541146 is Cyan = 0, Magento = 0.80, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 70 | - |
| CMYK | 0 | 0.80 | 0.17 | 0.67 |
| HSL | 312.54º | 0.66% | 0.2% | - |
| HSV(B) | 312.54º | 0.8% | 0.33% | - |
| XYZ | 4.96 | 2.73 | 6.06 | - |
| YUV | 43.08 | 143.2 | 157.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 70 | 0 | 0.80 | 0.17 | 0.67 | 312.54 | 0.66 | 0.2 |
| Hex | 54 | 11 | 46 | 0 | 50 | 11 | 43 | 139 | 42 | 14 |
| Octal | 124 | 21 | 106 | 0 | 120 | 21 | 103 | 471 | 102 | 24 |
| Binary | 1010100 | 10001 | 1000110 | 0 | 1010000 | 10001 | 1000011 | 100111001 | 1000010 | 10100 |
Color Harmonies of #541146
Complementary color
Monochromatic Colors of #541146
Black with #541146
Text Example
Text Example
White with #541146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541146; }
p { color: rgb(84,17,70); }
H1.HeaderClassName
{
color: #541146;
}
.AnyTagClassName
{
color: #541146;
}
</style>
background-color css
<style>
a { background-color: #541146; }
a { background-color: rgb(84,17,70); }
div.DivClassName
{
background-color: #541146;
}
.BgClassName
{
background-color: #541146;
}
</style>
border-color css
<style>
span { border-color: #541146; }
span { border-color: rgb(84,17,70); }
td.TdClassName
{
border-color: #541146;
}
.TagClassName
{
border-color: #541146;
}
</style>