Shades of Tyrian Purple #540648
Tints of Tyrian Purple #540648
RGB
CMYK
RGB Variations
Color information
#540648 (or 0x540648) is known color: Tyrian Purple. HEX triplet: 54, 06 and 48. RGB value is (84,6,72). Sum of RGB (Red+Green+Blue) = 84+6+72=162 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.85% from 162); Green value is 6 (2.73% from 255 or 3.70% from 162); Blue value is 72 (28.52% from 255 or 44.44% from 162); Max value from RGB is 84 - color contains mainly: red. Hex color #540648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540648 is #ABF9B7. Grayscale: #242424. Windows color (decimal): -11270584 or 4720212. OLE color: 4720212.
HSL color Cylindrical-coordinate representation of color #540648: hue angle of 309.23º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540648 is Cyan = 0, Magento = 0.93, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 72 | - |
| CMYK | 0 | 0.93 | 0.14 | 0.67 |
| HSL | 309.23º | 0.87% | 0.18% | - |
| HSV(B) | 309.23º | 0.93% | 0.33% | - |
| XYZ | 4.89 | 2.48 | 6.35 | - |
| YUV | 36.85 | 147.84 | 161.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 72 | 0 | 0.93 | 0.14 | 0.67 | 309.23 | 0.87 | 0.18 |
| Hex | 54 | 6 | 48 | 0 | 5D | E | 43 | 135 | 57 | 12 |
| Octal | 124 | 6 | 110 | 0 | 135 | 16 | 103 | 465 | 127 | 22 |
| Binary | 1010100 | 110 | 1001000 | 0 | 1011101 | 1110 | 1000011 | 100110101 | 1010111 | 10010 |
Color Harmonies of #540648
Complementary color
Monochromatic Colors of #540648
Black with #540648
Text Example
Text Example
White with #540648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540648; }
p { color: rgb(84,6,72); }
H1.HeaderClassName
{
color: #540648;
}
.AnyTagClassName
{
color: #540648;
}
</style>
background-color css
<style>
a { background-color: #540648; }
a { background-color: rgb(84,6,72); }
div.DivClassName
{
background-color: #540648;
}
.BgClassName
{
background-color: #540648;
}
</style>
border-color css
<style>
span { border-color: #540648; }
span { border-color: rgb(84,6,72); }
td.TdClassName
{
border-color: #540648;
}
.TagClassName
{
border-color: #540648;
}
</style>