Shades of Tyrian Purple #790042
Tints of Tyrian Purple #790042
RGB
CMYK
RGB Variations
Color information
#790042 (or 0x790042) is known color: Tyrian Purple. HEX triplet: 79, 00 and 42. RGB value is (121,0,66). Sum of RGB (Red+Green+Blue) = 121+0+66=187 (24% of max value = 765). Red value is 121 (47.66% from 255 or 64.71% from 187); Green value is 0 (0.39% from 255 or 0% from 187); Blue value is 66 (26.17% from 255 or 35.29% from 187); Max value from RGB is 121 - color contains mainly: red. Hex color #790042 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790042 is #86FFBD. Grayscale: #2B2B2B. Windows color (decimal): -8847294 or 4325497. OLE color: 4325497.
HSL color Cylindrical-coordinate representation of color #790042: hue angle of 327.27º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790042 is Cyan = 0, Magento = 1, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 66 | - |
| CMYK | 0 | 1 | 0.45 | 0.53 |
| HSL | 327.27º | 1% | 0.24% | - |
| HSV(B) | 327.27º | 1% | 0.47% | - |
| XYZ | 8.87 | 4.46 | 5.55 | - |
| YUV | 43.7 | 140.59 | 183.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 66 | 0 | 1 | 0.45 | 0.53 | 327.27 | 1 | 0.24 |
| Hex | 79 | 0 | 42 | 0 | 64 | 2D | 35 | 147 | 64 | 18 |
| Octal | 171 | 0 | 102 | 0 | 144 | 55 | 65 | 507 | 144 | 30 |
| Binary | 1111001 | 0 | 1000010 | 0 | 1100100 | 101101 | 110101 | 101000111 | 1100100 | 11000 |
Color Harmonies of #790042
Complementary color
Monochromatic Colors of #790042
Black with #790042
Text Example
Text Example
White with #790042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790042; }
p { color: rgb(121,0,66); }
H1.HeaderClassName
{
color: #790042;
}
.AnyTagClassName
{
color: #790042;
}
</style>
background-color css
<style>
a { background-color: #790042; }
a { background-color: rgb(121,0,66); }
div.DivClassName
{
background-color: #790042;
}
.BgClassName
{
background-color: #790042;
}
</style>
border-color css
<style>
span { border-color: #790042; }
span { border-color: rgb(121,0,66); }
td.TdClassName
{
border-color: #790042;
}
.TagClassName
{
border-color: #790042;
}
</style>