Shades of Tyrian Purple #540441
Tints of Tyrian Purple #540441
RGB
CMYK
RGB Variations
Color information
#540441 (or 0x540441) is known color: Tyrian Purple. HEX triplet: 54, 04 and 41. RGB value is (84,4,65). Sum of RGB (Red+Green+Blue) = 84+4+65=153 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.90% from 153); Green value is 4 (1.95% from 255 or 2.61% from 153); Blue value is 65 (25.78% from 255 or 42.48% from 153); Max value from RGB is 84 - color contains mainly: red. Hex color #540441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540441 is #ABFBBE. Grayscale: #222222. Windows color (decimal): -11271103 or 4260948. OLE color: 4260948.
HSL color Cylindrical-coordinate representation of color #540441: hue angle of 314.25º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540441 is Cyan = 0, Magento = 0.95, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 65 | - |
| CMYK | 0 | 0.95 | 0.23 | 0.67 |
| HSL | 314.25º | 0.91% | 0.17% | - |
| HSV(B) | 314.25º | 0.95% | 0.33% | - |
| XYZ | 4.65 | 2.35 | 5.21 | - |
| YUV | 34.87 | 145 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 65 | 0 | 0.95 | 0.23 | 0.67 | 314.25 | 0.91 | 0.17 |
| Hex | 54 | 4 | 41 | 0 | 5F | 17 | 43 | 13A | 5B | 11 |
| Octal | 124 | 4 | 101 | 0 | 137 | 27 | 103 | 472 | 133 | 21 |
| Binary | 1010100 | 100 | 1000001 | 0 | 1011111 | 10111 | 1000011 | 100111010 | 1011011 | 10001 |
Color Harmonies of #540441
Complementary color
Monochromatic Colors of #540441
Black with #540441
Text Example
Text Example
White with #540441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540441; }
p { color: rgb(84,4,65); }
H1.HeaderClassName
{
color: #540441;
}
.AnyTagClassName
{
color: #540441;
}
</style>
background-color css
<style>
a { background-color: #540441; }
a { background-color: rgb(84,4,65); }
div.DivClassName
{
background-color: #540441;
}
.BgClassName
{
background-color: #540441;
}
</style>
border-color css
<style>
span { border-color: #540441; }
span { border-color: rgb(84,4,65); }
td.TdClassName
{
border-color: #540441;
}
.TagClassName
{
border-color: #540441;
}
</style>