Shades of Tyrian Purple #790457
Tints of Tyrian Purple #790457
RGB
CMYK
RGB Variations
Color information
#790457 (or 0x790457) is known color: Tyrian Purple. HEX triplet: 79, 04 and 57. RGB value is (121,4,87). Sum of RGB (Red+Green+Blue) = 121+4+87=212 (28% of max value = 765). Red value is 121 (47.66% from 255 or 57.08% from 212); Green value is 4 (1.95% from 255 or 1.89% from 212); Blue value is 87 (34.38% from 255 or 41.04% from 212); Max value from RGB is 121 - color contains mainly: red. Hex color #790457 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790457 is #86FBA8. Grayscale: #303030. Windows color (decimal): -8846249 or 5702777. OLE color: 5702777.
HSL color Cylindrical-coordinate representation of color #790457: hue angle of 317.44º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790457 is Cyan = 0, Magento = 0.97, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 87 | - |
| CMYK | 0 | 0.97 | 0.28 | 0.53 |
| HSL | 317.44º | 0.94% | 0.25% | - |
| HSV(B) | 317.44º | 0.97% | 0.47% | - |
| XYZ | 9.65 | 4.84 | 9.44 | - |
| YUV | 48.45 | 149.76 | 179.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 87 | 0 | 0.97 | 0.28 | 0.53 | 317.44 | 0.94 | 0.25 |
| Hex | 79 | 4 | 57 | 0 | 61 | 1C | 35 | 13D | 5E | 19 |
| Octal | 171 | 4 | 127 | 0 | 141 | 34 | 65 | 475 | 136 | 31 |
| Binary | 1111001 | 100 | 1010111 | 0 | 1100001 | 11100 | 110101 | 100111101 | 1011110 | 11001 |
Color Harmonies of #790457
Complementary color
Monochromatic Colors of #790457
Black with #790457
Text Example
Text Example
White with #790457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790457; }
p { color: rgb(121,4,87); }
H1.HeaderClassName
{
color: #790457;
}
.AnyTagClassName
{
color: #790457;
}
</style>
background-color css
<style>
a { background-color: #790457; }
a { background-color: rgb(121,4,87); }
div.DivClassName
{
background-color: #790457;
}
.BgClassName
{
background-color: #790457;
}
</style>
border-color css
<style>
span { border-color: #790457; }
span { border-color: rgb(121,4,87); }
td.TdClassName
{
border-color: #790457;
}
.TagClassName
{
border-color: #790457;
}
</style>