Shades of Tyrian Purple #740046
Tints of Tyrian Purple #740046
RGB
CMYK
RGB Variations
Color information
#740046 (or 0x740046) is known color: Tyrian Purple. HEX triplet: 74, 00 and 46. RGB value is (116,0,70). Sum of RGB (Red+Green+Blue) = 116+0+70=186 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.37% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 116 - color contains mainly: red. Hex color #740046 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740046 is #8BFFB9. Grayscale: #2A2A2A. Windows color (decimal): -9174970 or 4587636. OLE color: 4587636.
HSL color Cylindrical-coordinate representation of color #740046: hue angle of 323.79º 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 #740046 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 70 | - |
| CMYK | 0 | 1 | 0.40 | 0.55 |
| HSL | 323.79º | 1% | 0.23% | - |
| HSV(B) | 323.79º | 1% | 0.45% | - |
| XYZ | 8.31 | 4.16 | 6.16 | - |
| YUV | 42.66 | 143.43 | 180.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 70 | 0 | 1 | 0.40 | 0.55 | 323.79 | 1 | 0.23 |
| Hex | 74 | 0 | 46 | 0 | 64 | 28 | 37 | 144 | 64 | 17 |
| Octal | 164 | 0 | 106 | 0 | 144 | 50 | 67 | 504 | 144 | 27 |
| Binary | 1110100 | 0 | 1000110 | 0 | 1100100 | 101000 | 110111 | 101000100 | 1100100 | 10111 |
Color Harmonies of #740046
Complementary color
Monochromatic Colors of #740046
Black with #740046
Text Example
Text Example
White with #740046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740046; }
p { color: rgb(116,0,70); }
H1.HeaderClassName
{
color: #740046;
}
.AnyTagClassName
{
color: #740046;
}
</style>
background-color css
<style>
a { background-color: #740046; }
a { background-color: rgb(116,0,70); }
div.DivClassName
{
background-color: #740046;
}
.BgClassName
{
background-color: #740046;
}
</style>
border-color css
<style>
span { border-color: #740046; }
span { border-color: rgb(116,0,70); }
td.TdClassName
{
border-color: #740046;
}
.TagClassName
{
border-color: #740046;
}
</style>