Shades of Tyrian Purple #540940
Tints of Tyrian Purple #540940
RGB
CMYK
RGB Variations
Color information
#540940 (or 0x540940) is known color: Tyrian Purple. HEX triplet: 54, 09 and 40. RGB value is (84,9,64). Sum of RGB (Red+Green+Blue) = 84+9+64=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 9 (3.91% from 255 or 5.73% from 157); Blue value is 64 (25.39% from 255 or 40.76% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #540940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540940 is #ABF6BF. Grayscale: #252525. Windows color (decimal): -11269824 or 4196692. OLE color: 4196692.
HSL color Cylindrical-coordinate representation of color #540940: hue angle of 316º 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 #540940 is Cyan = 0, Magento = 0.89, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 64 | - |
| CMYK | 0 | 0.89 | 0.24 | 0.67 |
| HSL | 316º | 0.81% | 0.18% | - |
| HSV(B) | 316º | 0.89% | 0.33% | - |
| XYZ | 4.68 | 2.45 | 5.08 | - |
| YUV | 37.7 | 142.85 | 161.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 64 | 0 | 0.89 | 0.24 | 0.67 | 316 | 0.81 | 0.18 |
| Hex | 54 | 9 | 40 | 0 | 59 | 18 | 43 | 13C | 51 | 12 |
| Octal | 124 | 11 | 100 | 0 | 131 | 30 | 103 | 474 | 121 | 22 |
| Binary | 1010100 | 1001 | 1000000 | 0 | 1011001 | 11000 | 1000011 | 100111100 | 1010001 | 10010 |
Color Harmonies of #540940
Complementary color
Monochromatic Colors of #540940
Black with #540940
Text Example
Text Example
White with #540940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540940; }
p { color: rgb(84,9,64); }
H1.HeaderClassName
{
color: #540940;
}
.AnyTagClassName
{
color: #540940;
}
</style>
background-color css
<style>
a { background-color: #540940; }
a { background-color: rgb(84,9,64); }
div.DivClassName
{
background-color: #540940;
}
.BgClassName
{
background-color: #540940;
}
</style>
border-color css
<style>
span { border-color: #540940; }
span { border-color: rgb(84,9,64); }
td.TdClassName
{
border-color: #540940;
}
.TagClassName
{
border-color: #540940;
}
</style>