Shades of Tyrian Purple #540944
Tints of Tyrian Purple #540944
RGB
CMYK
RGB Variations
Color information
#540944 (or 0x540944) is known color: Tyrian Purple. HEX triplet: 54, 09 and 44. RGB value is (84,9,68). Sum of RGB (Red+Green+Blue) = 84+9+68=161 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.17% from 161); Green value is 9 (3.91% from 255 or 5.59% from 161); Blue value is 68 (26.95% from 255 or 42.24% from 161); Max value from RGB is 84 - color contains mainly: red. Hex color #540944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540944 is #ABF6BB. Grayscale: #252525. Windows color (decimal): -11269820 or 4458836. OLE color: 4458836.
HSL color Cylindrical-coordinate representation of color #540944: hue angle of 312.8º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #540944 is Cyan = 0, Magento = 0.89, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 68 | - |
| CMYK | 0 | 0.89 | 0.19 | 0.67 |
| HSL | 312.8º | 0.81% | 0.18% | - |
| HSV(B) | 312.8º | 0.89% | 0.33% | - |
| XYZ | 4.8 | 2.5 | 5.7 | - |
| YUV | 38.15 | 144.85 | 160.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 68 | 0 | 0.89 | 0.19 | 0.67 | 312.8 | 0.81 | 0.18 |
| Hex | 54 | 9 | 44 | 0 | 59 | 13 | 43 | 139 | 51 | 12 |
| Octal | 124 | 11 | 104 | 0 | 131 | 23 | 103 | 471 | 121 | 22 |
| Binary | 1010100 | 1001 | 1000100 | 0 | 1011001 | 10011 | 1000011 | 100111001 | 1010001 | 10010 |
Color Harmonies of #540944
Complementary color
Monochromatic Colors of #540944
Black with #540944
Text Example
Text Example
White with #540944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540944; }
p { color: rgb(84,9,68); }
H1.HeaderClassName
{
color: #540944;
}
.AnyTagClassName
{
color: #540944;
}
</style>
background-color css
<style>
a { background-color: #540944; }
a { background-color: rgb(84,9,68); }
div.DivClassName
{
background-color: #540944;
}
.BgClassName
{
background-color: #540944;
}
</style>
border-color css
<style>
span { border-color: #540944; }
span { border-color: rgb(84,9,68); }
td.TdClassName
{
border-color: #540944;
}
.TagClassName
{
border-color: #540944;
}
</style>