Shades of Tyrian Purple #770857
Tints of Tyrian Purple #770857
RGB
CMYK
RGB Variations
Color information
#770857 (or 0x770857) is known color: Tyrian Purple. HEX triplet: 77, 08 and 57. RGB value is (119,8,87). Sum of RGB (Red+Green+Blue) = 119+8+87=214 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.61% from 214); Green value is 8 (3.52% from 255 or 3.74% from 214); Blue value is 87 (34.38% from 255 or 40.65% from 214); Max value from RGB is 119 - color contains mainly: red. Hex color #770857 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770857 is #88F7A8. Grayscale: #313131. Windows color (decimal): -8976297 or 5703799. OLE color: 5703799.
HSL color Cylindrical-coordinate representation of color #770857: hue angle of 317.3º 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 #770857 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 8 | 87 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.53 |
| HSL | 317.3º | 0.87% | 0.25% | - |
| HSV(B) | 317.3º | 0.93% | 0.47% | - |
| XYZ | 9.41 | 4.78 | 9.44 | - |
| YUV | 50.2 | 148.77 | 177.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 8 | 87 | 0 | 0.93 | 0.27 | 0.53 | 317.3 | 0.87 | 0.25 |
| Hex | 77 | 8 | 57 | 0 | 5D | 1B | 35 | 13D | 57 | 19 |
| Octal | 167 | 10 | 127 | 0 | 135 | 33 | 65 | 475 | 127 | 31 |
| Binary | 1110111 | 1000 | 1010111 | 0 | 1011101 | 11011 | 110101 | 100111101 | 1010111 | 11001 |
Color Harmonies of #770857
Complementary color
Monochromatic Colors of #770857
Black with #770857
Text Example
Text Example
White with #770857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770857; }
p { color: rgb(119,8,87); }
H1.HeaderClassName
{
color: #770857;
}
.AnyTagClassName
{
color: #770857;
}
</style>
background-color css
<style>
a { background-color: #770857; }
a { background-color: rgb(119,8,87); }
div.DivClassName
{
background-color: #770857;
}
.BgClassName
{
background-color: #770857;
}
</style>
border-color css
<style>
span { border-color: #770857; }
span { border-color: rgb(119,8,87); }
td.TdClassName
{
border-color: #770857;
}
.TagClassName
{
border-color: #770857;
}
</style>