Shades of Tyrian Purple #540651
Tints of Tyrian Purple #540651
RGB
CMYK
RGB Variations
Color information
#540651 (or 0x540651) is known color: Tyrian Purple. HEX triplet: 54, 06 and 51. RGB value is (84,6,81). Sum of RGB (Red+Green+Blue) = 84+6+81=171 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.12% from 171); Green value is 6 (2.73% from 255 or 3.51% from 171); Blue value is 81 (32.03% from 255 or 47.37% from 171); Max value from RGB is 84 - color contains mainly: red. Hex color #540651 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540651 is #ABF9AE. Grayscale: #252525. Windows color (decimal): -11270575 or 5310036. OLE color: 5310036.
HSL color Cylindrical-coordinate representation of color #540651: hue angle of 302.31º 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 #540651 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 81 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.67 |
| HSL | 302.31º | 0.87% | 0.18% | - |
| HSV(B) | 302.31º | 0.93% | 0.33% | - |
| XYZ | 5.21 | 2.61 | 8.01 | - |
| YUV | 37.87 | 152.34 | 160.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 81 | 0 | 0.93 | 0.04 | 0.67 | 302.31 | 0.87 | 0.18 |
| Hex | 54 | 6 | 51 | 0 | 5D | 4 | 43 | 12E | 57 | 12 |
| Octal | 124 | 6 | 121 | 0 | 135 | 4 | 103 | 456 | 127 | 22 |
| Binary | 1010100 | 110 | 1010001 | 0 | 1011101 | 100 | 1000011 | 100101110 | 1010111 | 10010 |
Color Harmonies of #540651
Complementary color
Monochromatic Colors of #540651
Black with #540651
Text Example
Text Example
White with #540651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540651; }
p { color: rgb(84,6,81); }
H1.HeaderClassName
{
color: #540651;
}
.AnyTagClassName
{
color: #540651;
}
</style>
background-color css
<style>
a { background-color: #540651; }
a { background-color: rgb(84,6,81); }
div.DivClassName
{
background-color: #540651;
}
.BgClassName
{
background-color: #540651;
}
</style>
border-color css
<style>
span { border-color: #540651; }
span { border-color: rgb(84,6,81); }
td.TdClassName
{
border-color: #540651;
}
.TagClassName
{
border-color: #540651;
}
</style>