Shades of Tyrian Purple #740049
Tints of Tyrian Purple #740049
RGB
CMYK
RGB Variations
Color information
#740049 (or 0x740049) is known color: Tyrian Purple. HEX triplet: 74, 00 and 49. RGB value is (116,0,73). Sum of RGB (Red+Green+Blue) = 116+0+73=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 73 (28.91% from 255 or 38.62% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #740049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740049 is #8BFFB6. Grayscale: #2A2A2A. Windows color (decimal): -9174967 or 4784244. OLE color: 4784244.
HSL color Cylindrical-coordinate representation of color #740049: hue angle of 322.24º 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 #740049 is Cyan = 0, Magento = 1, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 73 | - |
| CMYK | 0 | 1 | 0.37 | 0.55 |
| HSL | 322.24º | 1% | 0.23% | - |
| HSV(B) | 322.24º | 1% | 0.45% | - |
| XYZ | 8.41 | 4.19 | 6.67 | - |
| YUV | 43.01 | 144.93 | 180.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 73 | 0 | 1 | 0.37 | 0.55 | 322.24 | 1 | 0.23 |
| Hex | 74 | 0 | 49 | 0 | 64 | 25 | 37 | 142 | 64 | 17 |
| Octal | 164 | 0 | 111 | 0 | 144 | 45 | 67 | 502 | 144 | 27 |
| Binary | 1110100 | 0 | 1001001 | 0 | 1100100 | 100101 | 110111 | 101000010 | 1100100 | 10111 |
Color Harmonies of #740049
Complementary color
Monochromatic Colors of #740049
Black with #740049
Text Example
Text Example
White with #740049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740049; }
p { color: rgb(116,0,73); }
H1.HeaderClassName
{
color: #740049;
}
.AnyTagClassName
{
color: #740049;
}
</style>
background-color css
<style>
a { background-color: #740049; }
a { background-color: rgb(116,0,73); }
div.DivClassName
{
background-color: #740049;
}
.BgClassName
{
background-color: #740049;
}
</style>
border-color css
<style>
span { border-color: #740049; }
span { border-color: rgb(116,0,73); }
td.TdClassName
{
border-color: #740049;
}
.TagClassName
{
border-color: #740049;
}
</style>