Shades of Tyrian Purple #790336
Tints of Tyrian Purple #790336
RGB
CMYK
RGB Variations
Color information
#790336 (or 0x790336) is known color: Tyrian Purple. HEX triplet: 79, 03 and 36. RGB value is (121,3,54). Sum of RGB (Red+Green+Blue) = 121+3+54=178 (23% of max value = 765). Red value is 121 (47.66% from 255 or 67.98% from 178); Green value is 3 (1.56% from 255 or 1.69% from 178); Blue value is 54 (21.48% from 255 or 30.34% from 178); Max value from RGB is 121 - color contains mainly: red. Hex color #790336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790336 is #86FCC9. Grayscale: #2C2C2C. Windows color (decimal): -8846538 or 3539833. OLE color: 3539833.
HSL color Cylindrical-coordinate representation of color #790336: hue angle of 334.07º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790336 is Cyan = 0, Magento = 0.98, Yellow = 0.55 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 3 | 54 | - |
| CMYK | 0 | 0.98 | 0.55 | 0.53 |
| HSL | 334.07º | 0.95% | 0.24% | - |
| HSV(B) | 334.07º | 0.98% | 0.47% | - |
| XYZ | 8.58 | 4.4 | 3.89 | - |
| YUV | 44.1 | 133.59 | 182.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 54 | 0 | 0.98 | 0.55 | 0.53 | 334.07 | 0.95 | 0.24 |
| Hex | 79 | 3 | 36 | 0 | 62 | 37 | 35 | 14E | 5F | 18 |
| Octal | 171 | 3 | 66 | 0 | 142 | 67 | 65 | 516 | 137 | 30 |
| Binary | 1111001 | 11 | 110110 | 0 | 1100010 | 110111 | 110101 | 101001110 | 1011111 | 11000 |
Color Harmonies of #790336
Complementary color
Monochromatic Colors of #790336
Black with #790336
Text Example
Text Example
White with #790336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790336; }
p { color: rgb(121,3,54); }
H1.HeaderClassName
{
color: #790336;
}
.AnyTagClassName
{
color: #790336;
}
</style>
background-color css
<style>
a { background-color: #790336; }
a { background-color: rgb(121,3,54); }
div.DivClassName
{
background-color: #790336;
}
.BgClassName
{
background-color: #790336;
}
</style>
border-color css
<style>
span { border-color: #790336; }
span { border-color: rgb(121,3,54); }
td.TdClassName
{
border-color: #790336;
}
.TagClassName
{
border-color: #790336;
}
</style>