Shades of Tyrian Purple #760757
Tints of Tyrian Purple #760757
RGB
CMYK
RGB Variations
Color information
#760757 (or 0x760757) is known color: Tyrian Purple. HEX triplet: 76, 07 and 57. RGB value is (118,7,87). Sum of RGB (Red+Green+Blue) = 118+7+87=212 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.66% from 212); Green value is 7 (3.12% from 255 or 3.30% from 212); Blue value is 87 (34.38% from 255 or 41.04% from 212); Max value from RGB is 118 - color contains mainly: red. Hex color #760757 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760757 is #89F8A8. Grayscale: #313131. Windows color (decimal): -9042089 or 5703542. OLE color: 5703542.
HSL color Cylindrical-coordinate representation of color #760757: hue angle of 316.76º 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 #760757 is Cyan = 0, Magento = 0.94, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 87 | - |
| CMYK | 0 | 0.94 | 0.26 | 0.54 |
| HSL | 316.76º | 0.89% | 0.25% | - |
| HSV(B) | 316.76º | 0.94% | 0.46% | - |
| XYZ | 9.27 | 4.69 | 9.43 | - |
| YUV | 49.31 | 149.27 | 177 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 87 | 0 | 0.94 | 0.26 | 0.54 | 316.76 | 0.89 | 0.25 |
| Hex | 76 | 7 | 57 | 0 | 5E | 1A | 36 | 13D | 59 | 19 |
| Octal | 166 | 7 | 127 | 0 | 136 | 32 | 66 | 475 | 131 | 31 |
| Binary | 1110110 | 111 | 1010111 | 0 | 1011110 | 11010 | 110110 | 100111101 | 1011001 | 11001 |
Color Harmonies of #760757
Complementary color
Monochromatic Colors of #760757
Black with #760757
Text Example
Text Example
White with #760757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760757; }
p { color: rgb(118,7,87); }
H1.HeaderClassName
{
color: #760757;
}
.AnyTagClassName
{
color: #760757;
}
</style>
background-color css
<style>
a { background-color: #760757; }
a { background-color: rgb(118,7,87); }
div.DivClassName
{
background-color: #760757;
}
.BgClassName
{
background-color: #760757;
}
</style>
border-color css
<style>
span { border-color: #760757; }
span { border-color: rgb(118,7,87); }
td.TdClassName
{
border-color: #760757;
}
.TagClassName
{
border-color: #760757;
}
</style>