Shades of Tyrian Purple #790935
Tints of Tyrian Purple #790935
RGB
CMYK
RGB Variations
Color information
#790935 (or 0x790935) is known color: Tyrian Purple. HEX triplet: 79, 09 and 35. RGB value is (121,9,53). Sum of RGB (Red+Green+Blue) = 121+9+53=183 (24% of max value = 765). Red value is 121 (47.66% from 255 or 66.12% from 183); Green value is 9 (3.91% from 255 or 4.92% from 183); Blue value is 53 (21.09% from 255 or 28.96% from 183); Max value from RGB is 121 - color contains mainly: red. Hex color #790935 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790935 is #86F6CA. Grayscale: #2F2F2F. Windows color (decimal): -8845003 or 3475833. OLE color: 3475833.
HSL color Cylindrical-coordinate representation of color #790935: hue angle of 336.43º degrees, saturation: 0.86, 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 #790935 is Cyan = 0, Magento = 0.93, Yellow = 0.56 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 53 | - |
| CMYK | 0 | 0.93 | 0.56 | 0.53 |
| HSL | 336.43º | 0.86% | 0.25% | - |
| HSV(B) | 336.43º | 0.93% | 0.47% | - |
| XYZ | 8.63 | 4.52 | 3.79 | - |
| YUV | 47.5 | 131.11 | 180.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 53 | 0 | 0.93 | 0.56 | 0.53 | 336.43 | 0.86 | 0.25 |
| Hex | 79 | 9 | 35 | 0 | 5D | 38 | 35 | 150 | 56 | 19 |
| Octal | 171 | 11 | 65 | 0 | 135 | 70 | 65 | 520 | 126 | 31 |
| Binary | 1111001 | 1001 | 110101 | 0 | 1011101 | 111000 | 110101 | 101010000 | 1010110 | 11001 |
Color Harmonies of #790935
Complementary color
Monochromatic Colors of #790935
Black with #790935
Text Example
Text Example
White with #790935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790935; }
p { color: rgb(121,9,53); }
H1.HeaderClassName
{
color: #790935;
}
.AnyTagClassName
{
color: #790935;
}
</style>
background-color css
<style>
a { background-color: #790935; }
a { background-color: rgb(121,9,53); }
div.DivClassName
{
background-color: #790935;
}
.BgClassName
{
background-color: #790935;
}
</style>
border-color css
<style>
span { border-color: #790935; }
span { border-color: rgb(121,9,53); }
td.TdClassName
{
border-color: #790935;
}
.TagClassName
{
border-color: #790935;
}
</style>