Shades of Tyrian Purple #540142
Tints of Tyrian Purple #540142
RGB
CMYK
RGB Variations
Color information
#540142 (or 0x540142) is known color: Tyrian Purple. HEX triplet: 54, 01 and 42. RGB value is (84,1,66). Sum of RGB (Red+Green+Blue) = 84+1+66=151 (20% of max value = 765). Red value is 84 (33.20% from 255 or 55.63% from 151); Green value is 1 (0.78% from 255 or 0.66% from 151); Blue value is 66 (26.17% from 255 or 43.71% from 151); Max value from RGB is 84 - color contains mainly: red. Hex color #540142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540142 is #ABFEBD. Grayscale: #212121. Windows color (decimal): -11271870 or 4325716. OLE color: 4325716.
HSL color Cylindrical-coordinate representation of color #540142: hue angle of 313.01º 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 #540142 is Cyan = 0, Magento = 0.99, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.21 | 0.67 |
| HSL | 313.01º | 0.98% | 0.17% | - |
| HSV(B) | 313.01º | 0.99% | 0.33% | - |
| XYZ | 4.65 | 2.3 | 5.35 | - |
| YUV | 33.23 | 146.5 | 164.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 66 | 0 | 0.99 | 0.21 | 0.67 | 313.01 | 0.98 | 0.17 |
| Hex | 54 | 1 | 42 | 0 | 63 | 15 | 43 | 139 | 62 | 11 |
| Octal | 124 | 1 | 102 | 0 | 143 | 25 | 103 | 471 | 142 | 21 |
| Binary | 1010100 | 1 | 1000010 | 0 | 1100011 | 10101 | 1000011 | 100111001 | 1100010 | 10001 |
Color Harmonies of #540142
Complementary color
Monochromatic Colors of #540142
Black with #540142
Text Example
Text Example
White with #540142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540142; }
p { color: rgb(84,1,66); }
H1.HeaderClassName
{
color: #540142;
}
.AnyTagClassName
{
color: #540142;
}
</style>
background-color css
<style>
a { background-color: #540142; }
a { background-color: rgb(84,1,66); }
div.DivClassName
{
background-color: #540142;
}
.BgClassName
{
background-color: #540142;
}
</style>
border-color css
<style>
span { border-color: #540142; }
span { border-color: rgb(84,1,66); }
td.TdClassName
{
border-color: #540142;
}
.TagClassName
{
border-color: #540142;
}
</style>