Shades of Tyrian Purple #740146
Tints of Tyrian Purple #740146
RGB
CMYK
RGB Variations
Color information
#740146 (or 0x740146) is known color: Tyrian Purple. HEX triplet: 74, 01 and 46. RGB value is (116,1,70). Sum of RGB (Red+Green+Blue) = 116+1+70=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 1 (0.78% from 255 or 0.53% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #740146 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740146 is #8BFEB9. Grayscale: #2B2B2B. Windows color (decimal): -9174714 or 4587892. OLE color: 4587892.
HSL color Cylindrical-coordinate representation of color #740146: hue angle of 324º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #740146 is Cyan = 0, Magento = 0.99, Yellow = 0.40 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 1 | 70 | - |
| CMYK | 0 | 0.99 | 0.40 | 0.55 |
| HSL | 324º | 0.98% | 0.23% | - |
| HSV(B) | 324º | 0.99% | 0.45% | - |
| XYZ | 8.32 | 4.18 | 6.16 | - |
| YUV | 43.25 | 143.1 | 179.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 1 | 70 | 0 | 0.99 | 0.40 | 0.55 | 324 | 0.98 | 0.23 |
| Hex | 74 | 1 | 46 | 0 | 63 | 28 | 37 | 144 | 62 | 17 |
| Octal | 164 | 1 | 106 | 0 | 143 | 50 | 67 | 504 | 142 | 27 |
| Binary | 1110100 | 1 | 1000110 | 0 | 1100011 | 101000 | 110111 | 101000100 | 1100010 | 10111 |
Color Harmonies of #740146
Complementary color
Monochromatic Colors of #740146
Black with #740146
Text Example
Text Example
White with #740146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740146; }
p { color: rgb(116,1,70); }
H1.HeaderClassName
{
color: #740146;
}
.AnyTagClassName
{
color: #740146;
}
</style>
background-color css
<style>
a { background-color: #740146; }
a { background-color: rgb(116,1,70); }
div.DivClassName
{
background-color: #740146;
}
.BgClassName
{
background-color: #740146;
}
</style>
border-color css
<style>
span { border-color: #740146; }
span { border-color: rgb(116,1,70); }
td.TdClassName
{
border-color: #740146;
}
.TagClassName
{
border-color: #740146;
}
</style>