Shades of Tyrian Purple #790958
Tints of Tyrian Purple #790958
RGB
CMYK
RGB Variations
Color information
#790958 (or 0x790958) is known color: Tyrian Purple. HEX triplet: 79, 09 and 58. RGB value is (121,9,88). Sum of RGB (Red+Green+Blue) = 121+9+88=218 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.50% from 218); Green value is 9 (3.91% from 255 or 4.13% from 218); Blue value is 88 (34.77% from 255 or 40.37% from 218); Max value from RGB is 121 - color contains mainly: red. Hex color #790958 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790958 is #86F6A7. Grayscale: #333333. Windows color (decimal): -8844968 or 5769593. OLE color: 5769593.
HSL color Cylindrical-coordinate representation of color #790958: hue angle of 317.68º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790958 is Cyan = 0, Magento = 0.93, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 88 | - |
| CMYK | 0 | 0.93 | 0.27 | 0.53 |
| HSL | 317.68º | 0.86% | 0.25% | - |
| HSV(B) | 317.68º | 0.93% | 0.47% | - |
| XYZ | 9.74 | 4.96 | 9.68 | - |
| YUV | 51.49 | 148.61 | 177.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 88 | 0 | 0.93 | 0.27 | 0.53 | 317.68 | 0.86 | 0.25 |
| Hex | 79 | 9 | 58 | 0 | 5D | 1B | 35 | 13E | 56 | 19 |
| Octal | 171 | 11 | 130 | 0 | 135 | 33 | 65 | 476 | 126 | 31 |
| Binary | 1111001 | 1001 | 1011000 | 0 | 1011101 | 11011 | 110101 | 100111110 | 1010110 | 11001 |
Color Harmonies of #790958
Complementary color
Monochromatic Colors of #790958
Black with #790958
Text Example
Text Example
White with #790958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790958; }
p { color: rgb(121,9,88); }
H1.HeaderClassName
{
color: #790958;
}
.AnyTagClassName
{
color: #790958;
}
</style>
background-color css
<style>
a { background-color: #790958; }
a { background-color: rgb(121,9,88); }
div.DivClassName
{
background-color: #790958;
}
.BgClassName
{
background-color: #790958;
}
</style>
border-color css
<style>
span { border-color: #790958; }
span { border-color: rgb(121,9,88); }
td.TdClassName
{
border-color: #790958;
}
.TagClassName
{
border-color: #790958;
}
</style>