Shades of Tyrian Purple #540146
Tints of Tyrian Purple #540146
RGB
CMYK
RGB Variations
Color information
#540146 (or 0x540146) is known color: Tyrian Purple. HEX triplet: 54, 01 and 46. RGB value is (84,1,70). Sum of RGB (Red+Green+Blue) = 84+1+70=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 1 (0.78% from 255 or 0.65% from 155); Blue value is 70 (27.73% from 255 or 45.16% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #540146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540146 is #ABFEB9. Grayscale: #212121. Windows color (decimal): -11271866 or 4587860. OLE color: 4587860.
HSL color Cylindrical-coordinate representation of color #540146: hue angle of 310.12º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #540146 is Cyan = 0, Magento = 0.99, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0.17 | 0.67 |
| HSL | 310.12º | 0.98% | 0.17% | - |
| HSV(B) | 310.12º | 0.99% | 0.33% | - |
| XYZ | 4.77 | 2.35 | 6 | - |
| YUV | 33.68 | 148.5 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 70 | 0 | 0.99 | 0.17 | 0.67 | 310.12 | 0.98 | 0.17 |
| Hex | 54 | 1 | 46 | 0 | 63 | 11 | 43 | 136 | 62 | 11 |
| Octal | 124 | 1 | 106 | 0 | 143 | 21 | 103 | 466 | 142 | 21 |
| Binary | 1010100 | 1 | 1000110 | 0 | 1100011 | 10001 | 1000011 | 100110110 | 1100010 | 10001 |
Color Harmonies of #540146
Complementary color
Monochromatic Colors of #540146
Black with #540146
Text Example
Text Example
White with #540146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540146; }
p { color: rgb(84,1,70); }
H1.HeaderClassName
{
color: #540146;
}
.AnyTagClassName
{
color: #540146;
}
</style>
background-color css
<style>
a { background-color: #540146; }
a { background-color: rgb(84,1,70); }
div.DivClassName
{
background-color: #540146;
}
.BgClassName
{
background-color: #540146;
}
</style>
border-color css
<style>
span { border-color: #540146; }
span { border-color: rgb(84,1,70); }
td.TdClassName
{
border-color: #540146;
}
.TagClassName
{
border-color: #540146;
}
</style>