Shades of Tyrian Purple #540351
Tints of Tyrian Purple #540351
RGB
CMYK
RGB Variations
Color information
#540351 (or 0x540351) is known color: Tyrian Purple. HEX triplet: 54, 03 and 51. RGB value is (84,3,81). Sum of RGB (Red+Green+Blue) = 84+3+81=168 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50% from 168); Green value is 3 (1.56% from 255 or 1.79% from 168); Blue value is 81 (32.03% from 255 or 48.21% from 168); Max value from RGB is 84 - color contains mainly: red. Hex color #540351 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #540351 is #ABFCAE. Grayscale: #232323. Windows color (decimal): -11271343 or 5309268. OLE color: 5309268.
HSL color Cylindrical-coordinate representation of color #540351: hue angle of 302.22º 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 #540351 is Cyan = 0, Magento = 0.96, Yellow = 0.04 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 3 | 81 | - |
| CMYK | 0 | 0.96 | 0.04 | 0.67 |
| HSL | 302.22º | 0.93% | 0.17% | - |
| HSV(B) | 302.22º | 0.96% | 0.33% | - |
| XYZ | 5.17 | 2.54 | 8 | - |
| YUV | 36.11 | 153.34 | 162.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 81 | 0 | 0.96 | 0.04 | 0.67 | 302.22 | 0.93 | 0.17 |
| Hex | 54 | 3 | 51 | 0 | 60 | 4 | 43 | 12E | 5D | 11 |
| Octal | 124 | 3 | 121 | 0 | 140 | 4 | 103 | 456 | 135 | 21 |
| Binary | 1010100 | 11 | 1010001 | 0 | 1100000 | 100 | 1000011 | 100101110 | 1011101 | 10001 |
Color Harmonies of #540351
Complementary color
Monochromatic Colors of #540351
Black with #540351
Text Example
Text Example
White with #540351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540351; }
p { color: rgb(84,3,81); }
H1.HeaderClassName
{
color: #540351;
}
.AnyTagClassName
{
color: #540351;
}
</style>
background-color css
<style>
a { background-color: #540351; }
a { background-color: rgb(84,3,81); }
div.DivClassName
{
background-color: #540351;
}
.BgClassName
{
background-color: #540351;
}
</style>
border-color css
<style>
span { border-color: #540351; }
span { border-color: rgb(84,3,81); }
td.TdClassName
{
border-color: #540351;
}
.TagClassName
{
border-color: #540351;
}
</style>