Shades of Tyrian Purple #790741
Tints of Tyrian Purple #790741
RGB
CMYK
RGB Variations
Color information
#790741 (or 0x790741) is known color: Tyrian Purple. HEX triplet: 79, 07 and 41. RGB value is (121,7,65). Sum of RGB (Red+Green+Blue) = 121+7+65=193 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.69% from 193); Green value is 7 (3.12% from 255 or 3.63% from 193); Blue value is 65 (25.78% from 255 or 33.68% from 193); Max value from RGB is 121 - color contains mainly: red. Hex color #790741 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790741 is #86F8BE. Grayscale: #2F2F2F. Windows color (decimal): -8845503 or 4261753. OLE color: 4261753.
HSL color Cylindrical-coordinate representation of color #790741: hue angle of 329.47º 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 #790741 is Cyan = 0, Magento = 0.94, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 65 | - |
| CMYK | 0 | 0.94 | 0.46 | 0.53 |
| HSL | 329.47º | 0.89% | 0.25% | - |
| HSV(B) | 329.47º | 0.94% | 0.47% | - |
| XYZ | 8.92 | 4.6 | 5.42 | - |
| YUV | 47.7 | 137.77 | 180.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 65 | 0 | 0.94 | 0.46 | 0.53 | 329.47 | 0.89 | 0.25 |
| Hex | 79 | 7 | 41 | 0 | 5E | 2E | 35 | 149 | 59 | 19 |
| Octal | 171 | 7 | 101 | 0 | 136 | 56 | 65 | 511 | 131 | 31 |
| Binary | 1111001 | 111 | 1000001 | 0 | 1011110 | 101110 | 110101 | 101001001 | 1011001 | 11001 |
Color Harmonies of #790741
Complementary color
Monochromatic Colors of #790741
Black with #790741
Text Example
Text Example
White with #790741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790741; }
p { color: rgb(121,7,65); }
H1.HeaderClassName
{
color: #790741;
}
.AnyTagClassName
{
color: #790741;
}
</style>
background-color css
<style>
a { background-color: #790741; }
a { background-color: rgb(121,7,65); }
div.DivClassName
{
background-color: #790741;
}
.BgClassName
{
background-color: #790741;
}
</style>
border-color css
<style>
span { border-color: #790741; }
span { border-color: rgb(121,7,65); }
td.TdClassName
{
border-color: #790741;
}
.TagClassName
{
border-color: #790741;
}
</style>