Shades of Tyrian Purple #541345
Tints of Tyrian Purple #541345
RGB
CMYK
RGB Variations
Color information
#541345 (or 0x541345) is known color: Tyrian Purple. HEX triplet: 54, 13 and 45. RGB value is (84,19,69). Sum of RGB (Red+Green+Blue) = 84+19+69=172 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.84% from 172); Green value is 19 (7.81% from 255 or 11.05% from 172); Blue value is 69 (27.34% from 255 or 40.12% from 172); Max value from RGB is 84 - color contains mainly: red. Hex color #541345 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541345 is #ABECBA. Grayscale: #2C2C2C. Windows color (decimal): -11267259 or 4526932. OLE color: 4526932.
HSL color Cylindrical-coordinate representation of color #541345: hue angle of 313.85º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #541345 is Cyan = 0, Magento = 0.77, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 19 | 69 | - |
| CMYK | 0 | 0.77 | 0.18 | 0.67 |
| HSL | 313.85º | 0.63% | 0.2% | - |
| HSV(B) | 313.85º | 0.77% | 0.33% | - |
| XYZ | 4.96 | 2.78 | 5.91 | - |
| YUV | 44.14 | 142.03 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 19 | 69 | 0 | 0.77 | 0.18 | 0.67 | 313.85 | 0.63 | 0.2 |
| Hex | 54 | 13 | 45 | 0 | 4D | 12 | 43 | 13A | 3F | 14 |
| Octal | 124 | 23 | 105 | 0 | 115 | 22 | 103 | 472 | 77 | 24 |
| Binary | 1010100 | 10011 | 1000101 | 0 | 1001101 | 10010 | 1000011 | 100111010 | 111111 | 10100 |
Color Harmonies of #541345
Complementary color
Monochromatic Colors of #541345
Black with #541345
Text Example
Text Example
White with #541345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #541345; }
p { color: rgb(84,19,69); }
H1.HeaderClassName
{
color: #541345;
}
.AnyTagClassName
{
color: #541345;
}
</style>
background-color css
<style>
a { background-color: #541345; }
a { background-color: rgb(84,19,69); }
div.DivClassName
{
background-color: #541345;
}
.BgClassName
{
background-color: #541345;
}
</style>
border-color css
<style>
span { border-color: #541345; }
span { border-color: rgb(84,19,69); }
td.TdClassName
{
border-color: #541345;
}
.TagClassName
{
border-color: #541345;
}
</style>