Shades of Tyrian Purple #540545
Tints of Tyrian Purple #540545
RGB
CMYK
RGB Variations
Color information
#540545 (or 0x540545) is known color: Tyrian Purple. HEX triplet: 54, 05 and 45. RGB value is (84,5,69). Sum of RGB (Red+Green+Blue) = 84+5+69=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 5 (2.34% from 255 or 3.16% from 158); Blue value is 69 (27.34% from 255 or 43.67% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #540545 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540545 is #ABFABA. Grayscale: #232323. Windows color (decimal): -11270843 or 4523348. OLE color: 4523348.
HSL color Cylindrical-coordinate representation of color #540545: hue angle of 311.39º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540545 is Cyan = 0, Magento = 0.94, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 69 | - |
| CMYK | 0 | 0.94 | 0.18 | 0.67 |
| HSL | 311.39º | 0.89% | 0.17% | - |
| HSV(B) | 311.39º | 0.94% | 0.33% | - |
| XYZ | 4.78 | 2.42 | 5.85 | - |
| YUV | 35.92 | 146.67 | 162.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 69 | 0 | 0.94 | 0.18 | 0.67 | 311.39 | 0.89 | 0.17 |
| Hex | 54 | 5 | 45 | 0 | 5E | 12 | 43 | 137 | 59 | 11 |
| Octal | 124 | 5 | 105 | 0 | 136 | 22 | 103 | 467 | 131 | 21 |
| Binary | 1010100 | 101 | 1000101 | 0 | 1011110 | 10010 | 1000011 | 100110111 | 1011001 | 10001 |
Color Harmonies of #540545
Complementary color
Monochromatic Colors of #540545
Black with #540545
Text Example
Text Example
White with #540545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540545; }
p { color: rgb(84,5,69); }
H1.HeaderClassName
{
color: #540545;
}
.AnyTagClassName
{
color: #540545;
}
</style>
background-color css
<style>
a { background-color: #540545; }
a { background-color: rgb(84,5,69); }
div.DivClassName
{
background-color: #540545;
}
.BgClassName
{
background-color: #540545;
}
</style>
border-color css
<style>
span { border-color: #540545; }
span { border-color: rgb(84,5,69); }
td.TdClassName
{
border-color: #540545;
}
.TagClassName
{
border-color: #540545;
}
</style>