Shades of Tyrian Purple #740446
Tints of Tyrian Purple #740446
RGB
CMYK
RGB Variations
Color information
#740446 (or 0x740446) is known color: Tyrian Purple. HEX triplet: 74, 04 and 46. RGB value is (116,4,70). Sum of RGB (Red+Green+Blue) = 116+4+70=190 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.05% from 190); Green value is 4 (1.95% from 255 or 2.11% from 190); Blue value is 70 (27.73% from 255 or 36.84% from 190); Max value from RGB is 116 - color contains mainly: red. Hex color #740446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740446 is #8BFBB9. Grayscale: #2C2C2C. Windows color (decimal): -9173946 or 4588660. OLE color: 4588660.
HSL color Cylindrical-coordinate representation of color #740446: hue angle of 324.64º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #740446 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 70 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.55 |
| HSL | 324.64º | 0.93% | 0.24% | - |
| HSV(B) | 324.64º | 0.97% | 0.45% | - |
| XYZ | 8.35 | 4.24 | 6.17 | - |
| YUV | 45.01 | 142.11 | 178.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 70 | 0 | 0.97 | 0.40 | 0.55 | 324.64 | 0.93 | 0.24 |
| Hex | 74 | 4 | 46 | 0 | 61 | 28 | 37 | 145 | 5D | 18 |
| Octal | 164 | 4 | 106 | 0 | 141 | 50 | 67 | 505 | 135 | 30 |
| Binary | 1110100 | 100 | 1000110 | 0 | 1100001 | 101000 | 110111 | 101000101 | 1011101 | 11000 |
Color Harmonies of #740446
Complementary color
Monochromatic Colors of #740446
Black with #740446
Text Example
Text Example
White with #740446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740446; }
p { color: rgb(116,4,70); }
H1.HeaderClassName
{
color: #740446;
}
.AnyTagClassName
{
color: #740446;
}
</style>
background-color css
<style>
a { background-color: #740446; }
a { background-color: rgb(116,4,70); }
div.DivClassName
{
background-color: #740446;
}
.BgClassName
{
background-color: #740446;
}
</style>
border-color css
<style>
span { border-color: #740446; }
span { border-color: rgb(116,4,70); }
td.TdClassName
{
border-color: #740446;
}
.TagClassName
{
border-color: #740446;
}
</style>