Shades of Tyrian Purple #541048
Tints of Tyrian Purple #541048
RGB
CMYK
RGB Variations
Color information
#541048 (or 0x541048) is known color: Tyrian Purple. HEX triplet: 54, 10 and 48. RGB value is (84,16,72). Sum of RGB (Red+Green+Blue) = 84+16+72=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 16 (6.64% from 255 or 9.30% from 172); Blue value is 72 (28.52% from 255 or 41.86% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #541048 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541048 is #ABEFB7. Grayscale: #2A2A2A. Windows color (decimal): -11268024 or 4722772. OLE color: 4722772.
HSL color Cylindrical-coordinate representation of color #541048: hue angle of 310.59º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #541048 is Cyan = 0, Magento = 0.81, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 16 | 72 | - |
| CMYK | 0 | 0.81 | 0.14 | 0.67 |
| HSL | 310.59º | 0.68% | 0.2% | - |
| HSV(B) | 310.59º | 0.81% | 0.33% | - |
| XYZ | 5.01 | 2.72 | 6.39 | - |
| YUV | 42.72 | 144.53 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 16 | 72 | 0 | 0.81 | 0.14 | 0.67 | 310.59 | 0.68 | 0.2 |
| Hex | 54 | 10 | 48 | 0 | 51 | E | 43 | 137 | 44 | 14 |
| Octal | 124 | 20 | 110 | 0 | 121 | 16 | 103 | 467 | 104 | 24 |
| Binary | 1010100 | 10000 | 1001000 | 0 | 1010001 | 1110 | 1000011 | 100110111 | 1000100 | 10100 |
Color Harmonies of #541048
Complementary color
Monochromatic Colors of #541048
Black with #541048
Text Example
Text Example
White with #541048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541048; }
p { color: rgb(84,16,72); }
H1.HeaderClassName
{
color: #541048;
}
.AnyTagClassName
{
color: #541048;
}
</style>
background-color css
<style>
a { background-color: #541048; }
a { background-color: rgb(84,16,72); }
div.DivClassName
{
background-color: #541048;
}
.BgClassName
{
background-color: #541048;
}
</style>
border-color css
<style>
span { border-color: #541048; }
span { border-color: rgb(84,16,72); }
td.TdClassName
{
border-color: #541048;
}
.TagClassName
{
border-color: #541048;
}
</style>