Shades of Tyrian Purple #740747
Tints of Tyrian Purple #740747
RGB
CMYK
RGB Variations
Color information
#740747 (or 0x740747) is known color: Tyrian Purple. HEX triplet: 74, 07 and 47. RGB value is (116,7,71). Sum of RGB (Red+Green+Blue) = 116+7+71=194 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.79% from 194); Green value is 7 (3.12% from 255 or 3.61% from 194); Blue value is 71 (28.12% from 255 or 36.60% from 194); Max value from RGB is 116 - color contains mainly: red. Hex color #740747 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740747 is #8BF8B8. Grayscale: #2E2E2E. Windows color (decimal): -9173177 or 4654964. OLE color: 4654964.
HSL color Cylindrical-coordinate representation of color #740747: hue angle of 324.77º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #740747 is Cyan = 0, Magento = 0.94, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 7 | 71 | - |
| CMYK | 0 | 0.94 | 0.39 | 0.55 |
| HSL | 324.77º | 0.89% | 0.24% | - |
| HSV(B) | 324.77º | 0.94% | 0.45% | - |
| XYZ | 8.42 | 4.32 | 6.35 | - |
| YUV | 46.89 | 141.61 | 177.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 7 | 71 | 0 | 0.94 | 0.39 | 0.55 | 324.77 | 0.89 | 0.24 |
| Hex | 74 | 7 | 47 | 0 | 5E | 27 | 37 | 145 | 59 | 18 |
| Octal | 164 | 7 | 107 | 0 | 136 | 47 | 67 | 505 | 131 | 30 |
| Binary | 1110100 | 111 | 1000111 | 0 | 1011110 | 100111 | 110111 | 101000101 | 1011001 | 11000 |
Color Harmonies of #740747
Complementary color
Monochromatic Colors of #740747
Black with #740747
Text Example
Text Example
White with #740747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740747; }
p { color: rgb(116,7,71); }
H1.HeaderClassName
{
color: #740747;
}
.AnyTagClassName
{
color: #740747;
}
</style>
background-color css
<style>
a { background-color: #740747; }
a { background-color: rgb(116,7,71); }
div.DivClassName
{
background-color: #740747;
}
.BgClassName
{
background-color: #740747;
}
</style>
border-color css
<style>
span { border-color: #740747; }
span { border-color: rgb(116,7,71); }
td.TdClassName
{
border-color: #740747;
}
.TagClassName
{
border-color: #740747;
}
</style>