Shades of Tyrian Purple #540532
Tints of Tyrian Purple #540532
RGB
CMYK
RGB Variations
Color information
#540532 (or 0x540532) is known color: Tyrian Purple. HEX triplet: 54, 05 and 32. RGB value is (84,5,50). Sum of RGB (Red+Green+Blue) = 84+5+50=139 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60.43% from 139); Green value is 5 (2.34% from 255 or 3.60% from 139); Blue value is 50 (19.92% from 255 or 35.97% from 139); Max value from RGB is 84 - color contains mainly: red. Hex color #540532 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540532 is #ABFACD. Grayscale: #212121. Windows color (decimal): -11270862 or 3278164. OLE color: 3278164.
HSL color Cylindrical-coordinate representation of color #540532: hue angle of 325.82º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #540532 is Cyan = 0, Magento = 0.94, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 5 | 50 | - |
| CMYK | 0 | 0.94 | 0.40 | 0.67 |
| HSL | 325.82º | 0.89% | 0.17% | - |
| HSV(B) | 325.82º | 0.94% | 0.33% | - |
| XYZ | 4.29 | 2.22 | 3.22 | - |
| YUV | 33.75 | 137.17 | 163.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 5 | 50 | 0 | 0.94 | 0.40 | 0.67 | 325.82 | 0.89 | 0.17 |
| Hex | 54 | 5 | 32 | 0 | 5E | 28 | 43 | 146 | 59 | 11 |
| Octal | 124 | 5 | 62 | 0 | 136 | 50 | 103 | 506 | 131 | 21 |
| Binary | 1010100 | 101 | 110010 | 0 | 1011110 | 101000 | 1000011 | 101000110 | 1011001 | 10001 |
Color Harmonies of #540532
Complementary color
Monochromatic Colors of #540532
Black with #540532
Text Example
Text Example
White with #540532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540532; }
p { color: rgb(84,5,50); }
H1.HeaderClassName
{
color: #540532;
}
.AnyTagClassName
{
color: #540532;
}
</style>
background-color css
<style>
a { background-color: #540532; }
a { background-color: rgb(84,5,50); }
div.DivClassName
{
background-color: #540532;
}
.BgClassName
{
background-color: #540532;
}
</style>
border-color css
<style>
span { border-color: #540532; }
span { border-color: rgb(84,5,50); }
td.TdClassName
{
border-color: #540532;
}
.TagClassName
{
border-color: #540532;
}
</style>