Shades of Tyrian Purple #540936
Tints of Tyrian Purple #540936
RGB
CMYK
RGB Variations
Color information
#540936 (or 0x540936) is known color: Tyrian Purple. HEX triplet: 54, 09 and 36. RGB value is (84,9,54). Sum of RGB (Red+Green+Blue) = 84+9+54=147 (19% of max value = 765). Red value is 84 (33.20% from 255 or 57.14% from 147); Green value is 9 (3.91% from 255 or 6.12% from 147); Blue value is 54 (21.48% from 255 or 36.73% from 147); Max value from RGB is 84 - color contains mainly: red. Hex color #540936 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540936 is #ABF6C9. Grayscale: #242424. Windows color (decimal): -11269834 or 3541332. OLE color: 3541332.
HSL color Cylindrical-coordinate representation of color #540936: hue angle of 324º 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 #540936 is Cyan = 0, Magento = 0.89, Yellow = 0.36 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 9 | 54 | - |
| CMYK | 0 | 0.89 | 0.36 | 0.67 |
| HSL | 324º | 0.81% | 0.18% | - |
| HSV(B) | 324º | 0.89% | 0.33% | - |
| XYZ | 4.42 | 2.35 | 3.71 | - |
| YUV | 36.56 | 137.85 | 161.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 9 | 54 | 0 | 0.89 | 0.36 | 0.67 | 324 | 0.81 | 0.18 |
| Hex | 54 | 9 | 36 | 0 | 59 | 24 | 43 | 144 | 51 | 12 |
| Octal | 124 | 11 | 66 | 0 | 131 | 44 | 103 | 504 | 121 | 22 |
| Binary | 1010100 | 1001 | 110110 | 0 | 1011001 | 100100 | 1000011 | 101000100 | 1010001 | 10010 |
Color Harmonies of #540936
Complementary color
Monochromatic Colors of #540936
Black with #540936
Text Example
Text Example
White with #540936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540936; }
p { color: rgb(84,9,54); }
H1.HeaderClassName
{
color: #540936;
}
.AnyTagClassName
{
color: #540936;
}
</style>
background-color css
<style>
a { background-color: #540936; }
a { background-color: rgb(84,9,54); }
div.DivClassName
{
background-color: #540936;
}
.BgClassName
{
background-color: #540936;
}
</style>
border-color css
<style>
span { border-color: #540936; }
span { border-color: rgb(84,9,54); }
td.TdClassName
{
border-color: #540936;
}
.TagClassName
{
border-color: #540936;
}
</style>