Shades of Tyrian Purple #540550
Tints of Tyrian Purple #540550
RGB
CMYK
RGB Variations
Color information
#540550 (or 0x540550) is known color: Tyrian Purple. HEX triplet: 54, 05 and 50. RGB value is (84,5,80). Sum of RGB (Red+Green+Blue) = 84+5+80=169 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.70% from 169); Green value is 5 (2.34% from 255 or 2.96% from 169); Blue value is 80 (31.64% from 255 or 47.34% from 169); Max value from RGB is 84 - color contains mainly: red. Hex color #540550 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540550 is #ABFAAF. Grayscale: #242424. Windows color (decimal): -11270832 or 5244244. OLE color: 5244244.
HSL color Cylindrical-coordinate representation of color #540550: hue angle of 303.04º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540550 is Cyan = 0, Magento = 0.94, Yellow = 0.05 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 80 | - |
| CMYK | 0 | 0.94 | 0.05 | 0.67 |
| HSL | 303.04º | 0.89% | 0.17% | - |
| HSV(B) | 303.04º | 0.94% | 0.33% | - |
| XYZ | 5.16 | 2.57 | 7.81 | - |
| YUV | 37.17 | 152.17 | 161.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 80 | 0 | 0.94 | 0.05 | 0.67 | 303.04 | 0.89 | 0.17 |
| Hex | 54 | 5 | 50 | 0 | 5E | 5 | 43 | 12F | 59 | 11 |
| Octal | 124 | 5 | 120 | 0 | 136 | 5 | 103 | 457 | 131 | 21 |
| Binary | 1010100 | 101 | 1010000 | 0 | 1011110 | 101 | 1000011 | 100101111 | 1011001 | 10001 |
Color Harmonies of #540550
Complementary color
Monochromatic Colors of #540550
Black with #540550
Text Example
Text Example
White with #540550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540550; }
p { color: rgb(84,5,80); }
H1.HeaderClassName
{
color: #540550;
}
.AnyTagClassName
{
color: #540550;
}
</style>
background-color css
<style>
a { background-color: #540550; }
a { background-color: rgb(84,5,80); }
div.DivClassName
{
background-color: #540550;
}
.BgClassName
{
background-color: #540550;
}
</style>
border-color css
<style>
span { border-color: #540550; }
span { border-color: rgb(84,5,80); }
td.TdClassName
{
border-color: #540550;
}
.TagClassName
{
border-color: #540550;
}
</style>