Shades of Tyrian Purple #540329
Tints of Tyrian Purple #540329
RGB
CMYK
RGB Variations
Color information
#540329 (or 0x540329) is known color: Tyrian Purple. HEX triplet: 54, 03 and 29. RGB value is (84,3,41). Sum of RGB (Red+Green+Blue) = 84+3+41=128 (16% of max value = 765). Red value is 84 (33.20% from 255 or 65.62% from 128); Green value is 3 (1.56% from 255 or 2.34% from 128); Blue value is 41 (16.41% from 255 or 32.03% from 128); Max value from RGB is 84 - color contains mainly: red. Hex color #540329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540329 is #ABFCD6. Grayscale: #1F1F1F. Windows color (decimal): -11271383 or 2687828. OLE color: 2687828.
HSL color Cylindrical-coordinate representation of color #540329: hue angle of 331.85º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #540329 is Cyan = 0, Magento = 0.96, Yellow = 0.51 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 3 | 41 | - |
| CMYK | 0 | 0.96 | 0.51 | 0.67 |
| HSL | 331.85º | 0.93% | 0.17% | - |
| HSV(B) | 331.85º | 0.96% | 0.33% | - |
| XYZ | 4.09 | 2.11 | 2.29 | - |
| YUV | 31.55 | 133.34 | 165.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 41 | 0 | 0.96 | 0.51 | 0.67 | 331.85 | 0.93 | 0.17 |
| Hex | 54 | 3 | 29 | 0 | 60 | 33 | 43 | 14C | 5D | 11 |
| Octal | 124 | 3 | 51 | 0 | 140 | 63 | 103 | 514 | 135 | 21 |
| Binary | 1010100 | 11 | 101001 | 0 | 1100000 | 110011 | 1000011 | 101001100 | 1011101 | 10001 |
Color Harmonies of #540329
Complementary color
Monochromatic Colors of #540329
Black with #540329
Text Example
Text Example
White with #540329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540329; }
p { color: rgb(84,3,41); }
H1.HeaderClassName
{
color: #540329;
}
.AnyTagClassName
{
color: #540329;
}
</style>
background-color css
<style>
a { background-color: #540329; }
a { background-color: rgb(84,3,41); }
div.DivClassName
{
background-color: #540329;
}
.BgClassName
{
background-color: #540329;
}
</style>
border-color css
<style>
span { border-color: #540329; }
span { border-color: rgb(84,3,41); }
td.TdClassName
{
border-color: #540329;
}
.TagClassName
{
border-color: #540329;
}
</style>