Shades of Tyrian Purple #790646
Tints of Tyrian Purple #790646
RGB
CMYK
RGB Variations
Color information
#790646 (or 0x790646) is known color: Tyrian Purple. HEX triplet: 79, 06 and 46. RGB value is (121,6,70). Sum of RGB (Red+Green+Blue) = 121+6+70=197 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.42% from 197); Green value is 6 (2.73% from 255 or 3.05% from 197); Blue value is 70 (27.73% from 255 or 35.53% from 197); Max value from RGB is 121 - color contains mainly: red. Hex color #790646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790646 is #86F9B9. Grayscale: #2F2F2F. Windows color (decimal): -8845754 or 4589177. OLE color: 4589177.
HSL color Cylindrical-coordinate representation of color #790646: hue angle of 326.61º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790646 is Cyan = 0, Magento = 0.95, Yellow = 0.42 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 70 | - |
| CMYK | 0 | 0.95 | 0.42 | 0.53 |
| HSL | 326.61º | 0.91% | 0.25% | - |
| HSV(B) | 326.61º | 0.95% | 0.47% | - |
| XYZ | 9.06 | 4.64 | 6.21 | - |
| YUV | 47.68 | 140.6 | 180.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 70 | 0 | 0.95 | 0.42 | 0.53 | 326.61 | 0.91 | 0.25 |
| Hex | 79 | 6 | 46 | 0 | 5F | 2A | 35 | 147 | 5B | 19 |
| Octal | 171 | 6 | 106 | 0 | 137 | 52 | 65 | 507 | 133 | 31 |
| Binary | 1111001 | 110 | 1000110 | 0 | 1011111 | 101010 | 110101 | 101000111 | 1011011 | 11001 |
Color Harmonies of #790646
Complementary color
Monochromatic Colors of #790646
Black with #790646
Text Example
Text Example
White with #790646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790646; }
p { color: rgb(121,6,70); }
H1.HeaderClassName
{
color: #790646;
}
.AnyTagClassName
{
color: #790646;
}
</style>
background-color css
<style>
a { background-color: #790646; }
a { background-color: rgb(121,6,70); }
div.DivClassName
{
background-color: #790646;
}
.BgClassName
{
background-color: #790646;
}
</style>
border-color css
<style>
span { border-color: #790646; }
span { border-color: rgb(121,6,70); }
td.TdClassName
{
border-color: #790646;
}
.TagClassName
{
border-color: #790646;
}
</style>