Shades of Tyrian Purple #790841
Tints of Tyrian Purple #790841
RGB
CMYK
RGB Variations
Color information
#790841 (or 0x790841) is known color: Tyrian Purple. HEX triplet: 79, 08 and 41. RGB value is (121,8,65). Sum of RGB (Red+Green+Blue) = 121+8+65=194 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.37% from 194); Green value is 8 (3.52% from 255 or 4.12% from 194); Blue value is 65 (25.78% from 255 or 33.51% from 194); Max value from RGB is 121 - color contains mainly: red. Hex color #790841 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790841 is #86F7BE. Grayscale: #303030. Windows color (decimal): -8845247 or 4262009. OLE color: 4262009.
HSL color Cylindrical-coordinate representation of color #790841: hue angle of 329.73º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790841 is Cyan = 0, Magento = 0.93, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 65 | - |
| CMYK | 0 | 0.93 | 0.46 | 0.53 |
| HSL | 329.73º | 0.88% | 0.25% | - |
| HSV(B) | 329.73º | 0.93% | 0.47% | - |
| XYZ | 8.93 | 4.62 | 5.42 | - |
| YUV | 48.29 | 137.44 | 179.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 65 | 0 | 0.93 | 0.46 | 0.53 | 329.73 | 0.88 | 0.25 |
| Hex | 79 | 8 | 41 | 0 | 5D | 2E | 35 | 14A | 58 | 19 |
| Octal | 171 | 10 | 101 | 0 | 135 | 56 | 65 | 512 | 130 | 31 |
| Binary | 1111001 | 1000 | 1000001 | 0 | 1011101 | 101110 | 110101 | 101001010 | 1011000 | 11001 |
Color Harmonies of #790841
Complementary color
Monochromatic Colors of #790841
Black with #790841
Text Example
Text Example
White with #790841
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790841; }
p { color: rgb(121,8,65); }
H1.HeaderClassName
{
color: #790841;
}
.AnyTagClassName
{
color: #790841;
}
</style>
background-color css
<style>
a { background-color: #790841; }
a { background-color: rgb(121,8,65); }
div.DivClassName
{
background-color: #790841;
}
.BgClassName
{
background-color: #790841;
}
</style>
border-color css
<style>
span { border-color: #790841; }
span { border-color: rgb(121,8,65); }
td.TdClassName
{
border-color: #790841;
}
.TagClassName
{
border-color: #790841;
}
</style>