Shades of Tyrian Purple #790045
Tints of Tyrian Purple #790045
RGB
CMYK
RGB Variations
Color information
#790045 (or 0x790045) is known color: Tyrian Purple. HEX triplet: 79, 00 and 45. RGB value is (121,0,69). Sum of RGB (Red+Green+Blue) = 121+0+69=190 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.68% from 190); Green value is 0 (0.39% from 255 or 0% from 190); Blue value is 69 (27.34% from 255 or 36.32% from 190); Max value from RGB is 121 - color contains mainly: red. Hex color #790045 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790045 is #86FFBA. Grayscale: #2B2B2B. Windows color (decimal): -8847291 or 4522105. OLE color: 4522105.
HSL color Cylindrical-coordinate representation of color #790045: hue angle of 325.79º 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 #790045 is Cyan = 0, Magento = 1, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 69 | - |
| CMYK | 0 | 1 | 0.43 | 0.53 |
| HSL | 325.79º | 1% | 0.24% | - |
| HSV(B) | 325.79º | 1% | 0.47% | - |
| XYZ | 8.96 | 4.49 | 6.03 | - |
| YUV | 44.05 | 142.09 | 182.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 69 | 0 | 1 | 0.43 | 0.53 | 325.79 | 1 | 0.24 |
| Hex | 79 | 0 | 45 | 0 | 64 | 2B | 35 | 146 | 64 | 18 |
| Octal | 171 | 0 | 105 | 0 | 144 | 53 | 65 | 506 | 144 | 30 |
| Binary | 1111001 | 0 | 1000101 | 0 | 1100100 | 101011 | 110101 | 101000110 | 1100100 | 11000 |
Color Harmonies of #790045
Complementary color
Monochromatic Colors of #790045
Black with #790045
Text Example
Text Example
White with #790045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790045; }
p { color: rgb(121,0,69); }
H1.HeaderClassName
{
color: #790045;
}
.AnyTagClassName
{
color: #790045;
}
</style>
background-color css
<style>
a { background-color: #790045; }
a { background-color: rgb(121,0,69); }
div.DivClassName
{
background-color: #790045;
}
.BgClassName
{
background-color: #790045;
}
</style>
border-color css
<style>
span { border-color: #790045; }
span { border-color: rgb(121,0,69); }
td.TdClassName
{
border-color: #790045;
}
.TagClassName
{
border-color: #790045;
}
</style>