Shades of Tyrian Purple #540339
Tints of Tyrian Purple #540339
RGB
CMYK
RGB Variations
Color information
#540339 (or 0x540339) is known color: Tyrian Purple. HEX triplet: 54, 03 and 39. RGB value is (84,3,57). Sum of RGB (Red+Green+Blue) = 84+3+57=144 (19% of max value = 765). Red value is 84 (33.20% from 255 or 58.33% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 57 (22.66% from 255 or 39.58% from 144); Max value from RGB is 84 - color contains mainly: red. Hex color #540339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540339 is #ABFCC6. Grayscale: #212121. Windows color (decimal): -11271367 or 3736404. OLE color: 3736404.
HSL color Cylindrical-coordinate representation of color #540339: hue angle of 320º 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 #540339 is Cyan = 0, Magento = 0.96, Yellow = 0.32 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 3 | 57 | - |
| CMYK | 0 | 0.96 | 0.32 | 0.67 |
| HSL | 320º | 0.93% | 0.17% | - |
| HSV(B) | 320º | 0.96% | 0.33% | - |
| XYZ | 4.43 | 2.25 | 4.07 | - |
| YUV | 33.38 | 141.34 | 164.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 3 | 57 | 0 | 0.96 | 0.32 | 0.67 | 320 | 0.93 | 0.17 |
| Hex | 54 | 3 | 39 | 0 | 60 | 20 | 43 | 140 | 5D | 11 |
| Octal | 124 | 3 | 71 | 0 | 140 | 40 | 103 | 500 | 135 | 21 |
| Binary | 1010100 | 11 | 111001 | 0 | 1100000 | 100000 | 1000011 | 101000000 | 1011101 | 10001 |
Color Harmonies of #540339
Complementary color
Monochromatic Colors of #540339
Black with #540339
Text Example
Text Example
White with #540339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540339; }
p { color: rgb(84,3,57); }
H1.HeaderClassName
{
color: #540339;
}
.AnyTagClassName
{
color: #540339;
}
</style>
background-color css
<style>
a { background-color: #540339; }
a { background-color: rgb(84,3,57); }
div.DivClassName
{
background-color: #540339;
}
.BgClassName
{
background-color: #540339;
}
</style>
border-color css
<style>
span { border-color: #540339; }
span { border-color: rgb(84,3,57); }
td.TdClassName
{
border-color: #540339;
}
.TagClassName
{
border-color: #540339;
}
</style>