Shades of Tyrian Purple #770056
Tints of Tyrian Purple #770056
RGB
CMYK
RGB Variations
Color information
#770056 (or 0x770056) is known color: Tyrian Purple. HEX triplet: 77, 00 and 56. RGB value is (119,0,86). Sum of RGB (Red+Green+Blue) = 119+0+86=205 (27% of max value = 765). Red value is 119 (46.88% from 255 or 58.05% from 205); Green value is 0 (0.39% from 255 or 0% from 205); Blue value is 86 (33.98% from 255 or 41.95% from 205); Max value from RGB is 119 - color contains mainly: red. Hex color #770056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #770056 is #88FFA9. Grayscale: #2D2D2D. Windows color (decimal): -8978346 or 5636215. OLE color: 5636215.
HSL color Cylindrical-coordinate representation of color #770056: hue angle of 316.64º degrees, saturation: 1, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #770056 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 0 | 86 | - |
| CMYK | 0 | 1 | 0.28 | 0.53 |
| HSL | 316.64º | 1% | 0.23% | - |
| HSV(B) | 316.64º | 1% | 0.47% | - |
| XYZ | 9.29 | 4.59 | 9.2 | - |
| YUV | 45.39 | 150.92 | 180.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 0 | 86 | 0 | 1 | 0.28 | 0.53 | 316.64 | 1 | 0.23 |
| Hex | 77 | 0 | 56 | 0 | 64 | 1C | 35 | 13D | 64 | 17 |
| Octal | 167 | 0 | 126 | 0 | 144 | 34 | 65 | 475 | 144 | 27 |
| Binary | 1110111 | 0 | 1010110 | 0 | 1100100 | 11100 | 110101 | 100111101 | 1100100 | 10111 |
Color Harmonies of #770056
Complementary color
Monochromatic Colors of #770056
Black with #770056
Text Example
Text Example
White with #770056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #770056; }
p { color: rgb(119,0,86); }
H1.HeaderClassName
{
color: #770056;
}
.AnyTagClassName
{
color: #770056;
}
</style>
background-color css
<style>
a { background-color: #770056; }
a { background-color: rgb(119,0,86); }
div.DivClassName
{
background-color: #770056;
}
.BgClassName
{
background-color: #770056;
}
</style>
border-color css
<style>
span { border-color: #770056; }
span { border-color: rgb(119,0,86); }
td.TdClassName
{
border-color: #770056;
}
.TagClassName
{
border-color: #770056;
}
</style>