Shades of Tyrian Purple #790447
Tints of Tyrian Purple #790447
RGB
CMYK
RGB Variations
Color information
#790447 (or 0x790447) is known color: Tyrian Purple. HEX triplet: 79, 04 and 47. RGB value is (121,4,71). Sum of RGB (Red+Green+Blue) = 121+4+71=196 (25% of max value = 765). Red value is 121 (47.66% from 255 or 61.73% from 196); Green value is 4 (1.95% from 255 or 2.04% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 121 - color contains mainly: red. Hex color #790447 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790447 is #86FBB8. Grayscale: #2E2E2E. Windows color (decimal): -8846265 or 4654201. OLE color: 4654201.
HSL color Cylindrical-coordinate representation of color #790447: hue angle of 325.64º 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 #790447 is Cyan = 0, Magento = 0.97, Yellow = 0.41 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 71 | - |
| CMYK | 0 | 0.97 | 0.41 | 0.53 |
| HSL | 325.64º | 0.94% | 0.25% | - |
| HSV(B) | 325.64º | 0.97% | 0.47% | - |
| XYZ | 9.07 | 4.61 | 6.37 | - |
| YUV | 46.62 | 141.76 | 181.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 71 | 0 | 0.97 | 0.41 | 0.53 | 325.64 | 0.94 | 0.25 |
| Hex | 79 | 4 | 47 | 0 | 61 | 29 | 35 | 146 | 5E | 19 |
| Octal | 171 | 4 | 107 | 0 | 141 | 51 | 65 | 506 | 136 | 31 |
| Binary | 1111001 | 100 | 1000111 | 0 | 1100001 | 101001 | 110101 | 101000110 | 1011110 | 11001 |
Color Harmonies of #790447
Complementary color
Monochromatic Colors of #790447
Black with #790447
Text Example
Text Example
White with #790447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790447; }
p { color: rgb(121,4,71); }
H1.HeaderClassName
{
color: #790447;
}
.AnyTagClassName
{
color: #790447;
}
</style>
background-color css
<style>
a { background-color: #790447; }
a { background-color: rgb(121,4,71); }
div.DivClassName
{
background-color: #790447;
}
.BgClassName
{
background-color: #790447;
}
</style>
border-color css
<style>
span { border-color: #790447; }
span { border-color: rgb(121,4,71); }
td.TdClassName
{
border-color: #790447;
}
.TagClassName
{
border-color: #790447;
}
</style>