Shades of Tyrian Purple #790445
Tints of Tyrian Purple #790445
RGB
CMYK
RGB Variations
Color information
#790445 (or 0x790445) is known color: Tyrian Purple. HEX triplet: 79, 04 and 45. RGB value is (121,4,69). Sum of RGB (Red+Green+Blue) = 121+4+69=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 4 (1.95% from 255 or 2.06% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #790445 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790445 is #86FBBA. Grayscale: #2E2E2E. Windows color (decimal): -8846267 or 4523129. OLE color: 4523129.
HSL color Cylindrical-coordinate representation of color #790445: hue angle of 326.67º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790445 is Cyan = 0, Magento = 0.97, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 69 | - |
| CMYK | 0 | 0.97 | 0.43 | 0.53 |
| HSL | 326.67º | 0.94% | 0.25% | - |
| HSV(B) | 326.67º | 0.97% | 0.47% | - |
| XYZ | 9 | 4.58 | 6.04 | - |
| YUV | 46.39 | 140.76 | 181.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 69 | 0 | 0.97 | 0.43 | 0.53 | 326.67 | 0.94 | 0.25 |
| Hex | 79 | 4 | 45 | 0 | 61 | 2B | 35 | 147 | 5E | 19 |
| Octal | 171 | 4 | 105 | 0 | 141 | 53 | 65 | 507 | 136 | 31 |
| Binary | 1111001 | 100 | 1000101 | 0 | 1100001 | 101011 | 110101 | 101000111 | 1011110 | 11001 |
Color Harmonies of #790445
Complementary color
Monochromatic Colors of #790445
Black with #790445
Text Example
Text Example
White with #790445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790445; }
p { color: rgb(121,4,69); }
H1.HeaderClassName
{
color: #790445;
}
.AnyTagClassName
{
color: #790445;
}
</style>
background-color css
<style>
a { background-color: #790445; }
a { background-color: rgb(121,4,69); }
div.DivClassName
{
background-color: #790445;
}
.BgClassName
{
background-color: #790445;
}
</style>
border-color css
<style>
span { border-color: #790445; }
span { border-color: rgb(121,4,69); }
td.TdClassName
{
border-color: #790445;
}
.TagClassName
{
border-color: #790445;
}
</style>