Shades of Tyrian Purple #790750
Tints of Tyrian Purple #790750
RGB
CMYK
RGB Variations
Color information
#790750 (or 0x790750) is known color: Tyrian Purple. HEX triplet: 79, 07 and 50. RGB value is (121,7,80). Sum of RGB (Red+Green+Blue) = 121+7+80=208 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.17% from 208); Green value is 7 (3.12% from 255 or 3.37% from 208); Blue value is 80 (31.64% from 255 or 38.46% from 208); Max value from RGB is 121 - color contains mainly: red. Hex color #790750 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790750 is #86F8AF. Grayscale: #313131. Windows color (decimal): -8845488 or 5244793. OLE color: 5244793.
HSL color Cylindrical-coordinate representation of color #790750: hue angle of 321.58º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790750 is Cyan = 0, Magento = 0.94, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 80 | - |
| CMYK | 0 | 0.94 | 0.34 | 0.53 |
| HSL | 321.58º | 0.89% | 0.25% | - |
| HSV(B) | 321.58º | 0.94% | 0.47% | - |
| XYZ | 9.41 | 4.8 | 8.02 | - |
| YUV | 49.41 | 145.27 | 179.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 80 | 0 | 0.94 | 0.34 | 0.53 | 321.58 | 0.89 | 0.25 |
| Hex | 79 | 7 | 50 | 0 | 5E | 22 | 35 | 142 | 59 | 19 |
| Octal | 171 | 7 | 120 | 0 | 136 | 42 | 65 | 502 | 131 | 31 |
| Binary | 1111001 | 111 | 1010000 | 0 | 1011110 | 100010 | 110101 | 101000010 | 1011001 | 11001 |
Color Harmonies of #790750
Complementary color
Monochromatic Colors of #790750
Black with #790750
Text Example
Text Example
White with #790750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790750; }
p { color: rgb(121,7,80); }
H1.HeaderClassName
{
color: #790750;
}
.AnyTagClassName
{
color: #790750;
}
</style>
background-color css
<style>
a { background-color: #790750; }
a { background-color: rgb(121,7,80); }
div.DivClassName
{
background-color: #790750;
}
.BgClassName
{
background-color: #790750;
}
</style>
border-color css
<style>
span { border-color: #790750; }
span { border-color: rgb(121,7,80); }
td.TdClassName
{
border-color: #790750;
}
.TagClassName
{
border-color: #790750;
}
</style>