Shades of Tyrian Purple #540947
Tints of Tyrian Purple #540947
RGB
CMYK
RGB Variations
Color information
#540947 (or 0x540947) is known color: Tyrian Purple. HEX triplet: 54, 09 and 47. RGB value is (84,9,71). Sum of RGB (Red+Green+Blue) = 84+9+71=164 (21% of max value = 765). Red value is 84 (33.20% from 255 or 51.22% from 164); Green value is 9 (3.91% from 255 or 5.49% from 164); Blue value is 71 (28.12% from 255 or 43.29% from 164); Max value from RGB is 84 - color contains mainly: red. Hex color #540947 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540947 is #ABF6B8. Grayscale: #262626. Windows color (decimal): -11269817 or 4655444. OLE color: 4655444.
HSL color Cylindrical-coordinate representation of color #540947: hue angle of 310.4º 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 #540947 is Cyan = 0, Magento = 0.89, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 71 | - |
| CMYK | 0 | 0.89 | 0.15 | 0.67 |
| HSL | 310.4º | 0.81% | 0.18% | - |
| HSV(B) | 310.4º | 0.89% | 0.33% | - |
| XYZ | 4.89 | 2.54 | 6.19 | - |
| YUV | 38.49 | 146.35 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 71 | 0 | 0.89 | 0.15 | 0.67 | 310.4 | 0.81 | 0.18 |
| Hex | 54 | 9 | 47 | 0 | 59 | F | 43 | 136 | 51 | 12 |
| Octal | 124 | 11 | 107 | 0 | 131 | 17 | 103 | 466 | 121 | 22 |
| Binary | 1010100 | 1001 | 1000111 | 0 | 1011001 | 1111 | 1000011 | 100110110 | 1010001 | 10010 |
Color Harmonies of #540947
Complementary color
Monochromatic Colors of #540947
Black with #540947
Text Example
Text Example
White with #540947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540947; }
p { color: rgb(84,9,71); }
H1.HeaderClassName
{
color: #540947;
}
.AnyTagClassName
{
color: #540947;
}
</style>
background-color css
<style>
a { background-color: #540947; }
a { background-color: rgb(84,9,71); }
div.DivClassName
{
background-color: #540947;
}
.BgClassName
{
background-color: #540947;
}
</style>
border-color css
<style>
span { border-color: #540947; }
span { border-color: rgb(84,9,71); }
td.TdClassName
{
border-color: #540947;
}
.TagClassName
{
border-color: #540947;
}
</style>