Shades of Tyrian Purple #540742
Tints of Tyrian Purple #540742
RGB
CMYK
RGB Variations
Color information
#540742 (or 0x540742) is known color: Tyrian Purple. HEX triplet: 54, 07 and 42. RGB value is (84,7,66). Sum of RGB (Red+Green+Blue) = 84+7+66=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 7 (3.12% from 255 or 4.46% from 157); Blue value is 66 (26.17% from 255 or 42.04% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #540742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540742 is #ABF8BD. Grayscale: #242424. Windows color (decimal): -11270334 or 4327252. OLE color: 4327252.
HSL color Cylindrical-coordinate representation of color #540742: hue angle of 314.03º 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 #540742 is Cyan = 0, Magento = 0.92, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 66 | - |
| CMYK | 0 | 0.92 | 0.21 | 0.67 |
| HSL | 314.03º | 0.85% | 0.18% | - |
| HSV(B) | 314.03º | 0.92% | 0.33% | - |
| XYZ | 4.72 | 2.43 | 5.37 | - |
| YUV | 36.75 | 144.51 | 161.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 66 | 0 | 0.92 | 0.21 | 0.67 | 314.03 | 0.85 | 0.18 |
| Hex | 54 | 7 | 42 | 0 | 5C | 15 | 43 | 13A | 55 | 12 |
| Octal | 124 | 7 | 102 | 0 | 134 | 25 | 103 | 472 | 125 | 22 |
| Binary | 1010100 | 111 | 1000010 | 0 | 1011100 | 10101 | 1000011 | 100111010 | 1010101 | 10010 |
Color Harmonies of #540742
Complementary color
Monochromatic Colors of #540742
Black with #540742
Text Example
Text Example
White with #540742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540742; }
p { color: rgb(84,7,66); }
H1.HeaderClassName
{
color: #540742;
}
.AnyTagClassName
{
color: #540742;
}
</style>
background-color css
<style>
a { background-color: #540742; }
a { background-color: rgb(84,7,66); }
div.DivClassName
{
background-color: #540742;
}
.BgClassName
{
background-color: #540742;
}
</style>
border-color css
<style>
span { border-color: #540742; }
span { border-color: rgb(84,7,66); }
td.TdClassName
{
border-color: #540742;
}
.TagClassName
{
border-color: #540742;
}
</style>