Shades of Tyrian Purple #790840
Tints of Tyrian Purple #790840
RGB
CMYK
RGB Variations
Color information
#790840 (or 0x790840) is known color: Tyrian Purple. HEX triplet: 79, 08 and 40. RGB value is (121,8,64). Sum of RGB (Red+Green+Blue) = 121+8+64=193 (25% of max value = 765). Red value is 121 (47.66% from 255 or 62.69% from 193); Green value is 8 (3.52% from 255 or 4.15% from 193); Blue value is 64 (25.39% from 255 or 33.16% from 193); Max value from RGB is 121 - color contains mainly: red. Hex color #790840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790840 is #86F7BF. Grayscale: #303030. Windows color (decimal): -8845248 or 4196473. OLE color: 4196473.
HSL color Cylindrical-coordinate representation of color #790840: hue angle of 330.27º 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 #790840 is Cyan = 0, Magento = 0.93, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 64 | - |
| CMYK | 0 | 0.93 | 0.47 | 0.53 |
| HSL | 330.27º | 0.88% | 0.25% | - |
| HSV(B) | 330.27º | 0.93% | 0.47% | - |
| XYZ | 8.9 | 4.61 | 5.27 | - |
| YUV | 48.17 | 136.94 | 179.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 64 | 0 | 0.93 | 0.47 | 0.53 | 330.27 | 0.88 | 0.25 |
| Hex | 79 | 8 | 40 | 0 | 5D | 2F | 35 | 14A | 58 | 19 |
| Octal | 171 | 10 | 100 | 0 | 135 | 57 | 65 | 512 | 130 | 31 |
| Binary | 1111001 | 1000 | 1000000 | 0 | 1011101 | 101111 | 110101 | 101001010 | 1011000 | 11001 |
Color Harmonies of #790840
Complementary color
Monochromatic Colors of #790840
Black with #790840
Text Example
Text Example
White with #790840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790840; }
p { color: rgb(121,8,64); }
H1.HeaderClassName
{
color: #790840;
}
.AnyTagClassName
{
color: #790840;
}
</style>
background-color css
<style>
a { background-color: #790840; }
a { background-color: rgb(121,8,64); }
div.DivClassName
{
background-color: #790840;
}
.BgClassName
{
background-color: #790840;
}
</style>
border-color css
<style>
span { border-color: #790840; }
span { border-color: rgb(121,8,64); }
td.TdClassName
{
border-color: #790840;
}
.TagClassName
{
border-color: #790840;
}
</style>