Shades of Tyrian Purple #740047
Tints of Tyrian Purple #740047
RGB
CMYK
RGB Variations
Color information
#740047 (or 0x740047) is known color: Tyrian Purple. HEX triplet: 74, 00 and 47. RGB value is (116,0,71). Sum of RGB (Red+Green+Blue) = 116+0+71=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 71 (28.12% from 255 or 37.97% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #740047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #740047 is #8BFFB8. Grayscale: #2A2A2A. Windows color (decimal): -9174969 or 4653172. OLE color: 4653172.
HSL color Cylindrical-coordinate representation of color #740047: hue angle of 323.28º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 1%. Process color model (Four color, CMYK) of #740047 is Cyan = 0, Magento = 1, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.39 | 0.55 |
| HSL | 323.28º | 1% | 0.23% | - |
| HSV(B) | 323.28º | 1% | 0.45% | - |
| XYZ | 8.34 | 4.17 | 6.33 | - |
| YUV | 42.78 | 143.93 | 180.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 0 | 71 | 0 | 1 | 0.39 | 0.55 | 323.28 | 1 | 0.23 |
| Hex | 74 | 0 | 47 | 0 | 64 | 27 | 37 | 143 | 64 | 17 |
| Octal | 164 | 0 | 107 | 0 | 144 | 47 | 67 | 503 | 144 | 27 |
| Binary | 1110100 | 0 | 1000111 | 0 | 1100100 | 100111 | 110111 | 101000011 | 1100100 | 10111 |
Color Harmonies of #740047
Complementary color
Monochromatic Colors of #740047
Black with #740047
Text Example
Text Example
White with #740047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #740047; }
p { color: rgb(116,0,71); }
H1.HeaderClassName
{
color: #740047;
}
.AnyTagClassName
{
color: #740047;
}
</style>
background-color css
<style>
a { background-color: #740047; }
a { background-color: rgb(116,0,71); }
div.DivClassName
{
background-color: #740047;
}
.BgClassName
{
background-color: #740047;
}
</style>
border-color css
<style>
span { border-color: #740047; }
span { border-color: rgb(116,0,71); }
td.TdClassName
{
border-color: #740047;
}
.TagClassName
{
border-color: #740047;
}
</style>