Shades of Tyrian Purple #790649
Tints of Tyrian Purple #790649
RGB
CMYK
RGB Variations
Color information
#790649 (or 0x790649) is known color: Tyrian Purple. HEX triplet: 79, 06 and 49. RGB value is (121,6,73). Sum of RGB (Red+Green+Blue) = 121+6+73=200 (26% of max value = 765). Red value is 121 (47.66% from 255 or 60.5% from 200); Green value is 6 (2.73% from 255 or 3% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 121 - color contains mainly: red. Hex color #790649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790649 is #86F9B6. Grayscale: #2F2F2F. Windows color (decimal): -8845751 or 4785785. OLE color: 4785785.
HSL color Cylindrical-coordinate representation of color #790649: hue angle of 325.04º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790649 is Cyan = 0, Magento = 0.95, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 73 | - |
| CMYK | 0 | 0.95 | 0.40 | 0.53 |
| HSL | 325.04º | 0.91% | 0.25% | - |
| HSV(B) | 325.04º | 0.95% | 0.47% | - |
| XYZ | 9.15 | 4.68 | 6.72 | - |
| YUV | 48.02 | 142.1 | 180.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 73 | 0 | 0.95 | 0.40 | 0.53 | 325.04 | 0.91 | 0.25 |
| Hex | 79 | 6 | 49 | 0 | 5F | 28 | 35 | 145 | 5B | 19 |
| Octal | 171 | 6 | 111 | 0 | 137 | 50 | 65 | 505 | 133 | 31 |
| Binary | 1111001 | 110 | 1001001 | 0 | 1011111 | 101000 | 110101 | 101000101 | 1011011 | 11001 |
Color Harmonies of #790649
Complementary color
Monochromatic Colors of #790649
Black with #790649
Text Example
Text Example
White with #790649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790649; }
p { color: rgb(121,6,73); }
H1.HeaderClassName
{
color: #790649;
}
.AnyTagClassName
{
color: #790649;
}
</style>
background-color css
<style>
a { background-color: #790649; }
a { background-color: rgb(121,6,73); }
div.DivClassName
{
background-color: #790649;
}
.BgClassName
{
background-color: #790649;
}
</style>
border-color css
<style>
span { border-color: #790649; }
span { border-color: rgb(121,6,73); }
td.TdClassName
{
border-color: #790649;
}
.TagClassName
{
border-color: #790649;
}
</style>