Shades of Tyrian Purple #540143
Tints of Tyrian Purple #540143
RGB
CMYK
RGB Variations
Color information
#540143 (or 0x540143) is known color: Tyrian Purple. HEX triplet: 54, 01 and 43. RGB value is (84,1,67). Sum of RGB (Red+Green+Blue) = 84+1+67=152 (20% of max value = 765). Red value is 84 (33.20% from 255 or 55.26% from 152); Green value is 1 (0.78% from 255 or 0.66% from 152); Blue value is 67 (26.56% from 255 or 44.08% from 152); Max value from RGB is 84 - color contains mainly: red. Hex color #540143 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540143 is #ABFEBC. Grayscale: #212121. Windows color (decimal): -11271869 or 4391252. OLE color: 4391252.
HSL color Cylindrical-coordinate representation of color #540143: hue angle of 312.29º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #540143 is Cyan = 0, Magento = 0.99, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 67 | - |
| CMYK | 0 | 0.99 | 0.20 | 0.67 |
| HSL | 312.29º | 0.98% | 0.17% | - |
| HSV(B) | 312.29º | 0.99% | 0.33% | - |
| XYZ | 4.68 | 2.31 | 5.51 | - |
| YUV | 33.34 | 147 | 164.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 67 | 0 | 0.99 | 0.20 | 0.67 | 312.29 | 0.98 | 0.17 |
| Hex | 54 | 1 | 43 | 0 | 63 | 14 | 43 | 138 | 62 | 11 |
| Octal | 124 | 1 | 103 | 0 | 143 | 24 | 103 | 470 | 142 | 21 |
| Binary | 1010100 | 1 | 1000011 | 0 | 1100011 | 10100 | 1000011 | 100111000 | 1100010 | 10001 |
Color Harmonies of #540143
Complementary color
Monochromatic Colors of #540143
Black with #540143
Text Example
Text Example
White with #540143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540143; }
p { color: rgb(84,1,67); }
H1.HeaderClassName
{
color: #540143;
}
.AnyTagClassName
{
color: #540143;
}
</style>
background-color css
<style>
a { background-color: #540143; }
a { background-color: rgb(84,1,67); }
div.DivClassName
{
background-color: #540143;
}
.BgClassName
{
background-color: #540143;
}
</style>
border-color css
<style>
span { border-color: #540143; }
span { border-color: rgb(84,1,67); }
td.TdClassName
{
border-color: #540143;
}
.TagClassName
{
border-color: #540143;
}
</style>