Shades of Tyrian Purple #790155
Tints of Tyrian Purple #790155
RGB
CMYK
RGB Variations
Color information
#790155 (or 0x790155) is known color: Tyrian Purple. HEX triplet: 79, 01 and 55. RGB value is (121,1,85). Sum of RGB (Red+Green+Blue) = 121+1+85=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 1 (0.78% from 255 or 0.48% from 207); Blue value is 85 (33.59% from 255 or 41.06% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #790155 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790155 is #86FEAA. Grayscale: #2E2E2E. Windows color (decimal): -8847019 or 5570937. OLE color: 5570937.
HSL color Cylindrical-coordinate representation of color #790155: hue angle of 318º 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 #790155 is Cyan = 0, Magento = 0.99, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 85 | - |
| CMYK | 0 | 0.99 | 0.30 | 0.53 |
| HSL | 318º | 0.98% | 0.24% | - |
| HSV(B) | 318º | 0.99% | 0.47% | - |
| XYZ | 9.54 | 4.74 | 9.01 | - |
| YUV | 46.46 | 149.76 | 181.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 85 | 0 | 0.99 | 0.30 | 0.53 | 318 | 0.98 | 0.24 |
| Hex | 79 | 1 | 55 | 0 | 63 | 1E | 35 | 13E | 62 | 18 |
| Octal | 171 | 1 | 125 | 0 | 143 | 36 | 65 | 476 | 142 | 30 |
| Binary | 1111001 | 1 | 1010101 | 0 | 1100011 | 11110 | 110101 | 100111110 | 1100010 | 11000 |
Color Harmonies of #790155
Complementary color
Monochromatic Colors of #790155
Black with #790155
Text Example
Text Example
White with #790155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790155; }
p { color: rgb(121,1,85); }
H1.HeaderClassName
{
color: #790155;
}
.AnyTagClassName
{
color: #790155;
}
</style>
background-color css
<style>
a { background-color: #790155; }
a { background-color: rgb(121,1,85); }
div.DivClassName
{
background-color: #790155;
}
.BgClassName
{
background-color: #790155;
}
</style>
border-color css
<style>
span { border-color: #790155; }
span { border-color: rgb(121,1,85); }
td.TdClassName
{
border-color: #790155;
}
.TagClassName
{
border-color: #790155;
}
</style>