Shades of Tyrian Purple #760751
Tints of Tyrian Purple #760751
RGB
CMYK
RGB Variations
Color information
#760751 (or 0x760751) is known color: Tyrian Purple. HEX triplet: 76, 07 and 51. RGB value is (118,7,81). Sum of RGB (Red+Green+Blue) = 118+7+81=206 (27% of max value = 765). Red value is 118 (46.48% from 255 or 57.28% from 206); Green value is 7 (3.12% from 255 or 3.40% from 206); Blue value is 81 (32.03% from 255 or 39.32% from 206); Max value from RGB is 118 - color contains mainly: red. Hex color #760751 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760751 is #89F8AE. Grayscale: #303030. Windows color (decimal): -9042095 or 5310326. OLE color: 5310326.
HSL color Cylindrical-coordinate representation of color #760751: hue angle of 320º 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 #760751 is Cyan = 0, Magento = 0.94, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 81 | - |
| CMYK | 0 | 0.94 | 0.31 | 0.54 |
| HSL | 320º | 0.89% | 0.25% | - |
| HSV(B) | 320º | 0.94% | 0.46% | - |
| XYZ | 9.03 | 4.6 | 8.2 | - |
| YUV | 48.63 | 146.27 | 177.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 81 | 0 | 0.94 | 0.31 | 0.54 | 320 | 0.89 | 0.25 |
| Hex | 76 | 7 | 51 | 0 | 5E | 1F | 36 | 140 | 59 | 19 |
| Octal | 166 | 7 | 121 | 0 | 136 | 37 | 66 | 500 | 131 | 31 |
| Binary | 1110110 | 111 | 1010001 | 0 | 1011110 | 11111 | 110110 | 101000000 | 1011001 | 11001 |
Color Harmonies of #760751
Complementary color
Monochromatic Colors of #760751
Black with #760751
Text Example
Text Example
White with #760751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760751; }
p { color: rgb(118,7,81); }
H1.HeaderClassName
{
color: #760751;
}
.AnyTagClassName
{
color: #760751;
}
</style>
background-color css
<style>
a { background-color: #760751; }
a { background-color: rgb(118,7,81); }
div.DivClassName
{
background-color: #760751;
}
.BgClassName
{
background-color: #760751;
}
</style>
border-color css
<style>
span { border-color: #760751; }
span { border-color: rgb(118,7,81); }
td.TdClassName
{
border-color: #760751;
}
.TagClassName
{
border-color: #760751;
}
</style>