Shades of Tyrian Purple #770759
Tints of Tyrian Purple #770759
RGB
CMYK
RGB Variations
Color information
#770759 (or 0x770759) is known color: Tyrian Purple. HEX triplet: 77, 07 and 59. RGB value is (119,7,89). Sum of RGB (Red+Green+Blue) = 119+7+89=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 7 (3.12% from 255 or 3.26% from 215); Blue value is 89 (35.16% from 255 or 41.40% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #770759 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770759 is #88F8A6. Grayscale: #313131. Windows color (decimal): -8976551 or 5834615. OLE color: 5834615.
HSL color Cylindrical-coordinate representation of color #770759: hue angle of 316.07º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #770759 is Cyan = 0, Magento = 0.94, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 7 | 89 | - |
| CMYK | 0 | 0.94 | 0.25 | 0.53 |
| HSL | 316.07º | 0.89% | 0.25% | - |
| HSV(B) | 316.07º | 0.94% | 0.47% | - |
| XYZ | 9.49 | 4.8 | 9.88 | - |
| YUV | 49.84 | 150.11 | 177.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 7 | 89 | 0 | 0.94 | 0.25 | 0.53 | 316.07 | 0.89 | 0.25 |
| Hex | 77 | 7 | 59 | 0 | 5E | 19 | 35 | 13C | 59 | 19 |
| Octal | 167 | 7 | 131 | 0 | 136 | 31 | 65 | 474 | 131 | 31 |
| Binary | 1110111 | 111 | 1011001 | 0 | 1011110 | 11001 | 110101 | 100111100 | 1011001 | 11001 |
Color Harmonies of #770759
Complementary color
Monochromatic Colors of #770759
Black with #770759
Text Example
Text Example
White with #770759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770759; }
p { color: rgb(119,7,89); }
H1.HeaderClassName
{
color: #770759;
}
.AnyTagClassName
{
color: #770759;
}
</style>
background-color css
<style>
a { background-color: #770759; }
a { background-color: rgb(119,7,89); }
div.DivClassName
{
background-color: #770759;
}
.BgClassName
{
background-color: #770759;
}
</style>
border-color css
<style>
span { border-color: #770759; }
span { border-color: rgb(119,7,89); }
td.TdClassName
{
border-color: #770759;
}
.TagClassName
{
border-color: #770759;
}
</style>