Shades of Tyrian Purple #790142
Tints of Tyrian Purple #790142
RGB
CMYK
RGB Variations
Color information
#790142 (or 0x790142) is known color: Tyrian Purple. HEX triplet: 79, 01 and 42. RGB value is (121,1,66). Sum of RGB (Red+Green+Blue) = 121+1+66=188 (24% of max value = 765). Red value is 121 (47.66% from 255 or 64.36% from 188); Green value is 1 (0.78% from 255 or 0.53% from 188); Blue value is 66 (26.17% from 255 or 35.11% from 188); Max value from RGB is 121 - color contains mainly: red. Hex color #790142 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790142 is #86FEBD. Grayscale: #2C2C2C. Windows color (decimal): -8847038 or 4325753. OLE color: 4325753.
HSL color Cylindrical-coordinate representation of color #790142: hue angle of 327.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #790142 is Cyan = 0, Magento = 0.99, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 66 | - |
| CMYK | 0 | 0.99 | 0.45 | 0.53 |
| HSL | 327.5º | 0.98% | 0.24% | - |
| HSV(B) | 327.5º | 0.99% | 0.47% | - |
| XYZ | 8.88 | 4.48 | 5.55 | - |
| YUV | 44.29 | 140.26 | 182.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 66 | 0 | 0.99 | 0.45 | 0.53 | 327.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 42 | 0 | 63 | 2D | 35 | 148 | 62 | 18 |
| Octal | 171 | 1 | 102 | 0 | 143 | 55 | 65 | 510 | 142 | 30 |
| Binary | 1111001 | 1 | 1000010 | 0 | 1100011 | 101101 | 110101 | 101001000 | 1100010 | 11000 |
Color Harmonies of #790142
Complementary color
Monochromatic Colors of #790142
Black with #790142
Text Example
Text Example
White with #790142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790142; }
p { color: rgb(121,1,66); }
H1.HeaderClassName
{
color: #790142;
}
.AnyTagClassName
{
color: #790142;
}
</style>
background-color css
<style>
a { background-color: #790142; }
a { background-color: rgb(121,1,66); }
div.DivClassName
{
background-color: #790142;
}
.BgClassName
{
background-color: #790142;
}
</style>
border-color css
<style>
span { border-color: #790142; }
span { border-color: rgb(121,1,66); }
td.TdClassName
{
border-color: #790142;
}
.TagClassName
{
border-color: #790142;
}
</style>