Shades of Tyrian Purple #541142
Tints of Tyrian Purple #541142
RGB
CMYK
RGB Variations
Color information
#541142 (or 0x541142) is known color: Tyrian Purple. HEX triplet: 54, 11 and 42. RGB value is (84,17,66). Sum of RGB (Red+Green+Blue) = 84+17+66=167 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50.30% from 167); Green value is 17 (7.03% from 255 or 10.18% from 167); Blue value is 66 (26.17% from 255 or 39.52% from 167); Max value from RGB is 84 - color contains mainly: red. Hex color #541142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541142 is #ABEEBD. Grayscale: #2A2A2A. Windows color (decimal): -11267774 or 4329812. OLE color: 4329812.
HSL color Cylindrical-coordinate representation of color #541142: hue angle of 316.12º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #541142 is Cyan = 0, Magento = 0.80, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 17 | 66 | - |
| CMYK | 0 | 0.80 | 0.21 | 0.67 |
| HSL | 316.12º | 0.66% | 0.2% | - |
| HSV(B) | 316.12º | 0.8% | 0.33% | - |
| XYZ | 4.84 | 2.68 | 5.42 | - |
| YUV | 42.62 | 141.2 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 17 | 66 | 0 | 0.80 | 0.21 | 0.67 | 316.12 | 0.66 | 0.2 |
| Hex | 54 | 11 | 42 | 0 | 50 | 15 | 43 | 13C | 42 | 14 |
| Octal | 124 | 21 | 102 | 0 | 120 | 25 | 103 | 474 | 102 | 24 |
| Binary | 1010100 | 10001 | 1000010 | 0 | 1010000 | 10101 | 1000011 | 100111100 | 1000010 | 10100 |
Color Harmonies of #541142
Complementary color
Monochromatic Colors of #541142
Black with #541142
Text Example
Text Example
White with #541142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541142; }
p { color: rgb(84,17,66); }
H1.HeaderClassName
{
color: #541142;
}
.AnyTagClassName
{
color: #541142;
}
</style>
background-color css
<style>
a { background-color: #541142; }
a { background-color: rgb(84,17,66); }
div.DivClassName
{
background-color: #541142;
}
.BgClassName
{
background-color: #541142;
}
</style>
border-color css
<style>
span { border-color: #541142; }
span { border-color: rgb(84,17,66); }
td.TdClassName
{
border-color: #541142;
}
.TagClassName
{
border-color: #541142;
}
</style>