Shades of Tyrian Purple #540448
Tints of Tyrian Purple #540448
RGB
CMYK
RGB Variations
Color information
#540448 (or 0x540448) is known color: Tyrian Purple. HEX triplet: 54, 04 and 48. RGB value is (84,4,72). Sum of RGB (Red+Green+Blue) = 84+4+72=160 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.5% from 160); Green value is 4 (1.95% from 255 or 2.5% from 160); Blue value is 72 (28.52% from 255 or 45% from 160); Max value from RGB is 84 - color contains mainly: red. Hex color #540448 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540448 is #ABFBB7. Grayscale: #232323. Windows color (decimal): -11271096 or 4719700. OLE color: 4719700.
HSL color Cylindrical-coordinate representation of color #540448: hue angle of 309º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540448 is Cyan = 0, Magento = 0.95, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 72 | - |
| CMYK | 0 | 0.95 | 0.14 | 0.67 |
| HSL | 309º | 0.91% | 0.17% | - |
| HSV(B) | 309º | 0.95% | 0.33% | - |
| XYZ | 4.87 | 2.44 | 6.35 | - |
| YUV | 35.67 | 148.5 | 162.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 72 | 0 | 0.95 | 0.14 | 0.67 | 309 | 0.91 | 0.17 |
| Hex | 54 | 4 | 48 | 0 | 5F | E | 43 | 135 | 5B | 11 |
| Octal | 124 | 4 | 110 | 0 | 137 | 16 | 103 | 465 | 133 | 21 |
| Binary | 1010100 | 100 | 1001000 | 0 | 1011111 | 1110 | 1000011 | 100110101 | 1011011 | 10001 |
Color Harmonies of #540448
Complementary color
Monochromatic Colors of #540448
Black with #540448
Text Example
Text Example
White with #540448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540448; }
p { color: rgb(84,4,72); }
H1.HeaderClassName
{
color: #540448;
}
.AnyTagClassName
{
color: #540448;
}
</style>
background-color css
<style>
a { background-color: #540448; }
a { background-color: rgb(84,4,72); }
div.DivClassName
{
background-color: #540448;
}
.BgClassName
{
background-color: #540448;
}
</style>
border-color css
<style>
span { border-color: #540448; }
span { border-color: rgb(84,4,72); }
td.TdClassName
{
border-color: #540448;
}
.TagClassName
{
border-color: #540448;
}
</style>