Shades of Tyrian Purple #790440
Tints of Tyrian Purple #790440
RGB
CMYK
RGB Variations
Color information
#790440 (or 0x790440) is known color: Tyrian Purple. HEX triplet: 79, 04 and 40. RGB value is (121,4,64). Sum of RGB (Red+Green+Blue) = 121+4+64=189 (25% of max value = 765). Red value is 121 (47.66% from 255 or 64.02% from 189); Green value is 4 (1.95% from 255 or 2.12% from 189); Blue value is 64 (25.39% from 255 or 33.86% from 189); Max value from RGB is 121 - color contains mainly: red. Hex color #790440 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790440 is #86FBBF. Grayscale: #2D2D2D. Windows color (decimal): -8846272 or 4195449. OLE color: 4195449.
HSL color Cylindrical-coordinate representation of color #790440: hue angle of 329.23º 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 #790440 is Cyan = 0, Magento = 0.97, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 64 | - |
| CMYK | 0 | 0.97 | 0.47 | 0.53 |
| HSL | 329.23º | 0.94% | 0.25% | - |
| HSV(B) | 329.23º | 0.97% | 0.47% | - |
| XYZ | 8.85 | 4.52 | 5.26 | - |
| YUV | 45.82 | 138.26 | 181.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 64 | 0 | 0.97 | 0.47 | 0.53 | 329.23 | 0.94 | 0.25 |
| Hex | 79 | 4 | 40 | 0 | 61 | 2F | 35 | 149 | 5E | 19 |
| Octal | 171 | 4 | 100 | 0 | 141 | 57 | 65 | 511 | 136 | 31 |
| Binary | 1111001 | 100 | 1000000 | 0 | 1100001 | 101111 | 110101 | 101001001 | 1011110 | 11001 |
Color Harmonies of #790440
Complementary color
Monochromatic Colors of #790440
Black with #790440
Text Example
Text Example
White with #790440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790440; }
p { color: rgb(121,4,64); }
H1.HeaderClassName
{
color: #790440;
}
.AnyTagClassName
{
color: #790440;
}
</style>
background-color css
<style>
a { background-color: #790440; }
a { background-color: rgb(121,4,64); }
div.DivClassName
{
background-color: #790440;
}
.BgClassName
{
background-color: #790440;
}
</style>
border-color css
<style>
span { border-color: #790440; }
span { border-color: rgb(121,4,64); }
td.TdClassName
{
border-color: #790440;
}
.TagClassName
{
border-color: #790440;
}
</style>