Shades of Tyrian Purple #760049
Tints of Tyrian Purple #760049
RGB
CMYK
RGB Variations
Color information
#760049 (or 0x760049) is known color: Tyrian Purple. HEX triplet: 76, 00 and 49. RGB value is (118,0,73). Sum of RGB (Red+Green+Blue) = 118+0+73=191 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.78% from 191); Green value is 0 (0.39% from 255 or 0% from 191); Blue value is 73 (28.91% from 255 or 38.22% from 191); Max value from RGB is 118 - color contains mainly: red. Hex color #760049 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760049 is #89FFB6. Grayscale: #2B2B2B. Windows color (decimal): -9043895 or 4784246. OLE color: 4784246.
HSL color Cylindrical-coordinate representation of color #760049: hue angle of 322.88º 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 #760049 is Cyan = 0, Magento = 1, Yellow = 0.38 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 0 | 73 | - |
| CMYK | 0 | 1 | 0.38 | 0.54 |
| HSL | 322.88º | 1% | 0.23% | - |
| HSV(B) | 322.88º | 1% | 0.46% | - |
| XYZ | 8.67 | 4.33 | 6.68 | - |
| YUV | 43.6 | 144.59 | 181.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 0 | 73 | 0 | 1 | 0.38 | 0.54 | 322.88 | 1 | 0.23 |
| Hex | 76 | 0 | 49 | 0 | 64 | 26 | 36 | 143 | 64 | 17 |
| Octal | 166 | 0 | 111 | 0 | 144 | 46 | 66 | 503 | 144 | 27 |
| Binary | 1110110 | 0 | 1001001 | 0 | 1100100 | 100110 | 110110 | 101000011 | 1100100 | 10111 |
Color Harmonies of #760049
Complementary color
Monochromatic Colors of #760049
Black with #760049
Text Example
Text Example
White with #760049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760049; }
p { color: rgb(118,0,73); }
H1.HeaderClassName
{
color: #760049;
}
.AnyTagClassName
{
color: #760049;
}
</style>
background-color css
<style>
a { background-color: #760049; }
a { background-color: rgb(118,0,73); }
div.DivClassName
{
background-color: #760049;
}
.BgClassName
{
background-color: #760049;
}
</style>
border-color css
<style>
span { border-color: #760049; }
span { border-color: rgb(118,0,73); }
td.TdClassName
{
border-color: #760049;
}
.TagClassName
{
border-color: #760049;
}
</style>