Shades of Tyrian Purple #790456
Tints of Tyrian Purple #790456
RGB
CMYK
RGB Variations
Color information
#790456 (or 0x790456) is known color: Tyrian Purple. HEX triplet: 79, 04 and 56. RGB value is (121,4,86). Sum of RGB (Red+Green+Blue) = 121+4+86=211 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.35% from 211); Green value is 4 (1.95% from 255 or 1.90% from 211); Blue value is 86 (33.98% from 255 or 40.76% from 211); Max value from RGB is 121 - color contains mainly: red. Hex color #790456 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790456 is #86FBA9. Grayscale: #303030. Windows color (decimal): -8846250 or 5637241. OLE color: 5637241.
HSL color Cylindrical-coordinate representation of color #790456: hue angle of 317.95º 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 #790456 is Cyan = 0, Magento = 0.97, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 86 | - |
| CMYK | 0 | 0.97 | 0.29 | 0.53 |
| HSL | 317.95º | 0.94% | 0.25% | - |
| HSV(B) | 317.95º | 0.97% | 0.47% | - |
| XYZ | 9.61 | 4.82 | 9.23 | - |
| YUV | 48.33 | 149.26 | 179.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 86 | 0 | 0.97 | 0.29 | 0.53 | 317.95 | 0.94 | 0.25 |
| Hex | 79 | 4 | 56 | 0 | 61 | 1D | 35 | 13E | 5E | 19 |
| Octal | 171 | 4 | 126 | 0 | 141 | 35 | 65 | 476 | 136 | 31 |
| Binary | 1111001 | 100 | 1010110 | 0 | 1100001 | 11101 | 110101 | 100111110 | 1011110 | 11001 |
Color Harmonies of #790456
Complementary color
Monochromatic Colors of #790456
Black with #790456
Text Example
Text Example
White with #790456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790456; }
p { color: rgb(121,4,86); }
H1.HeaderClassName
{
color: #790456;
}
.AnyTagClassName
{
color: #790456;
}
</style>
background-color css
<style>
a { background-color: #790456; }
a { background-color: rgb(121,4,86); }
div.DivClassName
{
background-color: #790456;
}
.BgClassName
{
background-color: #790456;
}
</style>
border-color css
<style>
span { border-color: #790456; }
span { border-color: rgb(121,4,86); }
td.TdClassName
{
border-color: #790456;
}
.TagClassName
{
border-color: #790456;
}
</style>