Shades of Tyrian Purple #740944
Tints of Tyrian Purple #740944
RGB
CMYK
RGB Variations
Color information
#740944 (or 0x740944) is known color: Tyrian Purple. HEX triplet: 74, 09 and 44. RGB value is (116,9,68). Sum of RGB (Red+Green+Blue) = 116+9+68=193 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.10% from 193); Green value is 9 (3.91% from 255 or 4.66% from 193); Blue value is 68 (26.95% from 255 or 35.23% from 193); Max value from RGB is 116 - color contains mainly: red. Hex color #740944 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740944 is #8BF6BB. Grayscale: #2F2F2F. Windows color (decimal): -9172668 or 4458868. OLE color: 4458868.
HSL color Cylindrical-coordinate representation of color #740944: hue angle of 326.92º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #740944 is Cyan = 0, Magento = 0.92, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 68 | - |
| CMYK | 0 | 0.92 | 0.41 | 0.55 |
| HSL | 326.92º | 0.86% | 0.25% | - |
| HSV(B) | 326.92º | 0.92% | 0.45% | - |
| XYZ | 8.34 | 4.33 | 5.86 | - |
| YUV | 47.72 | 139.45 | 176.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 68 | 0 | 0.92 | 0.41 | 0.55 | 326.92 | 0.86 | 0.25 |
| Hex | 74 | 9 | 44 | 0 | 5C | 29 | 37 | 147 | 56 | 19 |
| Octal | 164 | 11 | 104 | 0 | 134 | 51 | 67 | 507 | 126 | 31 |
| Binary | 1110100 | 1001 | 1000100 | 0 | 1011100 | 101001 | 110111 | 101000111 | 1010110 | 11001 |
Color Harmonies of #740944
Complementary color
Monochromatic Colors of #740944
Black with #740944
Text Example
Text Example
White with #740944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740944; }
p { color: rgb(116,9,68); }
H1.HeaderClassName
{
color: #740944;
}
.AnyTagClassName
{
color: #740944;
}
</style>
background-color css
<style>
a { background-color: #740944; }
a { background-color: rgb(116,9,68); }
div.DivClassName
{
background-color: #740944;
}
.BgClassName
{
background-color: #740944;
}
</style>
border-color css
<style>
span { border-color: #740944; }
span { border-color: rgb(116,9,68); }
td.TdClassName
{
border-color: #740944;
}
.TagClassName
{
border-color: #740944;
}
</style>