Shades of Tyrian Purple #540048
Tints of Tyrian Purple #540048
RGB
CMYK
RGB Variations
Color information
#540048 (or 0x540048) is known color: Tyrian Purple. HEX triplet: 54, 00 and 48. RGB value is (84,0,72). Sum of RGB (Red+Green+Blue) = 84+0+72=156 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.85% from 156); Green value is 0 (0.39% from 255 or 0% from 156); Blue value is 72 (28.52% from 255 or 46.15% from 156); Max value from RGB is 84 - color contains mainly: red. Hex color #540048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540048 is #ABFFB7. Grayscale: #212121. Windows color (decimal): -11272120 or 4718676. OLE color: 4718676.
HSL color Cylindrical-coordinate representation of color #540048: hue angle of 308.57º 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 #540048 is Cyan = 0, Magento = 1, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 0 | 72 | - |
| CMYK | 0 | 1 | 0.14 | 0.67 |
| HSL | 308.57º | 1% | 0.16% | - |
| HSV(B) | 308.57º | 1% | 0.33% | - |
| XYZ | 4.83 | 2.35 | 6.33 | - |
| YUV | 33.32 | 149.83 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 0 | 72 | 0 | 1 | 0.14 | 0.67 | 308.57 | 1 | 0.16 |
| Hex | 54 | 0 | 48 | 0 | 64 | E | 43 | 135 | 64 | 10 |
| Octal | 124 | 0 | 110 | 0 | 144 | 16 | 103 | 465 | 144 | 20 |
| Binary | 1010100 | 0 | 1001000 | 0 | 1100100 | 1110 | 1000011 | 100110101 | 1100100 | 10000 |
Color Harmonies of #540048
Complementary color
Monochromatic Colors of #540048
Black with #540048
Text Example
Text Example
White with #540048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540048; }
p { color: rgb(84,0,72); }
H1.HeaderClassName
{
color: #540048;
}
.AnyTagClassName
{
color: #540048;
}
</style>
background-color css
<style>
a { background-color: #540048; }
a { background-color: rgb(84,0,72); }
div.DivClassName
{
background-color: #540048;
}
.BgClassName
{
background-color: #540048;
}
</style>
border-color css
<style>
span { border-color: #540048; }
span { border-color: rgb(84,0,72); }
td.TdClassName
{
border-color: #540048;
}
.TagClassName
{
border-color: #540048;
}
</style>