Shades of Tyrian Purple #780057
Tints of Tyrian Purple #780057
RGB
CMYK
RGB Variations
Color information
#780057 (or 0x780057) is known color: Tyrian Purple. HEX triplet: 78, 00 and 57. RGB value is (120,0,87). Sum of RGB (Red+Green+Blue) = 120+0+87=207 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.97% from 207); Green value is 0 (0.39% from 255 or 0% from 207); Blue value is 87 (34.38% from 255 or 42.03% from 207); Max value from RGB is 120 - color contains mainly: red. Hex color #780057 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780057 is #87FFA8. Grayscale: #2D2D2D. Windows color (decimal): -8912809 or 5701752. OLE color: 5701752.
HSL color Cylindrical-coordinate representation of color #780057: hue angle of 316.5º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #780057 is Cyan = 0, Magento = 1, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 0 | 87 | - |
| CMYK | 0 | 1 | 0.28 | 0.53 |
| HSL | 316.5º | 1% | 0.24% | - |
| HSV(B) | 316.5º | 1% | 0.47% | - |
| XYZ | 9.47 | 4.68 | 9.42 | - |
| YUV | 45.8 | 151.26 | 180.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 0 | 87 | 0 | 1 | 0.28 | 0.53 | 316.5 | 1 | 0.24 |
| Hex | 78 | 0 | 57 | 0 | 64 | 1C | 35 | 13C | 64 | 18 |
| Octal | 170 | 0 | 127 | 0 | 144 | 34 | 65 | 474 | 144 | 30 |
| Binary | 1111000 | 0 | 1010111 | 0 | 1100100 | 11100 | 110101 | 100111100 | 1100100 | 11000 |
Color Harmonies of #780057
Complementary color
Monochromatic Colors of #780057
Black with #780057
Text Example
Text Example
White with #780057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780057; }
p { color: rgb(120,0,87); }
H1.HeaderClassName
{
color: #780057;
}
.AnyTagClassName
{
color: #780057;
}
</style>
background-color css
<style>
a { background-color: #780057; }
a { background-color: rgb(120,0,87); }
div.DivClassName
{
background-color: #780057;
}
.BgClassName
{
background-color: #780057;
}
</style>
border-color css
<style>
span { border-color: #780057; }
span { border-color: rgb(120,0,87); }
td.TdClassName
{
border-color: #780057;
}
.TagClassName
{
border-color: #780057;
}
</style>