Shades of Tyrian Purple #541046
Tints of Tyrian Purple #541046
RGB
CMYK
RGB Variations
Color information
#541046 (or 0x541046) is known color: Tyrian Purple. HEX triplet: 54, 10 and 46. RGB value is (84,16,70). Sum of RGB (Red+Green+Blue) = 84+16+70=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 16 (6.64% from 255 or 9.41% from 170); Blue value is 70 (27.73% from 255 or 41.18% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #541046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541046 is #ABEFB9. Grayscale: #2A2A2A. Windows color (decimal): -11268026 or 4591700. OLE color: 4591700.
HSL color Cylindrical-coordinate representation of color #541046: hue angle of 312.35º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541046 is Cyan = 0, Magento = 0.81, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 16 | 70 | - |
| CMYK | 0 | 0.81 | 0.17 | 0.67 |
| HSL | 312.35º | 0.68% | 0.2% | - |
| HSV(B) | 312.35º | 0.81% | 0.33% | - |
| XYZ | 4.95 | 2.7 | 6.05 | - |
| YUV | 42.49 | 143.53 | 157.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 70 | 0 | 0.81 | 0.17 | 0.67 | 312.35 | 0.68 | 0.2 |
| Hex | 54 | 10 | 46 | 0 | 51 | 11 | 43 | 138 | 44 | 14 |
| Octal | 124 | 20 | 106 | 0 | 121 | 21 | 103 | 470 | 104 | 24 |
| Binary | 1010100 | 10000 | 1000110 | 0 | 1010001 | 10001 | 1000011 | 100111000 | 1000100 | 10100 |
Color Harmonies of #541046
Complementary color
Monochromatic Colors of #541046
Black with #541046
Text Example
Text Example
White with #541046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541046; }
p { color: rgb(84,16,70); }
H1.HeaderClassName
{
color: #541046;
}
.AnyTagClassName
{
color: #541046;
}
</style>
background-color css
<style>
a { background-color: #541046; }
a { background-color: rgb(84,16,70); }
div.DivClassName
{
background-color: #541046;
}
.BgClassName
{
background-color: #541046;
}
</style>
border-color css
<style>
span { border-color: #541046; }
span { border-color: rgb(84,16,70); }
td.TdClassName
{
border-color: #541046;
}
.TagClassName
{
border-color: #541046;
}
</style>