Shades of Tyrian Purple #540733
Tints of Tyrian Purple #540733
RGB
CMYK
RGB Variations
Color information
#540733 (or 0x540733) is known color: Tyrian Purple. HEX triplet: 54, 07 and 33. RGB value is (84,7,51). Sum of RGB (Red+Green+Blue) = 84+7+51=142 (18% of max value = 765). Red value is 84 (33.20% from 255 or 59.15% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 51 (20.31% from 255 or 35.92% from 142); Max value from RGB is 84 - color contains mainly: red. Hex color #540733 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540733 is #ABF8CC. Grayscale: #222222. Windows color (decimal): -11270349 or 3344212. OLE color: 3344212.
HSL color Cylindrical-coordinate representation of color #540733: hue angle of 325.71º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #540733 is Cyan = 0, Magento = 0.92, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 7 | 51 | - |
| CMYK | 0 | 0.92 | 0.39 | 0.67 |
| HSL | 325.71º | 0.85% | 0.18% | - |
| HSV(B) | 325.71º | 0.92% | 0.33% | - |
| XYZ | 4.33 | 2.28 | 3.34 | - |
| YUV | 35.04 | 137.01 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 7 | 51 | 0 | 0.92 | 0.39 | 0.67 | 325.71 | 0.85 | 0.18 |
| Hex | 54 | 7 | 33 | 0 | 5C | 27 | 43 | 146 | 55 | 12 |
| Octal | 124 | 7 | 63 | 0 | 134 | 47 | 103 | 506 | 125 | 22 |
| Binary | 1010100 | 111 | 110011 | 0 | 1011100 | 100111 | 1000011 | 101000110 | 1010101 | 10010 |
Color Harmonies of #540733
Complementary color
Monochromatic Colors of #540733
Black with #540733
Text Example
Text Example
White with #540733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540733; }
p { color: rgb(84,7,51); }
H1.HeaderClassName
{
color: #540733;
}
.AnyTagClassName
{
color: #540733;
}
</style>
background-color css
<style>
a { background-color: #540733; }
a { background-color: rgb(84,7,51); }
div.DivClassName
{
background-color: #540733;
}
.BgClassName
{
background-color: #540733;
}
</style>
border-color css
<style>
span { border-color: #540733; }
span { border-color: rgb(84,7,51); }
td.TdClassName
{
border-color: #540733;
}
.TagClassName
{
border-color: #540733;
}
</style>