Shades of Tyrian Purple #790052
Tints of Tyrian Purple #790052
RGB
CMYK
RGB Variations
Color information
#790052 (or 0x790052) is known color: Tyrian Purple. HEX triplet: 79, 00 and 52. RGB value is (121,0,82). Sum of RGB (Red+Green+Blue) = 121+0+82=203 (26% of max value = 765). Red value is 121 (47.66% from 255 or 59.61% from 203); Green value is 0 (0.39% from 255 or 0% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 121 - color contains mainly: red. Hex color #790052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790052 is #86FFAD. Grayscale: #2D2D2D. Windows color (decimal): -8847278 or 5374073. OLE color: 5374073.
HSL color Cylindrical-coordinate representation of color #790052: hue angle of 319.34º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790052 is Cyan = 0, Magento = 1, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 82 | - |
| CMYK | 0 | 1 | 0.32 | 0.53 |
| HSL | 319.34º | 1% | 0.24% | - |
| HSV(B) | 319.34º | 1% | 0.47% | - |
| XYZ | 9.41 | 4.67 | 8.39 | - |
| YUV | 45.53 | 148.59 | 181.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 82 | 0 | 1 | 0.32 | 0.53 | 319.34 | 1 | 0.24 |
| Hex | 79 | 0 | 52 | 0 | 64 | 20 | 35 | 13F | 64 | 18 |
| Octal | 171 | 0 | 122 | 0 | 144 | 40 | 65 | 477 | 144 | 30 |
| Binary | 1111001 | 0 | 1010010 | 0 | 1100100 | 100000 | 110101 | 100111111 | 1100100 | 11000 |
Color Harmonies of #790052
Complementary color
Monochromatic Colors of #790052
Black with #790052
Text Example
Text Example
White with #790052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790052; }
p { color: rgb(121,0,82); }
H1.HeaderClassName
{
color: #790052;
}
.AnyTagClassName
{
color: #790052;
}
</style>
background-color css
<style>
a { background-color: #790052; }
a { background-color: rgb(121,0,82); }
div.DivClassName
{
background-color: #790052;
}
.BgClassName
{
background-color: #790052;
}
</style>
border-color css
<style>
span { border-color: #790052; }
span { border-color: rgb(121,0,82); }
td.TdClassName
{
border-color: #790052;
}
.TagClassName
{
border-color: #790052;
}
</style>