Shades of Tyrian Purple #770858
Tints of Tyrian Purple #770858
RGB
CMYK
RGB Variations
Color information
#770858 (or 0x770858) is known color: Tyrian Purple. HEX triplet: 77, 08 and 58. RGB value is (119,8,88). Sum of RGB (Red+Green+Blue) = 119+8+88=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 8 (3.52% from 255 or 3.72% from 215); Blue value is 88 (34.77% from 255 or 40.93% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #770858 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770858 is #88F7A7. Grayscale: #323232. Windows color (decimal): -8976296 or 5769335. OLE color: 5769335.
HSL color Cylindrical-coordinate representation of color #770858: hue angle of 316.76º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #770858 is Cyan = 0, Magento = 0.93, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 8 | 88 | - |
| CMYK | 0 | 0.93 | 0.26 | 0.53 |
| HSL | 316.76º | 0.87% | 0.25% | - |
| HSV(B) | 316.76º | 0.93% | 0.47% | - |
| XYZ | 9.46 | 4.8 | 9.66 | - |
| YUV | 50.31 | 149.27 | 177 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 8 | 88 | 0 | 0.93 | 0.26 | 0.53 | 316.76 | 0.87 | 0.25 |
| Hex | 77 | 8 | 58 | 0 | 5D | 1A | 35 | 13D | 57 | 19 |
| Octal | 167 | 10 | 130 | 0 | 135 | 32 | 65 | 475 | 127 | 31 |
| Binary | 1110111 | 1000 | 1011000 | 0 | 1011101 | 11010 | 110101 | 100111101 | 1010111 | 11001 |
Color Harmonies of #770858
Complementary color
Monochromatic Colors of #770858
Black with #770858
Text Example
Text Example
White with #770858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770858; }
p { color: rgb(119,8,88); }
H1.HeaderClassName
{
color: #770858;
}
.AnyTagClassName
{
color: #770858;
}
</style>
background-color css
<style>
a { background-color: #770858; }
a { background-color: rgb(119,8,88); }
div.DivClassName
{
background-color: #770858;
}
.BgClassName
{
background-color: #770858;
}
</style>
border-color css
<style>
span { border-color: #770858; }
span { border-color: rgb(119,8,88); }
td.TdClassName
{
border-color: #770858;
}
.TagClassName
{
border-color: #770858;
}
</style>