Shades of Tyrian Purple #540744
Tints of Tyrian Purple #540744
RGB
CMYK
RGB Variations
Color information
#540744 (or 0x540744) is known color: Tyrian Purple. HEX triplet: 54, 07 and 44. RGB value is (84,7,68). Sum of RGB (Red+Green+Blue) = 84+7+68=159 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.83% from 159); Green value is 7 (3.12% from 255 or 4.40% from 159); Blue value is 68 (26.95% from 255 or 42.77% from 159); Max value from RGB is 84 - color contains mainly: red. Hex color #540744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540744 is #ABF8BB. Grayscale: #242424. Windows color (decimal): -11270332 or 4458324. OLE color: 4458324.
HSL color Cylindrical-coordinate representation of color #540744: hue angle of 312.47º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540744 is Cyan = 0, Magento = 0.92, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 68 | - |
| CMYK | 0 | 0.92 | 0.19 | 0.67 |
| HSL | 312.47º | 0.85% | 0.18% | - |
| HSV(B) | 312.47º | 0.92% | 0.33% | - |
| XYZ | 4.78 | 2.45 | 5.69 | - |
| YUV | 36.98 | 145.51 | 161.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 68 | 0 | 0.92 | 0.19 | 0.67 | 312.47 | 0.85 | 0.18 |
| Hex | 54 | 7 | 44 | 0 | 5C | 13 | 43 | 138 | 55 | 12 |
| Octal | 124 | 7 | 104 | 0 | 134 | 23 | 103 | 470 | 125 | 22 |
| Binary | 1010100 | 111 | 1000100 | 0 | 1011100 | 10011 | 1000011 | 100111000 | 1010101 | 10010 |
Color Harmonies of #540744
Complementary color
Monochromatic Colors of #540744
Black with #540744
Text Example
Text Example
White with #540744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540744; }
p { color: rgb(84,7,68); }
H1.HeaderClassName
{
color: #540744;
}
.AnyTagClassName
{
color: #540744;
}
</style>
background-color css
<style>
a { background-color: #540744; }
a { background-color: rgb(84,7,68); }
div.DivClassName
{
background-color: #540744;
}
.BgClassName
{
background-color: #540744;
}
</style>
border-color css
<style>
span { border-color: #540744; }
span { border-color: rgb(84,7,68); }
td.TdClassName
{
border-color: #540744;
}
.TagClassName
{
border-color: #540744;
}
</style>