Shades of Tyrian Purple #540534
Tints of Tyrian Purple #540534
RGB
CMYK
RGB Variations
Color information
#540534 (or 0x540534) is known color: Tyrian Purple. HEX triplet: 54, 05 and 34. RGB value is (84,5,52). Sum of RGB (Red+Green+Blue) = 84+5+52=141 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.57% from 141); Green value is 5 (2.34% from 255 or 3.55% from 141); Blue value is 52 (20.70% from 255 or 36.88% from 141); Max value from RGB is 84 - color contains mainly: red. Hex color #540534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540534 is #ABFACB. Grayscale: #212121. Windows color (decimal): -11270860 or 3409236. OLE color: 3409236.
HSL color Cylindrical-coordinate representation of color #540534: hue angle of 324.3º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540534 is Cyan = 0, Magento = 0.94, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 52 | - |
| CMYK | 0 | 0.94 | 0.38 | 0.67 |
| HSL | 324.3º | 0.89% | 0.17% | - |
| HSV(B) | 324.3º | 0.94% | 0.33% | - |
| XYZ | 4.33 | 2.24 | 3.45 | - |
| YUV | 33.98 | 138.17 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 52 | 0 | 0.94 | 0.38 | 0.67 | 324.3 | 0.89 | 0.17 |
| Hex | 54 | 5 | 34 | 0 | 5E | 26 | 43 | 144 | 59 | 11 |
| Octal | 124 | 5 | 64 | 0 | 136 | 46 | 103 | 504 | 131 | 21 |
| Binary | 1010100 | 101 | 110100 | 0 | 1011110 | 100110 | 1000011 | 101000100 | 1011001 | 10001 |
Color Harmonies of #540534
Complementary color
Monochromatic Colors of #540534
Black with #540534
Text Example
Text Example
White with #540534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540534; }
p { color: rgb(84,5,52); }
H1.HeaderClassName
{
color: #540534;
}
.AnyTagClassName
{
color: #540534;
}
</style>
background-color css
<style>
a { background-color: #540534; }
a { background-color: rgb(84,5,52); }
div.DivClassName
{
background-color: #540534;
}
.BgClassName
{
background-color: #540534;
}
</style>
border-color css
<style>
span { border-color: #540534; }
span { border-color: rgb(84,5,52); }
td.TdClassName
{
border-color: #540534;
}
.TagClassName
{
border-color: #540534;
}
</style>