Shades of Tyrian Purple #541444
Tints of Tyrian Purple #541444
RGB
CMYK
RGB Variations
Color information
#541444 (or 0x541444) is known color: Tyrian Purple. HEX triplet: 54, 14 and 44. RGB value is (84,20,68). Sum of RGB (Red+Green+Blue) = 84+20+68=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 68 (26.95% from 255 or 39.53% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #541444 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541444 is #ABEBBB. Grayscale: #2C2C2C. Windows color (decimal): -11267004 or 4461652. OLE color: 4461652.
HSL color Cylindrical-coordinate representation of color #541444: hue angle of 315º 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 #541444 is Cyan = 0, Magento = 0.76, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 20 | 68 | - |
| CMYK | 0 | 0.76 | 0.19 | 0.67 |
| HSL | 315º | 0.62% | 0.2% | - |
| HSV(B) | 315º | 0.76% | 0.33% | - |
| XYZ | 4.95 | 2.8 | 5.75 | - |
| YUV | 44.61 | 141.2 | 156.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 20 | 68 | 0 | 0.76 | 0.19 | 0.67 | 315 | 0.62 | 0.2 |
| Hex | 54 | 14 | 44 | 0 | 4C | 13 | 43 | 13B | 3E | 14 |
| Octal | 124 | 24 | 104 | 0 | 114 | 23 | 103 | 473 | 76 | 24 |
| Binary | 1010100 | 10100 | 1000100 | 0 | 1001100 | 10011 | 1000011 | 100111011 | 111110 | 10100 |
Color Harmonies of #541444
Complementary color
Monochromatic Colors of #541444
Black with #541444
Text Example
Text Example
White with #541444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541444; }
p { color: rgb(84,20,68); }
H1.HeaderClassName
{
color: #541444;
}
.AnyTagClassName
{
color: #541444;
}
</style>
background-color css
<style>
a { background-color: #541444; }
a { background-color: rgb(84,20,68); }
div.DivClassName
{
background-color: #541444;
}
.BgClassName
{
background-color: #541444;
}
</style>
border-color css
<style>
span { border-color: #541444; }
span { border-color: rgb(84,20,68); }
td.TdClassName
{
border-color: #541444;
}
.TagClassName
{
border-color: #541444;
}
</style>