Shades of Tyrian Purple #540137
Tints of Tyrian Purple #540137
RGB
CMYK
RGB Variations
Color information
#540137 (or 0x540137) is known color: Tyrian Purple. HEX triplet: 54, 01 and 37. RGB value is (84,1,55). Sum of RGB (Red+Green+Blue) = 84+1+55=140 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60% from 140); Green value is 1 (0.78% from 255 or 0.71% from 140); Blue value is 55 (21.88% from 255 or 39.29% from 140); Max value from RGB is 84 - color contains mainly: red. Hex color #540137 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540137 is #ABFEC8. Grayscale: #1F1F1F. Windows color (decimal): -11271881 or 3604820. OLE color: 3604820.
HSL color Cylindrical-coordinate representation of color #540137: hue angle of 320.96º 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 #540137 is Cyan = 0, Magento = 0.99, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 1 | 55 | - |
| CMYK | 0 | 0.99 | 0.35 | 0.67 |
| HSL | 320.96º | 0.98% | 0.17% | - |
| HSV(B) | 320.96º | 0.99% | 0.33% | - |
| XYZ | 4.36 | 2.18 | 3.81 | - |
| YUV | 31.97 | 141 | 165.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 1 | 55 | 0 | 0.99 | 0.35 | 0.67 | 320.96 | 0.98 | 0.17 |
| Hex | 54 | 1 | 37 | 0 | 63 | 23 | 43 | 141 | 62 | 11 |
| Octal | 124 | 1 | 67 | 0 | 143 | 43 | 103 | 501 | 142 | 21 |
| Binary | 1010100 | 1 | 110111 | 0 | 1100011 | 100011 | 1000011 | 101000001 | 1100010 | 10001 |
Color Harmonies of #540137
Complementary color
Monochromatic Colors of #540137
Black with #540137
Text Example
Text Example
White with #540137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540137; }
p { color: rgb(84,1,55); }
H1.HeaderClassName
{
color: #540137;
}
.AnyTagClassName
{
color: #540137;
}
</style>
background-color css
<style>
a { background-color: #540137; }
a { background-color: rgb(84,1,55); }
div.DivClassName
{
background-color: #540137;
}
.BgClassName
{
background-color: #540137;
}
</style>
border-color css
<style>
span { border-color: #540137; }
span { border-color: rgb(84,1,55); }
td.TdClassName
{
border-color: #540137;
}
.TagClassName
{
border-color: #540137;
}
</style>