Shades of Tyrian Purple #760047
Tints of Tyrian Purple #760047
RGB
CMYK
RGB Variations
Color information
#760047 (or 0x760047) is known color: Tyrian Purple. HEX triplet: 76, 00 and 47. RGB value is (118,0,71). Sum of RGB (Red+Green+Blue) = 118+0+71=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 0 (0.39% from 255 or 0% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #760047 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760047 is #89FFB8. Grayscale: #2B2B2B. Windows color (decimal): -9043897 or 4653174. OLE color: 4653174.
HSL color Cylindrical-coordinate representation of color #760047: hue angle of 323.9º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 1%. Process color model (Four color, CMYK) of #760047 is Cyan = 0, Magento = 1, Yellow = 0.40 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 71 | - |
| CMYK | 0 | 1 | 0.40 | 0.54 |
| HSL | 323.9º | 1% | 0.23% | - |
| HSV(B) | 323.9º | 1% | 0.46% | - |
| XYZ | 8.61 | 4.31 | 6.34 | - |
| YUV | 43.38 | 143.59 | 181.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 71 | 0 | 1 | 0.40 | 0.54 | 323.9 | 1 | 0.23 |
| Hex | 76 | 0 | 47 | 0 | 64 | 28 | 36 | 144 | 64 | 17 |
| Octal | 166 | 0 | 107 | 0 | 144 | 50 | 66 | 504 | 144 | 27 |
| Binary | 1110110 | 0 | 1000111 | 0 | 1100100 | 101000 | 110110 | 101000100 | 1100100 | 10111 |
Color Harmonies of #760047
Complementary color
Monochromatic Colors of #760047
Black with #760047
Text Example
Text Example
White with #760047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760047; }
p { color: rgb(118,0,71); }
H1.HeaderClassName
{
color: #760047;
}
.AnyTagClassName
{
color: #760047;
}
</style>
background-color css
<style>
a { background-color: #760047; }
a { background-color: rgb(118,0,71); }
div.DivClassName
{
background-color: #760047;
}
.BgClassName
{
background-color: #760047;
}
</style>
border-color css
<style>
span { border-color: #760047; }
span { border-color: rgb(118,0,71); }
td.TdClassName
{
border-color: #760047;
}
.TagClassName
{
border-color: #760047;
}
</style>