Shades of Tyrian Purple #540032
Tints of Tyrian Purple #540032
RGB
CMYK
RGB Variations
Color information
#540032 (or 0x540032) is known color: Tyrian Purple. HEX triplet: 54, 00 and 32. RGB value is (84,0,50). Sum of RGB (Red+Green+Blue) = 84+0+50=134 (17% of max value = 765). Red value is 84 (33.20% from 255 or 62.69% from 134); Green value is 0 (0.39% from 255 or 0% from 134); Blue value is 50 (19.92% from 255 or 37.31% from 134); Max value from RGB is 84 - color contains mainly: red. Hex color #540032 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540032 is #ABFFCD. Grayscale: #1E1E1E. Windows color (decimal): -11272142 or 3276884. OLE color: 3276884.
HSL color Cylindrical-coordinate representation of color #540032: hue angle of 324.29º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #540032 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 0 | 50 | - |
| CMYK | 0 | 1 | 0.40 | 0.67 |
| HSL | 324.29º | 1% | 0.16% | - |
| HSV(B) | 324.29º | 1% | 0.33% | - |
| XYZ | 4.23 | 2.12 | 3.2 | - |
| YUV | 30.82 | 138.83 | 165.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 0 | 50 | 0 | 1 | 0.40 | 0.67 | 324.29 | 1 | 0.16 |
| Hex | 54 | 0 | 32 | 0 | 64 | 28 | 43 | 144 | 64 | 10 |
| Octal | 124 | 0 | 62 | 0 | 144 | 50 | 103 | 504 | 144 | 20 |
| Binary | 1010100 | 0 | 110010 | 0 | 1100100 | 101000 | 1000011 | 101000100 | 1100100 | 10000 |
Color Harmonies of #540032
Complementary color
Monochromatic Colors of #540032
Black with #540032
Text Example
Text Example
White with #540032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540032; }
p { color: rgb(84,0,50); }
H1.HeaderClassName
{
color: #540032;
}
.AnyTagClassName
{
color: #540032;
}
</style>
background-color css
<style>
a { background-color: #540032; }
a { background-color: rgb(84,0,50); }
div.DivClassName
{
background-color: #540032;
}
.BgClassName
{
background-color: #540032;
}
</style>
border-color css
<style>
span { border-color: #540032; }
span { border-color: rgb(84,0,50); }
td.TdClassName
{
border-color: #540032;
}
.TagClassName
{
border-color: #540032;
}
</style>