Shades of Tyrian Purple #540636
Tints of Tyrian Purple #540636
RGB
CMYK
RGB Variations
Color information
#540636 (or 0x540636) is known color: Tyrian Purple. HEX triplet: 54, 06 and 36. RGB value is (84,6,54). Sum of RGB (Red+Green+Blue) = 84+6+54=144 (19% of max value = 765). Red value is 84 (33.20% from 255 or 58.33% from 144); Green value is 6 (2.73% from 255 or 4.17% from 144); Blue value is 54 (21.48% from 255 or 37.5% from 144); Max value from RGB is 84 - color contains mainly: red. Hex color #540636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540636 is #ABF9C9. Grayscale: #222222. Windows color (decimal): -11270602 or 3540564. OLE color: 3540564.
HSL color Cylindrical-coordinate representation of color #540636: hue angle of 323.08º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540636 is Cyan = 0, Magento = 0.93, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 54 | - |
| CMYK | 0 | 0.93 | 0.36 | 0.67 |
| HSL | 323.08º | 0.87% | 0.18% | - |
| HSV(B) | 323.08º | 0.93% | 0.33% | - |
| XYZ | 4.39 | 2.28 | 3.7 | - |
| YUV | 34.79 | 138.84 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 54 | 0 | 0.93 | 0.36 | 0.67 | 323.08 | 0.87 | 0.18 |
| Hex | 54 | 6 | 36 | 0 | 5D | 24 | 43 | 143 | 57 | 12 |
| Octal | 124 | 6 | 66 | 0 | 135 | 44 | 103 | 503 | 127 | 22 |
| Binary | 1010100 | 110 | 110110 | 0 | 1011101 | 100100 | 1000011 | 101000011 | 1010111 | 10010 |
Color Harmonies of #540636
Complementary color
Monochromatic Colors of #540636
Black with #540636
Text Example
Text Example
White with #540636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540636; }
p { color: rgb(84,6,54); }
H1.HeaderClassName
{
color: #540636;
}
.AnyTagClassName
{
color: #540636;
}
</style>
background-color css
<style>
a { background-color: #540636; }
a { background-color: rgb(84,6,54); }
div.DivClassName
{
background-color: #540636;
}
.BgClassName
{
background-color: #540636;
}
</style>
border-color css
<style>
span { border-color: #540636; }
span { border-color: rgb(84,6,54); }
td.TdClassName
{
border-color: #540636;
}
.TagClassName
{
border-color: #540636;
}
</style>