Shades of Tyrian Purple #790845
Tints of Tyrian Purple #790845
RGB
CMYK
RGB Variations
Color information
#790845 (or 0x790845) is known color: Tyrian Purple. HEX triplet: 79, 08 and 45. RGB value is (121,8,69). Sum of RGB (Red+Green+Blue) = 121+8+69=198 (26% of max value = 765). Red value is 121 (47.66% from 255 or 61.11% from 198); Green value is 8 (3.52% from 255 or 4.04% from 198); Blue value is 69 (27.34% from 255 or 34.85% from 198); Max value from RGB is 121 - color contains mainly: red. Hex color #790845 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790845 is #86F7BA. Grayscale: #303030. Windows color (decimal): -8845243 or 4524153. OLE color: 4524153.
HSL color Cylindrical-coordinate representation of color #790845: hue angle of 327.61º 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 #790845 is Cyan = 0, Magento = 0.93, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 69 | - |
| CMYK | 0 | 0.93 | 0.43 | 0.53 |
| HSL | 327.61º | 0.88% | 0.25% | - |
| HSV(B) | 327.61º | 0.93% | 0.47% | - |
| XYZ | 9.05 | 4.67 | 6.05 | - |
| YUV | 48.74 | 139.44 | 179.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 69 | 0 | 0.93 | 0.43 | 0.53 | 327.61 | 0.88 | 0.25 |
| Hex | 79 | 8 | 45 | 0 | 5D | 2B | 35 | 148 | 58 | 19 |
| Octal | 171 | 10 | 105 | 0 | 135 | 53 | 65 | 510 | 130 | 31 |
| Binary | 1111001 | 1000 | 1000101 | 0 | 1011101 | 101011 | 110101 | 101001000 | 1011000 | 11001 |
Color Harmonies of #790845
Complementary color
Monochromatic Colors of #790845
Black with #790845
Text Example
Text Example
White with #790845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790845; }
p { color: rgb(121,8,69); }
H1.HeaderClassName
{
color: #790845;
}
.AnyTagClassName
{
color: #790845;
}
</style>
background-color css
<style>
a { background-color: #790845; }
a { background-color: rgb(121,8,69); }
div.DivClassName
{
background-color: #790845;
}
.BgClassName
{
background-color: #790845;
}
</style>
border-color css
<style>
span { border-color: #790845; }
span { border-color: rgb(121,8,69); }
td.TdClassName
{
border-color: #790845;
}
.TagClassName
{
border-color: #790845;
}
</style>