Shades of Tyrian Purple #540053
Tints of Tyrian Purple #540053
RGB
CMYK
RGB Variations
Color information
#540053 (or 0x540053) is known color: Tyrian Purple. HEX triplet: 54, 00 and 53. RGB value is (84,0,83). Sum of RGB (Red+Green+Blue) = 84+0+83=167 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50.30% from 167); Green value is 0 (0.39% from 255 or 0% from 167); Blue value is 83 (32.81% from 255 or 49.70% from 167); Max value from RGB is 84 - color contains mainly: red. Hex color #540053 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540053 is #ABFFAC. Grayscale: #222222. Windows color (decimal): -11272109 or 5439572. OLE color: 5439572.
HSL color Cylindrical-coordinate representation of color #540053: hue angle of 300.71º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #540053 is Cyan = 0, Magento = 1, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 0 | 83 | - |
| CMYK | 0 | 1 | 0.01 | 0.67 |
| HSL | 300.71º | 1% | 0.16% | - |
| HSV(B) | 300.71º | 1% | 0.33% | - |
| XYZ | 5.22 | 2.51 | 8.39 | - |
| YUV | 34.58 | 155.33 | 163.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 0 | 83 | 0 | 1 | 0.01 | 0.67 | 300.71 | 1 | 0.16 |
| Hex | 54 | 0 | 53 | 0 | 64 | 1 | 43 | 12D | 64 | 10 |
| Octal | 124 | 0 | 123 | 0 | 144 | 1 | 103 | 455 | 144 | 20 |
| Binary | 1010100 | 0 | 1010011 | 0 | 1100100 | 1 | 1000011 | 100101101 | 1100100 | 10000 |
Color Harmonies of #540053
Complementary color
Monochromatic Colors of #540053
Black with #540053
Text Example
Text Example
White with #540053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540053; }
p { color: rgb(84,0,83); }
H1.HeaderClassName
{
color: #540053;
}
.AnyTagClassName
{
color: #540053;
}
</style>
background-color css
<style>
a { background-color: #540053; }
a { background-color: rgb(84,0,83); }
div.DivClassName
{
background-color: #540053;
}
.BgClassName
{
background-color: #540053;
}
</style>
border-color css
<style>
span { border-color: #540053; }
span { border-color: rgb(84,0,83); }
td.TdClassName
{
border-color: #540053;
}
.TagClassName
{
border-color: #540053;
}
</style>