Shades of Tyrian Purple #760759
Tints of Tyrian Purple #760759
RGB
CMYK
RGB Variations
Color information
#760759 (or 0x760759) is known color: Tyrian Purple. HEX triplet: 76, 07 and 59. RGB value is (118,7,89). Sum of RGB (Red+Green+Blue) = 118+7+89=214 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.14% from 214); Green value is 7 (3.12% from 255 or 3.27% from 214); Blue value is 89 (35.16% from 255 or 41.59% from 214); Max value from RGB is 118 - color contains mainly: red. Hex color #760759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #760759 is #89F8A6. Grayscale: #313131. Windows color (decimal): -9042087 or 5834614. OLE color: 5834614.
HSL color Cylindrical-coordinate representation of color #760759: hue angle of 315.68º 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 #760759 is Cyan = 0, Magento = 0.94, Yellow = 0.25 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 7 | 89 | - |
| CMYK | 0 | 0.94 | 0.25 | 0.54 |
| HSL | 315.68º | 0.89% | 0.25% | - |
| HSV(B) | 315.68º | 0.94% | 0.46% | - |
| XYZ | 9.35 | 4.72 | 9.87 | - |
| YUV | 49.54 | 150.27 | 176.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 7 | 89 | 0 | 0.94 | 0.25 | 0.54 | 315.68 | 0.89 | 0.25 |
| Hex | 76 | 7 | 59 | 0 | 5E | 19 | 36 | 13C | 59 | 19 |
| Octal | 166 | 7 | 131 | 0 | 136 | 31 | 66 | 474 | 131 | 31 |
| Binary | 1110110 | 111 | 1011001 | 0 | 1011110 | 11001 | 110110 | 100111100 | 1011001 | 11001 |
Color Harmonies of #760759
Complementary color
Monochromatic Colors of #760759
Black with #760759
Text Example
Text Example
White with #760759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #760759; }
p { color: rgb(118,7,89); }
H1.HeaderClassName
{
color: #760759;
}
.AnyTagClassName
{
color: #760759;
}
</style>
background-color css
<style>
a { background-color: #760759; }
a { background-color: rgb(118,7,89); }
div.DivClassName
{
background-color: #760759;
}
.BgClassName
{
background-color: #760759;
}
</style>
border-color css
<style>
span { border-color: #760759; }
span { border-color: rgb(118,7,89); }
td.TdClassName
{
border-color: #760759;
}
.TagClassName
{
border-color: #760759;
}
</style>