Shades of Tyrian Purple #790549
Tints of Tyrian Purple #790549
RGB
CMYK
RGB Variations
Color information
#790549 (or 0x790549) is known color: Tyrian Purple. HEX triplet: 79, 05 and 49. RGB value is (121,5,73). Sum of RGB (Red+Green+Blue) = 121+5+73=199 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.80% from 199); Green value is 5 (2.34% from 255 or 2.51% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 121 - color contains mainly: red. Hex color #790549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790549 is #86FAB6. Grayscale: #2F2F2F. Windows color (decimal): -8846007 or 4785529. OLE color: 4785529.
HSL color Cylindrical-coordinate representation of color #790549: hue angle of 324.83º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790549 is Cyan = 0, Magento = 0.96, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 73 | - |
| CMYK | 0 | 0.96 | 0.40 | 0.53 |
| HSL | 324.83º | 0.92% | 0.25% | - |
| HSV(B) | 324.83º | 0.96% | 0.47% | - |
| XYZ | 9.14 | 4.65 | 6.72 | - |
| YUV | 47.44 | 142.43 | 180.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 73 | 0 | 0.96 | 0.40 | 0.53 | 324.83 | 0.92 | 0.25 |
| Hex | 79 | 5 | 49 | 0 | 60 | 28 | 35 | 145 | 5C | 19 |
| Octal | 171 | 5 | 111 | 0 | 140 | 50 | 65 | 505 | 134 | 31 |
| Binary | 1111001 | 101 | 1001001 | 0 | 1100000 | 101000 | 110101 | 101000101 | 1011100 | 11001 |
Color Harmonies of #790549
Complementary color
Monochromatic Colors of #790549
Black with #790549
Text Example
Text Example
White with #790549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790549; }
p { color: rgb(121,5,73); }
H1.HeaderClassName
{
color: #790549;
}
.AnyTagClassName
{
color: #790549;
}
</style>
background-color css
<style>
a { background-color: #790549; }
a { background-color: rgb(121,5,73); }
div.DivClassName
{
background-color: #790549;
}
.BgClassName
{
background-color: #790549;
}
</style>
border-color css
<style>
span { border-color: #790549; }
span { border-color: rgb(121,5,73); }
td.TdClassName
{
border-color: #790549;
}
.TagClassName
{
border-color: #790549;
}
</style>