Shades of Tyrian Purple #740443
Tints of Tyrian Purple #740443
RGB
CMYK
RGB Variations
Color information
#740443 (or 0x740443) is known color: Tyrian Purple. HEX triplet: 74, 04 and 43. RGB value is (116,4,67). Sum of RGB (Red+Green+Blue) = 116+4+67=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 4 (1.95% from 255 or 2.14% from 187); Blue value is 67 (26.56% from 255 or 35.83% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #740443 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740443 is #8BFBBC. Grayscale: #2C2C2C. Windows color (decimal): -9173949 or 4392052. OLE color: 4392052.
HSL color Cylindrical-coordinate representation of color #740443: hue angle of 326.25º 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 #740443 is Cyan = 0, Magento = 0.97, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 4 | 67 | - |
| CMYK | 0 | 0.97 | 0.42 | 0.55 |
| HSL | 326.25º | 0.93% | 0.24% | - |
| HSV(B) | 326.25º | 0.97% | 0.45% | - |
| XYZ | 8.26 | 4.21 | 5.69 | - |
| YUV | 44.67 | 140.61 | 178.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 4 | 67 | 0 | 0.97 | 0.42 | 0.55 | 326.25 | 0.93 | 0.24 |
| Hex | 74 | 4 | 43 | 0 | 61 | 2A | 37 | 146 | 5D | 18 |
| Octal | 164 | 4 | 103 | 0 | 141 | 52 | 67 | 506 | 135 | 30 |
| Binary | 1110100 | 100 | 1000011 | 0 | 1100001 | 101010 | 110111 | 101000110 | 1011101 | 11000 |
Color Harmonies of #740443
Complementary color
Monochromatic Colors of #740443
Black with #740443
Text Example
Text Example
White with #740443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740443; }
p { color: rgb(116,4,67); }
H1.HeaderClassName
{
color: #740443;
}
.AnyTagClassName
{
color: #740443;
}
</style>
background-color css
<style>
a { background-color: #740443; }
a { background-color: rgb(116,4,67); }
div.DivClassName
{
background-color: #740443;
}
.BgClassName
{
background-color: #740443;
}
</style>
border-color css
<style>
span { border-color: #740443; }
span { border-color: rgb(116,4,67); }
td.TdClassName
{
border-color: #740443;
}
.TagClassName
{
border-color: #740443;
}
</style>