Shades of Tyrian Purple #540839
Tints of Tyrian Purple #540839
RGB
CMYK
RGB Variations
Color information
#540839 (or 0x540839) is known color: Tyrian Purple. HEX triplet: 54, 08 and 39. RGB value is (84,8,57). Sum of RGB (Red+Green+Blue) = 84+8+57=149 (19% of max value = 765). Red value is 84 (33.20% from 255 or 56.38% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 57 (22.66% from 255 or 38.26% from 149); Max value from RGB is 84 - color contains mainly: red. Hex color #540839 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540839 is #ABF7C6. Grayscale: #242424. Windows color (decimal): -11270087 or 3737684. OLE color: 3737684.
HSL color Cylindrical-coordinate representation of color #540839: hue angle of 321.32º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #540839 is Cyan = 0, Magento = 0.90, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 8 | 57 | - |
| CMYK | 0 | 0.90 | 0.32 | 0.67 |
| HSL | 321.32º | 0.83% | 0.18% | - |
| HSV(B) | 321.32º | 0.9% | 0.33% | - |
| XYZ | 4.48 | 2.35 | 4.09 | - |
| YUV | 36.31 | 139.68 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 8 | 57 | 0 | 0.90 | 0.32 | 0.67 | 321.32 | 0.83 | 0.18 |
| Hex | 54 | 8 | 39 | 0 | 5A | 20 | 43 | 141 | 53 | 12 |
| Octal | 124 | 10 | 71 | 0 | 132 | 40 | 103 | 501 | 123 | 22 |
| Binary | 1010100 | 1000 | 111001 | 0 | 1011010 | 100000 | 1000011 | 101000001 | 1010011 | 10010 |
Color Harmonies of #540839
Complementary color
Monochromatic Colors of #540839
Black with #540839
Text Example
Text Example
White with #540839
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540839; }
p { color: rgb(84,8,57); }
H1.HeaderClassName
{
color: #540839;
}
.AnyTagClassName
{
color: #540839;
}
</style>
background-color css
<style>
a { background-color: #540839; }
a { background-color: rgb(84,8,57); }
div.DivClassName
{
background-color: #540839;
}
.BgClassName
{
background-color: #540839;
}
</style>
border-color css
<style>
span { border-color: #540839; }
span { border-color: rgb(84,8,57); }
td.TdClassName
{
border-color: #540839;
}
.TagClassName
{
border-color: #540839;
}
</style>