Shades of Tyrian Purple #540446
Tints of Tyrian Purple #540446
RGB
CMYK
RGB Variations
Color information
#540446 (or 0x540446) is known color: Tyrian Purple. HEX triplet: 54, 04 and 46. RGB value is (84,4,70). Sum of RGB (Red+Green+Blue) = 84+4+70=158 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.16% from 158); Green value is 4 (1.95% from 255 or 2.53% from 158); Blue value is 70 (27.73% from 255 or 44.30% from 158); Max value from RGB is 84 - color contains mainly: red. Hex color #540446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540446 is #ABFBB9. Grayscale: #232323. Windows color (decimal): -11271098 or 4588628. OLE color: 4588628.
HSL color Cylindrical-coordinate representation of color #540446: hue angle of 310.5º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #540446 is Cyan = 0, Magento = 0.95, Yellow = 0.17 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 4 | 70 | - |
| CMYK | 0 | 0.95 | 0.17 | 0.67 |
| HSL | 310.5º | 0.91% | 0.17% | - |
| HSV(B) | 310.5º | 0.95% | 0.33% | - |
| XYZ | 4.81 | 2.41 | 6.01 | - |
| YUV | 35.44 | 147.5 | 162.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 4 | 70 | 0 | 0.95 | 0.17 | 0.67 | 310.5 | 0.91 | 0.17 |
| Hex | 54 | 4 | 46 | 0 | 5F | 11 | 43 | 136 | 5B | 11 |
| Octal | 124 | 4 | 106 | 0 | 137 | 21 | 103 | 466 | 133 | 21 |
| Binary | 1010100 | 100 | 1000110 | 0 | 1011111 | 10001 | 1000011 | 100110110 | 1011011 | 10001 |
Color Harmonies of #540446
Complementary color
Monochromatic Colors of #540446
Black with #540446
Text Example
Text Example
White with #540446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540446; }
p { color: rgb(84,4,70); }
H1.HeaderClassName
{
color: #540446;
}
.AnyTagClassName
{
color: #540446;
}
</style>
background-color css
<style>
a { background-color: #540446; }
a { background-color: rgb(84,4,70); }
div.DivClassName
{
background-color: #540446;
}
.BgClassName
{
background-color: #540446;
}
</style>
border-color css
<style>
span { border-color: #540446; }
span { border-color: rgb(84,4,70); }
td.TdClassName
{
border-color: #540446;
}
.TagClassName
{
border-color: #540446;
}
</style>