Shades of Tyrian Purple #790344
Tints of Tyrian Purple #790344
RGB
CMYK
RGB Variations
Color information
#790344 (or 0x790344) is known color: Tyrian Purple. HEX triplet: 79, 03 and 44. RGB value is (121,3,68). Sum of RGB (Red+Green+Blue) = 121+3+68=192 (25% of max value = 765). Red value is 121 (47.66% from 255 or 63.02% from 192); Green value is 3 (1.56% from 255 or 1.56% from 192); Blue value is 68 (26.95% from 255 or 35.42% from 192); Max value from RGB is 121 - color contains mainly: red. Hex color #790344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790344 is #86FCBB. Grayscale: #2D2D2D. Windows color (decimal): -8846524 or 4457337. OLE color: 4457337.
HSL color Cylindrical-coordinate representation of color #790344: hue angle of 326.95º degrees, saturation: 0.95, 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 #790344 is Cyan = 0, Magento = 0.98, Yellow = 0.44 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 3 | 68 | - |
| CMYK | 0 | 0.98 | 0.44 | 0.53 |
| HSL | 326.95º | 0.95% | 0.24% | - |
| HSV(B) | 326.95º | 0.98% | 0.47% | - |
| XYZ | 8.96 | 4.55 | 5.87 | - |
| YUV | 45.69 | 140.59 | 181.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 68 | 0 | 0.98 | 0.44 | 0.53 | 326.95 | 0.95 | 0.24 |
| Hex | 79 | 3 | 44 | 0 | 62 | 2C | 35 | 147 | 5F | 18 |
| Octal | 171 | 3 | 104 | 0 | 142 | 54 | 65 | 507 | 137 | 30 |
| Binary | 1111001 | 11 | 1000100 | 0 | 1100010 | 101100 | 110101 | 101000111 | 1011111 | 11000 |
Color Harmonies of #790344
Complementary color
Monochromatic Colors of #790344
Black with #790344
Text Example
Text Example
White with #790344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790344; }
p { color: rgb(121,3,68); }
H1.HeaderClassName
{
color: #790344;
}
.AnyTagClassName
{
color: #790344;
}
</style>
background-color css
<style>
a { background-color: #790344; }
a { background-color: rgb(121,3,68); }
div.DivClassName
{
background-color: #790344;
}
.BgClassName
{
background-color: #790344;
}
</style>
border-color css
<style>
span { border-color: #790344; }
span { border-color: rgb(121,3,68); }
td.TdClassName
{
border-color: #790344;
}
.TagClassName
{
border-color: #790344;
}
</style>