Shades of Tyrian Purple #740940
Tints of Tyrian Purple #740940
RGB
CMYK
RGB Variations
Color information
#740940 (or 0x740940) is known color: Tyrian Purple. HEX triplet: 74, 09 and 40. RGB value is (116,9,64). Sum of RGB (Red+Green+Blue) = 116+9+64=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 9 (3.91% from 255 or 4.76% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #740940 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740940 is #8BF6BF. Grayscale: #2F2F2F. Windows color (decimal): -9172672 or 4196724. OLE color: 4196724.
HSL color Cylindrical-coordinate representation of color #740940: hue angle of 329.16º 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 #740940 is Cyan = 0, Magento = 0.92, Yellow = 0.45 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 9 | 64 | - |
| CMYK | 0 | 0.92 | 0.45 | 0.55 |
| HSL | 329.16º | 0.86% | 0.25% | - |
| HSV(B) | 329.16º | 0.92% | 0.45% | - |
| XYZ | 8.23 | 4.28 | 5.24 | - |
| YUV | 47.26 | 137.45 | 177.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 9 | 64 | 0 | 0.92 | 0.45 | 0.55 | 329.16 | 0.86 | 0.25 |
| Hex | 74 | 9 | 40 | 0 | 5C | 2D | 37 | 149 | 56 | 19 |
| Octal | 164 | 11 | 100 | 0 | 134 | 55 | 67 | 511 | 126 | 31 |
| Binary | 1110100 | 1001 | 1000000 | 0 | 1011100 | 101101 | 110111 | 101001001 | 1010110 | 11001 |
Color Harmonies of #740940
Complementary color
Monochromatic Colors of #740940
Black with #740940
Text Example
Text Example
White with #740940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740940; }
p { color: rgb(116,9,64); }
H1.HeaderClassName
{
color: #740940;
}
.AnyTagClassName
{
color: #740940;
}
</style>
background-color css
<style>
a { background-color: #740940; }
a { background-color: rgb(116,9,64); }
div.DivClassName
{
background-color: #740940;
}
.BgClassName
{
background-color: #740940;
}
</style>
border-color css
<style>
span { border-color: #740940; }
span { border-color: rgb(116,9,64); }
td.TdClassName
{
border-color: #740940;
}
.TagClassName
{
border-color: #740940;
}
</style>