Shades of Tyrian Purple #790950
Tints of Tyrian Purple #790950
RGB
CMYK
RGB Variations
Color information
#790950 (or 0x790950) is known color: Tyrian Purple. HEX triplet: 79, 09 and 50. RGB value is (121,9,80). Sum of RGB (Red+Green+Blue) = 121+9+80=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 9 (3.91% from 255 or 4.29% from 210); Blue value is 80 (31.64% from 255 or 38.10% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #790950 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790950 is #86F6AF. Grayscale: #323232. Windows color (decimal): -8844976 or 5245305. OLE color: 5245305.
HSL color Cylindrical-coordinate representation of color #790950: hue angle of 321.96º 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 #790950 is Cyan = 0, Magento = 0.93, Yellow = 0.34 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 80 | - |
| CMYK | 0 | 0.93 | 0.34 | 0.53 |
| HSL | 321.96º | 0.86% | 0.25% | - |
| HSV(B) | 321.96º | 0.93% | 0.47% | - |
| XYZ | 9.43 | 4.84 | 8.03 | - |
| YUV | 50.58 | 144.61 | 178.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 80 | 0 | 0.93 | 0.34 | 0.53 | 321.96 | 0.86 | 0.25 |
| Hex | 79 | 9 | 50 | 0 | 5D | 22 | 35 | 142 | 56 | 19 |
| Octal | 171 | 11 | 120 | 0 | 135 | 42 | 65 | 502 | 126 | 31 |
| Binary | 1111001 | 1001 | 1010000 | 0 | 1011101 | 100010 | 110101 | 101000010 | 1010110 | 11001 |
Color Harmonies of #790950
Complementary color
Monochromatic Colors of #790950
Black with #790950
Text Example
Text Example
White with #790950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790950; }
p { color: rgb(121,9,80); }
H1.HeaderClassName
{
color: #790950;
}
.AnyTagClassName
{
color: #790950;
}
</style>
background-color css
<style>
a { background-color: #790950; }
a { background-color: rgb(121,9,80); }
div.DivClassName
{
background-color: #790950;
}
.BgClassName
{
background-color: #790950;
}
</style>
border-color css
<style>
span { border-color: #790950; }
span { border-color: rgb(121,9,80); }
td.TdClassName
{
border-color: #790950;
}
.TagClassName
{
border-color: #790950;
}
</style>