Shades of Tyrian Purple #780155
Tints of Tyrian Purple #780155
RGB
CMYK
RGB Variations
Color information
#780155 (or 0x780155) is known color: Tyrian Purple. HEX triplet: 78, 01 and 55. RGB value is (120,1,85). Sum of RGB (Red+Green+Blue) = 120+1+85=206 (27% of max value = 765). Red value is 120 (47.27% from 255 or 58.25% from 206); Green value is 1 (0.78% from 255 or 0.49% from 206); Blue value is 85 (33.59% from 255 or 41.26% from 206); Max value from RGB is 120 - color contains mainly: red. Hex color #780155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #780155 is #87FEAA. Grayscale: #2D2D2D. Windows color (decimal): -8912555 or 5570936. OLE color: 5570936.
HSL color Cylindrical-coordinate representation of color #780155: hue angle of 317.65º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #780155 is Cyan = 0, Magento = 0.99, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 1 | 85 | - |
| CMYK | 0 | 0.99 | 0.29 | 0.53 |
| HSL | 317.65º | 0.98% | 0.24% | - |
| HSV(B) | 317.65º | 0.99% | 0.47% | - |
| XYZ | 9.4 | 4.67 | 9 | - |
| YUV | 46.16 | 149.92 | 180.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 1 | 85 | 0 | 0.99 | 0.29 | 0.53 | 317.65 | 0.98 | 0.24 |
| Hex | 78 | 1 | 55 | 0 | 63 | 1D | 35 | 13E | 62 | 18 |
| Octal | 170 | 1 | 125 | 0 | 143 | 35 | 65 | 476 | 142 | 30 |
| Binary | 1111000 | 1 | 1010101 | 0 | 1100011 | 11101 | 110101 | 100111110 | 1100010 | 11000 |
Color Harmonies of #780155
Complementary color
Monochromatic Colors of #780155
Black with #780155
Text Example
Text Example
White with #780155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #780155; }
p { color: rgb(120,1,85); }
H1.HeaderClassName
{
color: #780155;
}
.AnyTagClassName
{
color: #780155;
}
</style>
background-color css
<style>
a { background-color: #780155; }
a { background-color: rgb(120,1,85); }
div.DivClassName
{
background-color: #780155;
}
.BgClassName
{
background-color: #780155;
}
</style>
border-color css
<style>
span { border-color: #780155; }
span { border-color: rgb(120,1,85); }
td.TdClassName
{
border-color: #780155;
}
.TagClassName
{
border-color: #780155;
}
</style>