Shades of Tyrian Purple #540038
Tints of Tyrian Purple #540038
RGB
CMYK
RGB Variations
Color information
#540038 (or 0x540038) is known color: Tyrian Purple. HEX triplet: 54, 00 and 38. RGB value is (84,0,56). Sum of RGB (Red+Green+Blue) = 84+0+56=140 (18% of max value = 765). Red value is 84 (33.20% from 255 or 60% from 140); Green value is 0 (0.39% from 255 or 0% from 140); Blue value is 56 (22.27% from 255 or 40% from 140); Max value from RGB is 84 - color contains mainly: red. Hex color #540038 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #540038 is #ABFFC7. Grayscale: #1F1F1F. Windows color (decimal): -11272136 or 3670100. OLE color: 3670100.
HSL color Cylindrical-coordinate representation of color #540038: hue angle of 320º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #540038 is Cyan = 0, Magento = 1, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 0 | 56 | - |
| CMYK | 0 | 1 | 0.33 | 0.67 |
| HSL | 320º | 1% | 0.16% | - |
| HSV(B) | 320º | 1% | 0.33% | - |
| XYZ | 4.37 | 2.17 | 3.93 | - |
| YUV | 31.5 | 141.83 | 165.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 0 | 56 | 0 | 1 | 0.33 | 0.67 | 320 | 1 | 0.16 |
| Hex | 54 | 0 | 38 | 0 | 64 | 21 | 43 | 140 | 64 | 10 |
| Octal | 124 | 0 | 70 | 0 | 144 | 41 | 103 | 500 | 144 | 20 |
| Binary | 1010100 | 0 | 111000 | 0 | 1100100 | 100001 | 1000011 | 101000000 | 1100100 | 10000 |
Color Harmonies of #540038
Complementary color
Monochromatic Colors of #540038
Black with #540038
Text Example
Text Example
White with #540038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #540038; }
p { color: rgb(84,0,56); }
H1.HeaderClassName
{
color: #540038;
}
.AnyTagClassName
{
color: #540038;
}
</style>
background-color css
<style>
a { background-color: #540038; }
a { background-color: rgb(84,0,56); }
div.DivClassName
{
background-color: #540038;
}
.BgClassName
{
background-color: #540038;
}
</style>
border-color css
<style>
span { border-color: #540038; }
span { border-color: rgb(84,0,56); }
td.TdClassName
{
border-color: #540038;
}
.TagClassName
{
border-color: #540038;
}
</style>