Shades of Tyrian Purple #790740
Tints of Tyrian Purple #790740
RGB
CMYK
RGB Variations
Color information
#790740 (or 0x790740) is known color: Tyrian Purple. HEX triplet: 79, 07 and 40. RGB value is (121,7,64). Sum of RGB (Red+Green+Blue) = 121+7+64=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 7 (3.12% from 255 or 3.65% from 192); Blue value is 64 (25.39% from 255 or 33.33% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #790740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790740 is #86F8BF. Grayscale: #2F2F2F. Windows color (decimal): -8845504 or 4196217. OLE color: 4196217.
HSL color Cylindrical-coordinate representation of color #790740: hue angle of 330º 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 #790740 is Cyan = 0, Magento = 0.94, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 64 | - |
| CMYK | 0 | 0.94 | 0.47 | 0.53 |
| HSL | 330º | 0.89% | 0.25% | - |
| HSV(B) | 330º | 0.94% | 0.47% | - |
| XYZ | 8.89 | 4.59 | 5.27 | - |
| YUV | 47.58 | 137.27 | 180.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 64 | 0 | 0.94 | 0.47 | 0.53 | 330 | 0.89 | 0.25 |
| Hex | 79 | 7 | 40 | 0 | 5E | 2F | 35 | 14A | 59 | 19 |
| Octal | 171 | 7 | 100 | 0 | 136 | 57 | 65 | 512 | 131 | 31 |
| Binary | 1111001 | 111 | 1000000 | 0 | 1011110 | 101111 | 110101 | 101001010 | 1011001 | 11001 |
Color Harmonies of #790740
Complementary color
Monochromatic Colors of #790740
Black with #790740
Text Example
Text Example
White with #790740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790740; }
p { color: rgb(121,7,64); }
H1.HeaderClassName
{
color: #790740;
}
.AnyTagClassName
{
color: #790740;
}
</style>
background-color css
<style>
a { background-color: #790740; }
a { background-color: rgb(121,7,64); }
div.DivClassName
{
background-color: #790740;
}
.BgClassName
{
background-color: #790740;
}
</style>
border-color css
<style>
span { border-color: #790740; }
span { border-color: rgb(121,7,64); }
td.TdClassName
{
border-color: #790740;
}
.TagClassName
{
border-color: #790740;
}
</style>