Shades of Tyrian Purple #541248
Tints of Tyrian Purple #541248
RGB
CMYK
RGB Variations
Color information
#541248 (or 0x541248) is known color: Tyrian Purple. HEX triplet: 54, 12 and 48. RGB value is (84,18,72). Sum of RGB (Red+Green+Blue) = 84+18+72=174 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48.28% from 174); Green value is 18 (7.42% from 255 or 10.34% from 174); Blue value is 72 (28.52% from 255 or 41.38% from 174); Max value from RGB is 84 - color contains mainly: red. Hex color #541248 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541248 is #ABEDB7. Grayscale: #2B2B2B. Windows color (decimal): -11267512 or 4723284. OLE color: 4723284.
HSL color Cylindrical-coordinate representation of color #541248: hue angle of 310.91º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #541248 is Cyan = 0, Magento = 0.79, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 72 | - |
| CMYK | 0 | 0.79 | 0.14 | 0.67 |
| HSL | 310.91º | 0.65% | 0.2% | - |
| HSV(B) | 310.91º | 0.79% | 0.33% | - |
| XYZ | 5.04 | 2.79 | 6.4 | - |
| YUV | 43.89 | 143.87 | 156.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 72 | 0 | 0.79 | 0.14 | 0.67 | 310.91 | 0.65 | 0.2 |
| Hex | 54 | 12 | 48 | 0 | 4F | E | 43 | 137 | 41 | 14 |
| Octal | 124 | 22 | 110 | 0 | 117 | 16 | 103 | 467 | 101 | 24 |
| Binary | 1010100 | 10010 | 1001000 | 0 | 1001111 | 1110 | 1000011 | 100110111 | 1000001 | 10100 |
Color Harmonies of #541248
Complementary color
Monochromatic Colors of #541248
Black with #541248
Text Example
Text Example
White with #541248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541248; }
p { color: rgb(84,18,72); }
H1.HeaderClassName
{
color: #541248;
}
.AnyTagClassName
{
color: #541248;
}
</style>
background-color css
<style>
a { background-color: #541248; }
a { background-color: rgb(84,18,72); }
div.DivClassName
{
background-color: #541248;
}
.BgClassName
{
background-color: #541248;
}
</style>
border-color css
<style>
span { border-color: #541248; }
span { border-color: rgb(84,18,72); }
td.TdClassName
{
border-color: #541248;
}
.TagClassName
{
border-color: #541248;
}
</style>