Shades of Tyrian Purple #790249
Tints of Tyrian Purple #790249
RGB
CMYK
RGB Variations
Color information
#790249 (or 0x790249) is known color: Tyrian Purple. HEX triplet: 79, 02 and 49. RGB value is (121,2,73). Sum of RGB (Red+Green+Blue) = 121+2+73=196 (25% of max value = 765). Red value is 121 (47.66% from 255 or 61.73% from 196); Green value is 2 (1.17% from 255 or 1.02% from 196); Blue value is 73 (28.91% from 255 or 37.24% from 196); Max value from RGB is 121 - color contains mainly: red. Hex color #790249 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790249 is #86FDB6. Grayscale: #2D2D2D. Windows color (decimal): -8846775 or 4784761. OLE color: 4784761.
HSL color Cylindrical-coordinate representation of color #790249: hue angle of 324.2º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790249 is Cyan = 0, Magento = 0.98, Yellow = 0.40 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 73 | - |
| CMYK | 0 | 0.98 | 0.40 | 0.53 |
| HSL | 324.2º | 0.97% | 0.24% | - |
| HSV(B) | 324.2º | 0.98% | 0.47% | - |
| XYZ | 9.11 | 4.59 | 6.71 | - |
| YUV | 45.68 | 143.42 | 181.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 73 | 0 | 0.98 | 0.40 | 0.53 | 324.2 | 0.97 | 0.24 |
| Hex | 79 | 2 | 49 | 0 | 62 | 28 | 35 | 144 | 61 | 18 |
| Octal | 171 | 2 | 111 | 0 | 142 | 50 | 65 | 504 | 141 | 30 |
| Binary | 1111001 | 10 | 1001001 | 0 | 1100010 | 101000 | 110101 | 101000100 | 1100001 | 11000 |
Color Harmonies of #790249
Complementary color
Monochromatic Colors of #790249
Black with #790249
Text Example
Text Example
White with #790249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790249; }
p { color: rgb(121,2,73); }
H1.HeaderClassName
{
color: #790249;
}
.AnyTagClassName
{
color: #790249;
}
</style>
background-color css
<style>
a { background-color: #790249; }
a { background-color: rgb(121,2,73); }
div.DivClassName
{
background-color: #790249;
}
.BgClassName
{
background-color: #790249;
}
</style>
border-color css
<style>
span { border-color: #790249; }
span { border-color: rgb(121,2,73); }
td.TdClassName
{
border-color: #790249;
}
.TagClassName
{
border-color: #790249;
}
</style>