Shades of Tyrian Purple #540152
Tints of Tyrian Purple #540152
RGB
CMYK
RGB Variations
Color information
#540152 (or 0x540152) is known color: Tyrian Purple. HEX triplet: 54, 01 and 52. RGB value is (84,1,82). Sum of RGB (Red+Green+Blue) = 84+1+82=167 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50.30% from 167); Green value is 1 (0.78% from 255 or 0.60% from 167); Blue value is 82 (32.42% from 255 or 49.10% from 167); Max value from RGB is 84 - color contains mainly: red. Hex color #540152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540152 is #ABFEAD. Grayscale: #222222. Windows color (decimal): -11271854 or 5374292. OLE color: 5374292.
HSL color Cylindrical-coordinate representation of color #540152: hue angle of 301.45º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #540152 is Cyan = 0, Magento = 0.99, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 82 | - |
| CMYK | 0 | 0.99 | 0.02 | 0.67 |
| HSL | 301.45º | 0.98% | 0.17% | - |
| HSV(B) | 301.45º | 0.99% | 0.33% | - |
| XYZ | 5.19 | 2.52 | 8.19 | - |
| YUV | 35.05 | 154.5 | 162.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 82 | 0 | 0.99 | 0.02 | 0.67 | 301.45 | 0.98 | 0.17 |
| Hex | 54 | 1 | 52 | 0 | 63 | 2 | 43 | 12D | 62 | 11 |
| Octal | 124 | 1 | 122 | 0 | 143 | 2 | 103 | 455 | 142 | 21 |
| Binary | 1010100 | 1 | 1010010 | 0 | 1100011 | 10 | 1000011 | 100101101 | 1100010 | 10001 |
Color Harmonies of #540152
Complementary color
Monochromatic Colors of #540152
Black with #540152
Text Example
Text Example
White with #540152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540152; }
p { color: rgb(84,1,82); }
H1.HeaderClassName
{
color: #540152;
}
.AnyTagClassName
{
color: #540152;
}
</style>
background-color css
<style>
a { background-color: #540152; }
a { background-color: rgb(84,1,82); }
div.DivClassName
{
background-color: #540152;
}
.BgClassName
{
background-color: #540152;
}
</style>
border-color css
<style>
span { border-color: #540152; }
span { border-color: rgb(84,1,82); }
td.TdClassName
{
border-color: #540152;
}
.TagClassName
{
border-color: #540152;
}
</style>