Shades of Tyrian Purple #740441
Tints of Tyrian Purple #740441
RGB
CMYK
RGB Variations
Color information
#740441 (or 0x740441) is known color: Tyrian Purple. HEX triplet: 74, 04 and 41. RGB value is (116,4,65). Sum of RGB (Red+Green+Blue) = 116+4+65=185 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.70% from 185); Green value is 4 (1.95% from 255 or 2.16% from 185); Blue value is 65 (25.78% from 255 or 35.14% from 185); Max value from RGB is 116 - color contains mainly: red. Hex color #740441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740441 is #8BFBBE. Grayscale: #2C2C2C. Windows color (decimal): -9173951 or 4260980. OLE color: 4260980.
HSL color Cylindrical-coordinate representation of color #740441: hue angle of 327.32º 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 #740441 is Cyan = 0, Magento = 0.97, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 65 | - |
| CMYK | 0 | 0.97 | 0.44 | 0.55 |
| HSL | 327.32º | 0.93% | 0.24% | - |
| HSV(B) | 327.32º | 0.97% | 0.45% | - |
| XYZ | 8.2 | 4.18 | 5.38 | - |
| YUV | 44.44 | 139.61 | 179.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 65 | 0 | 0.97 | 0.44 | 0.55 | 327.32 | 0.93 | 0.24 |
| Hex | 74 | 4 | 41 | 0 | 61 | 2C | 37 | 147 | 5D | 18 |
| Octal | 164 | 4 | 101 | 0 | 141 | 54 | 67 | 507 | 135 | 30 |
| Binary | 1110100 | 100 | 1000001 | 0 | 1100001 | 101100 | 110111 | 101000111 | 1011101 | 11000 |
Color Harmonies of #740441
Complementary color
Monochromatic Colors of #740441
Black with #740441
Text Example
Text Example
White with #740441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740441; }
p { color: rgb(116,4,65); }
H1.HeaderClassName
{
color: #740441;
}
.AnyTagClassName
{
color: #740441;
}
</style>
background-color css
<style>
a { background-color: #740441; }
a { background-color: rgb(116,4,65); }
div.DivClassName
{
background-color: #740441;
}
.BgClassName
{
background-color: #740441;
}
</style>
border-color css
<style>
span { border-color: #740441; }
span { border-color: rgb(116,4,65); }
td.TdClassName
{
border-color: #740441;
}
.TagClassName
{
border-color: #740441;
}
</style>