Shades of Tyrian Purple #790454
Tints of Tyrian Purple #790454
RGB
CMYK
RGB Variations
Color information
#790454 (or 0x790454) is known color: Tyrian Purple. HEX triplet: 79, 04 and 54. RGB value is (121,4,84). Sum of RGB (Red+Green+Blue) = 121+4+84=209 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.89% from 209); Green value is 4 (1.95% from 255 or 1.91% from 209); Blue value is 84 (33.20% from 255 or 40.19% from 209); Max value from RGB is 121 - color contains mainly: red. Hex color #790454 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790454 is #86FBAB. Grayscale: #2F2F2F. Windows color (decimal): -8846252 or 5506169. OLE color: 5506169.
HSL color Cylindrical-coordinate representation of color #790454: hue angle of 318.97º 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 #790454 is Cyan = 0, Magento = 0.97, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 84 | - |
| CMYK | 0 | 0.97 | 0.31 | 0.53 |
| HSL | 318.97º | 0.94% | 0.25% | - |
| HSV(B) | 318.97º | 0.97% | 0.47% | - |
| XYZ | 9.53 | 4.79 | 8.81 | - |
| YUV | 48.1 | 148.26 | 180 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 84 | 0 | 0.97 | 0.31 | 0.53 | 318.97 | 0.94 | 0.25 |
| Hex | 79 | 4 | 54 | 0 | 61 | 1F | 35 | 13F | 5E | 19 |
| Octal | 171 | 4 | 124 | 0 | 141 | 37 | 65 | 477 | 136 | 31 |
| Binary | 1111001 | 100 | 1010100 | 0 | 1100001 | 11111 | 110101 | 100111111 | 1011110 | 11001 |
Color Harmonies of #790454
Complementary color
Monochromatic Colors of #790454
Black with #790454
Text Example
Text Example
White with #790454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790454; }
p { color: rgb(121,4,84); }
H1.HeaderClassName
{
color: #790454;
}
.AnyTagClassName
{
color: #790454;
}
</style>
background-color css
<style>
a { background-color: #790454; }
a { background-color: rgb(121,4,84); }
div.DivClassName
{
background-color: #790454;
}
.BgClassName
{
background-color: #790454;
}
</style>
border-color css
<style>
span { border-color: #790454; }
span { border-color: rgb(121,4,84); }
td.TdClassName
{
border-color: #790454;
}
.TagClassName
{
border-color: #790454;
}
</style>