Shades of Tyrian Purple #790041
Tints of Tyrian Purple #790041
RGB
CMYK
RGB Variations
Color information
#790041 (or 0x790041) is known color: Tyrian Purple. HEX triplet: 79, 00 and 41. RGB value is (121,0,65). Sum of RGB (Red+Green+Blue) = 121+0+65=186 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.05% from 186); Green value is 0 (0.39% from 255 or 0% from 186); Blue value is 65 (25.78% from 255 or 34.95% from 186); Max value from RGB is 121 - color contains mainly: red. Hex color #790041 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790041 is #86FFBE. Grayscale: #2B2B2B. Windows color (decimal): -8847295 or 4259961. OLE color: 4259961.
HSL color Cylindrical-coordinate representation of color #790041: hue angle of 327.77º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790041 is Cyan = 0, Magento = 1, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 65 | - |
| CMYK | 0 | 1 | 0.46 | 0.53 |
| HSL | 327.77º | 1% | 0.24% | - |
| HSV(B) | 327.77º | 1% | 0.47% | - |
| XYZ | 8.84 | 4.45 | 5.39 | - |
| YUV | 43.59 | 140.09 | 183.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 65 | 0 | 1 | 0.46 | 0.53 | 327.77 | 1 | 0.24 |
| Hex | 79 | 0 | 41 | 0 | 64 | 2E | 35 | 148 | 64 | 18 |
| Octal | 171 | 0 | 101 | 0 | 144 | 56 | 65 | 510 | 144 | 30 |
| Binary | 1111001 | 0 | 1000001 | 0 | 1100100 | 101110 | 110101 | 101001000 | 1100100 | 11000 |
Color Harmonies of #790041
Complementary color
Monochromatic Colors of #790041
Black with #790041
Text Example
Text Example
White with #790041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790041; }
p { color: rgb(121,0,65); }
H1.HeaderClassName
{
color: #790041;
}
.AnyTagClassName
{
color: #790041;
}
</style>
background-color css
<style>
a { background-color: #790041; }
a { background-color: rgb(121,0,65); }
div.DivClassName
{
background-color: #790041;
}
.BgClassName
{
background-color: #790041;
}
</style>
border-color css
<style>
span { border-color: #790041; }
span { border-color: rgb(121,0,65); }
td.TdClassName
{
border-color: #790041;
}
.TagClassName
{
border-color: #790041;
}
</style>