Shades of Tyrian Purple #790152
Tints of Tyrian Purple #790152
RGB
CMYK
RGB Variations
Color information
#790152 (or 0x790152) is known color: Tyrian Purple. HEX triplet: 79, 01 and 52. RGB value is (121,1,82). Sum of RGB (Red+Green+Blue) = 121+1+82=204 (27% of max value = 765). Red value is 121 (47.66% from 255 or 59.31% from 204); Green value is 1 (0.78% from 255 or 0.49% from 204); Blue value is 82 (32.42% from 255 or 40.20% from 204); Max value from RGB is 121 - color contains mainly: red. Hex color #790152 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790152 is #86FEAD. Grayscale: #2D2D2D. Windows color (decimal): -8847022 or 5374329. OLE color: 5374329.
HSL color Cylindrical-coordinate representation of color #790152: hue angle of 319.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #790152 is Cyan = 0, Magento = 0.99, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 82 | - |
| CMYK | 0 | 0.99 | 0.32 | 0.53 |
| HSL | 319.5º | 0.98% | 0.24% | - |
| HSV(B) | 319.5º | 0.99% | 0.47% | - |
| XYZ | 9.42 | 4.7 | 8.39 | - |
| YUV | 46.11 | 148.26 | 181.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 82 | 0 | 0.99 | 0.32 | 0.53 | 319.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 52 | 0 | 63 | 20 | 35 | 140 | 62 | 18 |
| Octal | 171 | 1 | 122 | 0 | 143 | 40 | 65 | 500 | 142 | 30 |
| Binary | 1111001 | 1 | 1010010 | 0 | 1100011 | 100000 | 110101 | 101000000 | 1100010 | 11000 |
Color Harmonies of #790152
Complementary color
Monochromatic Colors of #790152
Black with #790152
Text Example
Text Example
White with #790152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790152; }
p { color: rgb(121,1,82); }
H1.HeaderClassName
{
color: #790152;
}
.AnyTagClassName
{
color: #790152;
}
</style>
background-color css
<style>
a { background-color: #790152; }
a { background-color: rgb(121,1,82); }
div.DivClassName
{
background-color: #790152;
}
.BgClassName
{
background-color: #790152;
}
</style>
border-color css
<style>
span { border-color: #790152; }
span { border-color: rgb(121,1,82); }
td.TdClassName
{
border-color: #790152;
}
.TagClassName
{
border-color: #790152;
}
</style>