Shades of Tyrian Purple #760740
Tints of Tyrian Purple #760740
RGB
CMYK
RGB Variations
Color information
#760740 (or 0x760740) is known color: Tyrian Purple. HEX triplet: 76, 07 and 40. RGB value is (118,7,64). Sum of RGB (Red+Green+Blue) = 118+7+64=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 7 (3.12% from 255 or 3.70% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #760740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #760740 is #89F8BF. Grayscale: #2E2E2E. Windows color (decimal): -9042112 or 4196214. OLE color: 4196214.
HSL color Cylindrical-coordinate representation of color #760740: hue angle of 329.19º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #760740 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 64 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.54 |
| HSL | 329.19º | 0.89% | 0.25% | - |
| HSV(B) | 329.19º | 0.94% | 0.46% | - |
| XYZ | 8.47 | 4.37 | 5.25 | - |
| YUV | 46.69 | 137.77 | 178.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 64 | 0 | 0.94 | 0.46 | 0.54 | 329.19 | 0.89 | 0.25 |
| Hex | 76 | 7 | 40 | 0 | 5E | 2E | 36 | 149 | 59 | 19 |
| Octal | 166 | 7 | 100 | 0 | 136 | 56 | 66 | 511 | 131 | 31 |
| Binary | 1110110 | 111 | 1000000 | 0 | 1011110 | 101110 | 110110 | 101001001 | 1011001 | 11001 |
Color Harmonies of #760740
Complementary color
Monochromatic Colors of #760740
Black with #760740
Text Example
Text Example
White with #760740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760740; }
p { color: rgb(118,7,64); }
H1.HeaderClassName
{
color: #760740;
}
.AnyTagClassName
{
color: #760740;
}
</style>
background-color css
<style>
a { background-color: #760740; }
a { background-color: rgb(118,7,64); }
div.DivClassName
{
background-color: #760740;
}
.BgClassName
{
background-color: #760740;
}
</style>
border-color css
<style>
span { border-color: #760740; }
span { border-color: rgb(118,7,64); }
td.TdClassName
{
border-color: #760740;
}
.TagClassName
{
border-color: #760740;
}
</style>