Shades of Tyrian Purple #540352
Tints of Tyrian Purple #540352
RGB
CMYK
RGB Variations
Color information
#540352 (or 0x540352) is known color: Tyrian Purple. HEX triplet: 54, 03 and 52. RGB value is (84,3,82). Sum of RGB (Red+Green+Blue) = 84+3+82=169 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.70% from 169); Green value is 3 (1.56% from 255 or 1.78% from 169); Blue value is 82 (32.42% from 255 or 48.52% from 169); Max value from RGB is 84 - color contains mainly: red. Hex color #540352 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540352 is #ABFCAD. Grayscale: #232323. Windows color (decimal): -11271342 or 5374804. OLE color: 5374804.
HSL color Cylindrical-coordinate representation of color #540352: hue angle of 301.48º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #540352 is Cyan = 0, Magento = 0.96, Yellow = 0.02 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 3 | 82 | - |
| CMYK | 0 | 0.96 | 0.02 | 0.67 |
| HSL | 301.48º | 0.93% | 0.17% | - |
| HSV(B) | 301.48º | 0.96% | 0.33% | - |
| XYZ | 5.21 | 2.56 | 8.2 | - |
| YUV | 36.23 | 153.84 | 162.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 82 | 0 | 0.96 | 0.02 | 0.67 | 301.48 | 0.93 | 0.17 |
| Hex | 54 | 3 | 52 | 0 | 60 | 2 | 43 | 12D | 5D | 11 |
| Octal | 124 | 3 | 122 | 0 | 140 | 2 | 103 | 455 | 135 | 21 |
| Binary | 1010100 | 11 | 1010010 | 0 | 1100000 | 10 | 1000011 | 100101101 | 1011101 | 10001 |
Color Harmonies of #540352
Complementary color
Monochromatic Colors of #540352
Black with #540352
Text Example
Text Example
White with #540352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540352; }
p { color: rgb(84,3,82); }
H1.HeaderClassName
{
color: #540352;
}
.AnyTagClassName
{
color: #540352;
}
</style>
background-color css
<style>
a { background-color: #540352; }
a { background-color: rgb(84,3,82); }
div.DivClassName
{
background-color: #540352;
}
.BgClassName
{
background-color: #540352;
}
</style>
border-color css
<style>
span { border-color: #540352; }
span { border-color: rgb(84,3,82); }
td.TdClassName
{
border-color: #540352;
}
.TagClassName
{
border-color: #540352;
}
</style>