Shades of Tyrian Purple #540934
Tints of Tyrian Purple #540934
RGB
CMYK
RGB Variations
Color information
#540934 (or 0x540934) is known color: Tyrian Purple. HEX triplet: 54, 09 and 34. RGB value is (84,9,52). Sum of RGB (Red+Green+Blue) = 84+9+52=145 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.93% from 145); Green value is 9 (3.91% from 255 or 6.21% from 145); Blue value is 52 (20.70% from 255 or 35.86% from 145); Max value from RGB is 84 - color contains mainly: red. Hex color #540934 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540934 is #ABF6CB. Grayscale: #242424. Windows color (decimal): -11269836 or 3410260. OLE color: 3410260.
HSL color Cylindrical-coordinate representation of color #540934: hue angle of 325.6º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #540934 is Cyan = 0, Magento = 0.89, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 52 | - |
| CMYK | 0 | 0.89 | 0.38 | 0.67 |
| HSL | 325.6º | 0.81% | 0.18% | - |
| HSV(B) | 325.6º | 0.89% | 0.33% | - |
| XYZ | 4.37 | 2.33 | 3.47 | - |
| YUV | 36.33 | 136.85 | 162 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 52 | 0 | 0.89 | 0.38 | 0.67 | 325.6 | 0.81 | 0.18 |
| Hex | 54 | 9 | 34 | 0 | 59 | 26 | 43 | 146 | 51 | 12 |
| Octal | 124 | 11 | 64 | 0 | 131 | 46 | 103 | 506 | 121 | 22 |
| Binary | 1010100 | 1001 | 110100 | 0 | 1011001 | 100110 | 1000011 | 101000110 | 1010001 | 10010 |
Color Harmonies of #540934
Complementary color
Monochromatic Colors of #540934
Black with #540934
Text Example
Text Example
White with #540934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540934; }
p { color: rgb(84,9,52); }
H1.HeaderClassName
{
color: #540934;
}
.AnyTagClassName
{
color: #540934;
}
</style>
background-color css
<style>
a { background-color: #540934; }
a { background-color: rgb(84,9,52); }
div.DivClassName
{
background-color: #540934;
}
.BgClassName
{
background-color: #540934;
}
</style>
border-color css
<style>
span { border-color: #540934; }
span { border-color: rgb(84,9,52); }
td.TdClassName
{
border-color: #540934;
}
.TagClassName
{
border-color: #540934;
}
</style>