Shades of Tyrian Purple #541442
Tints of Tyrian Purple #541442
RGB
CMYK
RGB Variations
Color information
#541442 (or 0x541442) is known color: Tyrian Purple. HEX triplet: 54, 14 and 42. RGB value is (84,20,66). Sum of RGB (Red+Green+Blue) = 84+20+66=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 20 (8.20% from 255 or 11.76% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #541442 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541442 is #ABEBBD. Grayscale: #2C2C2C. Windows color (decimal): -11267006 or 4330580. OLE color: 4330580.
HSL color Cylindrical-coordinate representation of color #541442: hue angle of 316.88º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #541442 is Cyan = 0, Magento = 0.76, Yellow = 0.21 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 66 | - |
| CMYK | 0 | 0.76 | 0.21 | 0.67 |
| HSL | 316.88º | 0.62% | 0.2% | - |
| HSV(B) | 316.88º | 0.76% | 0.33% | - |
| XYZ | 4.89 | 2.78 | 5.43 | - |
| YUV | 44.38 | 140.2 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 66 | 0 | 0.76 | 0.21 | 0.67 | 316.88 | 0.62 | 0.2 |
| Hex | 54 | 14 | 42 | 0 | 4C | 15 | 43 | 13D | 3E | 14 |
| Octal | 124 | 24 | 102 | 0 | 114 | 25 | 103 | 475 | 76 | 24 |
| Binary | 1010100 | 10100 | 1000010 | 0 | 1001100 | 10101 | 1000011 | 100111101 | 111110 | 10100 |
Color Harmonies of #541442
Complementary color
Monochromatic Colors of #541442
Black with #541442
Text Example
Text Example
White with #541442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541442; }
p { color: rgb(84,20,66); }
H1.HeaderClassName
{
color: #541442;
}
.AnyTagClassName
{
color: #541442;
}
</style>
background-color css
<style>
a { background-color: #541442; }
a { background-color: rgb(84,20,66); }
div.DivClassName
{
background-color: #541442;
}
.BgClassName
{
background-color: #541442;
}
</style>
border-color css
<style>
span { border-color: #541442; }
span { border-color: rgb(84,20,66); }
td.TdClassName
{
border-color: #541442;
}
.TagClassName
{
border-color: #541442;
}
</style>