Shades of Tyrian Purple #790949
Tints of Tyrian Purple #790949
RGB
CMYK
RGB Variations
Color information
#790949 (or 0x790949) is known color: Tyrian Purple. HEX triplet: 79, 09 and 49. RGB value is (121,9,73). Sum of RGB (Red+Green+Blue) = 121+9+73=203 (26% of max value = 765). Red value is 121 (47.66% from 255 or 59.61% from 203); Green value is 9 (3.91% from 255 or 4.43% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 121 - color contains mainly: red. Hex color #790949 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790949 is #86F6B6. Grayscale: #313131. Windows color (decimal): -8844983 or 4786553. OLE color: 4786553.
HSL color Cylindrical-coordinate representation of color #790949: hue angle of 325.71º 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 #790949 is Cyan = 0, Magento = 0.93, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 73 | - |
| CMYK | 0 | 0.93 | 0.40 | 0.53 |
| HSL | 325.71º | 0.86% | 0.25% | - |
| HSV(B) | 325.71º | 0.93% | 0.47% | - |
| XYZ | 9.19 | 4.74 | 6.73 | - |
| YUV | 49.78 | 141.11 | 178.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 73 | 0 | 0.93 | 0.40 | 0.53 | 325.71 | 0.86 | 0.25 |
| Hex | 79 | 9 | 49 | 0 | 5D | 28 | 35 | 146 | 56 | 19 |
| Octal | 171 | 11 | 111 | 0 | 135 | 50 | 65 | 506 | 126 | 31 |
| Binary | 1111001 | 1001 | 1001001 | 0 | 1011101 | 101000 | 110101 | 101000110 | 1010110 | 11001 |
Color Harmonies of #790949
Complementary color
Monochromatic Colors of #790949
Black with #790949
Text Example
Text Example
White with #790949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790949; }
p { color: rgb(121,9,73); }
H1.HeaderClassName
{
color: #790949;
}
.AnyTagClassName
{
color: #790949;
}
</style>
background-color css
<style>
a { background-color: #790949; }
a { background-color: rgb(121,9,73); }
div.DivClassName
{
background-color: #790949;
}
.BgClassName
{
background-color: #790949;
}
</style>
border-color css
<style>
span { border-color: #790949; }
span { border-color: rgb(121,9,73); }
td.TdClassName
{
border-color: #790949;
}
.TagClassName
{
border-color: #790949;
}
</style>