Shades of Tyrian Purple #540641
Tints of Tyrian Purple #540641
RGB
CMYK
RGB Variations
Color information
#540641 (or 0x540641) is known color: Tyrian Purple. HEX triplet: 54, 06 and 41. RGB value is (84,6,65). Sum of RGB (Red+Green+Blue) = 84+6+65=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 6 (2.73% from 255 or 3.87% from 155); Blue value is 65 (25.78% from 255 or 41.94% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #540641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540641 is #ABF9BE. Grayscale: #232323. Windows color (decimal): -11270591 or 4261460. OLE color: 4261460.
HSL color Cylindrical-coordinate representation of color #540641: hue angle of 314.62º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #540641 is Cyan = 0, Magento = 0.93, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 6 | 65 | - |
| CMYK | 0 | 0.93 | 0.23 | 0.67 |
| HSL | 314.62º | 0.87% | 0.18% | - |
| HSV(B) | 314.62º | 0.93% | 0.33% | - |
| XYZ | 4.68 | 2.4 | 5.22 | - |
| YUV | 36.05 | 144.34 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 6 | 65 | 0 | 0.93 | 0.23 | 0.67 | 314.62 | 0.87 | 0.18 |
| Hex | 54 | 6 | 41 | 0 | 5D | 17 | 43 | 13B | 57 | 12 |
| Octal | 124 | 6 | 101 | 0 | 135 | 27 | 103 | 473 | 127 | 22 |
| Binary | 1010100 | 110 | 1000001 | 0 | 1011101 | 10111 | 1000011 | 100111011 | 1010111 | 10010 |
Color Harmonies of #540641
Complementary color
Monochromatic Colors of #540641
Black with #540641
Text Example
Text Example
White with #540641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540641; }
p { color: rgb(84,6,65); }
H1.HeaderClassName
{
color: #540641;
}
.AnyTagClassName
{
color: #540641;
}
</style>
background-color css
<style>
a { background-color: #540641; }
a { background-color: rgb(84,6,65); }
div.DivClassName
{
background-color: #540641;
}
.BgClassName
{
background-color: #540641;
}
</style>
border-color css
<style>
span { border-color: #540641; }
span { border-color: rgb(84,6,65); }
td.TdClassName
{
border-color: #540641;
}
.TagClassName
{
border-color: #540641;
}
</style>