Shades of Tyrian Purple #790056
Tints of Tyrian Purple #790056
RGB
CMYK
RGB Variations
Color information
#790056 (or 0x790056) is known color: Tyrian Purple. HEX triplet: 79, 00 and 56. RGB value is (121,0,86). Sum of RGB (Red+Green+Blue) = 121+0+86=207 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.45% from 207); Green value is 0 (0.39% from 255 or 0% from 207); Blue value is 86 (33.98% from 255 or 41.55% from 207); Max value from RGB is 121 - color contains mainly: red. Hex color #790056 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790056 is #86FFA9. Grayscale: #2D2D2D. Windows color (decimal): -8847274 or 5636217. OLE color: 5636217.
HSL color Cylindrical-coordinate representation of color #790056: hue angle of 317.36º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790056 is Cyan = 0, Magento = 1, Yellow = 0.29 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 86 | - |
| CMYK | 0 | 1 | 0.29 | 0.53 |
| HSL | 317.36º | 1% | 0.24% | - |
| HSV(B) | 317.36º | 1% | 0.47% | - |
| XYZ | 9.56 | 4.74 | 9.21 | - |
| YUV | 45.98 | 150.59 | 181.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 86 | 0 | 1 | 0.29 | 0.53 | 317.36 | 1 | 0.24 |
| Hex | 79 | 0 | 56 | 0 | 64 | 1D | 35 | 13D | 64 | 18 |
| Octal | 171 | 0 | 126 | 0 | 144 | 35 | 65 | 475 | 144 | 30 |
| Binary | 1111001 | 0 | 1010110 | 0 | 1100100 | 11101 | 110101 | 100111101 | 1100100 | 11000 |
Color Harmonies of #790056
Complementary color
Monochromatic Colors of #790056
Black with #790056
Text Example
Text Example
White with #790056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790056; }
p { color: rgb(121,0,86); }
H1.HeaderClassName
{
color: #790056;
}
.AnyTagClassName
{
color: #790056;
}
</style>
background-color css
<style>
a { background-color: #790056; }
a { background-color: rgb(121,0,86); }
div.DivClassName
{
background-color: #790056;
}
.BgClassName
{
background-color: #790056;
}
</style>
border-color css
<style>
span { border-color: #790056; }
span { border-color: rgb(121,0,86); }
td.TdClassName
{
border-color: #790056;
}
.TagClassName
{
border-color: #790056;
}
</style>