Shades of Tyrian Purple #790143
Tints of Tyrian Purple #790143
RGB
CMYK
RGB Variations
Color information
#790143 (or 0x790143) is known color: Tyrian Purple. HEX triplet: 79, 01 and 43. RGB value is (121,1,67). Sum of RGB (Red+Green+Blue) = 121+1+67=189 (25% of max value = 765). Red value is 121 (47.66% from 255 or 64.02% from 189); Green value is 1 (0.78% from 255 or 0.53% from 189); Blue value is 67 (26.56% from 255 or 35.45% from 189); Max value from RGB is 121 - color contains mainly: red. Hex color #790143 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790143 is #86FEBC. Grayscale: #2C2C2C. Windows color (decimal): -8847037 or 4391289. OLE color: 4391289.
HSL color Cylindrical-coordinate representation of color #790143: hue angle of 327º 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 #790143 is Cyan = 0, Magento = 0.99, Yellow = 0.45 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 67 | - |
| CMYK | 0 | 0.99 | 0.45 | 0.53 |
| HSL | 327º | 0.98% | 0.24% | - |
| HSV(B) | 327º | 0.99% | 0.47% | - |
| XYZ | 8.91 | 4.49 | 5.71 | - |
| YUV | 44.4 | 140.76 | 182.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 67 | 0 | 0.99 | 0.45 | 0.53 | 327 | 0.98 | 0.24 |
| Hex | 79 | 1 | 43 | 0 | 63 | 2D | 35 | 147 | 62 | 18 |
| Octal | 171 | 1 | 103 | 0 | 143 | 55 | 65 | 507 | 142 | 30 |
| Binary | 1111001 | 1 | 1000011 | 0 | 1100011 | 101101 | 110101 | 101000111 | 1100010 | 11000 |
Color Harmonies of #790143
Complementary color
Monochromatic Colors of #790143
Black with #790143
Text Example
Text Example
White with #790143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790143; }
p { color: rgb(121,1,67); }
H1.HeaderClassName
{
color: #790143;
}
.AnyTagClassName
{
color: #790143;
}
</style>
background-color css
<style>
a { background-color: #790143; }
a { background-color: rgb(121,1,67); }
div.DivClassName
{
background-color: #790143;
}
.BgClassName
{
background-color: #790143;
}
</style>
border-color css
<style>
span { border-color: #790143; }
span { border-color: rgb(121,1,67); }
td.TdClassName
{
border-color: #790143;
}
.TagClassName
{
border-color: #790143;
}
</style>