Shades of Tyrian Purple #540127
Tints of Tyrian Purple #540127
RGB
CMYK
RGB Variations
Color information
#540127 (or 0x540127) is known color: Tyrian Purple. HEX triplet: 54, 01 and 27. RGB value is (84,1,39). Sum of RGB (Red+Green+Blue) = 84+1+39=124 (16% of max value = 765). Red value is 84 (33.20% from 255 or 67.74% from 124); Green value is 1 (0.78% from 255 or 0.81% from 124); Blue value is 39 (15.62% from 255 or 31.45% from 124); Max value from RGB is 84 - color contains mainly: red. Hex color #540127 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540127 is #ABFED8. Grayscale: #1E1E1E. Windows color (decimal): -11271897 or 2556244. OLE color: 2556244.
HSL color Cylindrical-coordinate representation of color #540127: hue angle of 332.53º 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 #540127 is Cyan = 0, Magento = 0.99, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 39 | - |
| CMYK | 0 | 0.99 | 0.54 | 0.67 |
| HSL | 332.53º | 0.98% | 0.17% | - |
| HSV(B) | 332.53º | 0.99% | 0.33% | - |
| XYZ | 4.03 | 2.05 | 2.1 | - |
| YUV | 30.15 | 133 | 166.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 39 | 0 | 0.99 | 0.54 | 0.67 | 332.53 | 0.98 | 0.17 |
| Hex | 54 | 1 | 27 | 0 | 63 | 36 | 43 | 14D | 62 | 11 |
| Octal | 124 | 1 | 47 | 0 | 143 | 66 | 103 | 515 | 142 | 21 |
| Binary | 1010100 | 1 | 100111 | 0 | 1100011 | 110110 | 1000011 | 101001101 | 1100010 | 10001 |
Color Harmonies of #540127
Complementary color
Monochromatic Colors of #540127
Black with #540127
Text Example
Text Example
White with #540127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540127; }
p { color: rgb(84,1,39); }
H1.HeaderClassName
{
color: #540127;
}
.AnyTagClassName
{
color: #540127;
}
</style>
background-color css
<style>
a { background-color: #540127; }
a { background-color: rgb(84,1,39); }
div.DivClassName
{
background-color: #540127;
}
.BgClassName
{
background-color: #540127;
}
</style>
border-color css
<style>
span { border-color: #540127; }
span { border-color: rgb(84,1,39); }
td.TdClassName
{
border-color: #540127;
}
.TagClassName
{
border-color: #540127;
}
</style>