Shades of Tyrian Purple #541244
Tints of Tyrian Purple #541244
RGB
CMYK
RGB Variations
Color information
#541244 (or 0x541244) is known color: Tyrian Purple. HEX triplet: 54, 12 and 44. RGB value is (84,18,68). Sum of RGB (Red+Green+Blue) = 84+18+68=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 18 (7.42% from 255 or 10.59% from 170); Blue value is 68 (26.95% from 255 or 40% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #541244 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541244 is #ABEDBB. Grayscale: #2B2B2B. Windows color (decimal): -11267516 or 4461140. OLE color: 4461140.
HSL color Cylindrical-coordinate representation of color #541244: hue angle of 314.55º 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 #541244 is Cyan = 0, Magento = 0.79, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 18 | 68 | - |
| CMYK | 0 | 0.79 | 0.19 | 0.67 |
| HSL | 314.55º | 0.65% | 0.2% | - |
| HSV(B) | 314.55º | 0.79% | 0.33% | - |
| XYZ | 4.92 | 2.73 | 5.74 | - |
| YUV | 43.43 | 141.87 | 156.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 18 | 68 | 0 | 0.79 | 0.19 | 0.67 | 314.55 | 0.65 | 0.2 |
| Hex | 54 | 12 | 44 | 0 | 4F | 13 | 43 | 13B | 41 | 14 |
| Octal | 124 | 22 | 104 | 0 | 117 | 23 | 103 | 473 | 101 | 24 |
| Binary | 1010100 | 10010 | 1000100 | 0 | 1001111 | 10011 | 1000011 | 100111011 | 1000001 | 10100 |
Color Harmonies of #541244
Complementary color
Monochromatic Colors of #541244
Black with #541244
Text Example
Text Example
White with #541244
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541244; }
p { color: rgb(84,18,68); }
H1.HeaderClassName
{
color: #541244;
}
.AnyTagClassName
{
color: #541244;
}
</style>
background-color css
<style>
a { background-color: #541244; }
a { background-color: rgb(84,18,68); }
div.DivClassName
{
background-color: #541244;
}
.BgClassName
{
background-color: #541244;
}
</style>
border-color css
<style>
span { border-color: #541244; }
span { border-color: rgb(84,18,68); }
td.TdClassName
{
border-color: #541244;
}
.TagClassName
{
border-color: #541244;
}
</style>