Shades of Tyrian Purple #740054
Tints of Tyrian Purple #740054
RGB
CMYK
RGB Variations
Color information
#740054 (or 0x740054) is known color: Tyrian Purple. HEX triplet: 74, 00 and 54. RGB value is (116,0,84). Sum of RGB (Red+Green+Blue) = 116+0+84=200 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58% from 200); Green value is 0 (0.39% from 255 or 0% from 200); Blue value is 84 (33.20% from 255 or 42% from 200); Max value from RGB is 116 - color contains mainly: red. Hex color #740054 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #740054 is #8BFFAB. Grayscale: #2C2C2C. Windows color (decimal): -9174956 or 5505140. OLE color: 5505140.
HSL color Cylindrical-coordinate representation of color #740054: hue angle of 316.55º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #740054 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 84 | - |
| CMYK | 0 | 1 | 0.28 | 0.55 |
| HSL | 316.55º | 1% | 0.23% | - |
| HSV(B) | 316.55º | 1% | 0.45% | - |
| XYZ | 8.8 | 4.35 | 8.76 | - |
| YUV | 44.26 | 150.43 | 179.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 84 | 0 | 1 | 0.28 | 0.55 | 316.55 | 1 | 0.23 |
| Hex | 74 | 0 | 54 | 0 | 64 | 1C | 37 | 13D | 64 | 17 |
| Octal | 164 | 0 | 124 | 0 | 144 | 34 | 67 | 475 | 144 | 27 |
| Binary | 1110100 | 0 | 1010100 | 0 | 1100100 | 11100 | 110111 | 100111101 | 1100100 | 10111 |
Color Harmonies of #740054
Complementary color
Monochromatic Colors of #740054
Black with #740054
Text Example
Text Example
White with #740054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740054; }
p { color: rgb(116,0,84); }
H1.HeaderClassName
{
color: #740054;
}
.AnyTagClassName
{
color: #740054;
}
</style>
background-color css
<style>
a { background-color: #740054; }
a { background-color: rgb(116,0,84); }
div.DivClassName
{
background-color: #740054;
}
.BgClassName
{
background-color: #740054;
}
</style>
border-color css
<style>
span { border-color: #740054; }
span { border-color: rgb(116,0,84); }
td.TdClassName
{
border-color: #740054;
}
.TagClassName
{
border-color: #740054;
}
</style>