Shades of Tyrian Purple #790140
Tints of Tyrian Purple #790140
RGB
CMYK
RGB Variations
Color information
#790140 (or 0x790140) is known color: Tyrian Purple. HEX triplet: 79, 01 and 40. RGB value is (121,1,64). Sum of RGB (Red+Green+Blue) = 121+1+64=186 (24% of max value = 765). Red value is 121 (47.66% from 255 or 65.05% from 186); Green value is 1 (0.78% from 255 or 0.54% from 186); Blue value is 64 (25.39% from 255 or 34.41% from 186); Max value from RGB is 121 - color contains mainly: red. Hex color #790140 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #790140 is #86FEBF. Grayscale: #2B2B2B. Windows color (decimal): -8847040 or 4194681. OLE color: 4194681.
HSL color Cylindrical-coordinate representation of color #790140: hue angle of 328.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 #790140 is Cyan = 0, Magento = 0.99, Yellow = 0.47 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 64 | - |
| CMYK | 0 | 0.99 | 0.47 | 0.53 |
| HSL | 328.5º | 0.98% | 0.24% | - |
| HSV(B) | 328.5º | 0.99% | 0.47% | - |
| XYZ | 8.82 | 4.46 | 5.25 | - |
| YUV | 44.06 | 139.26 | 182.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 64 | 0 | 0.99 | 0.47 | 0.53 | 328.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 40 | 0 | 63 | 2F | 35 | 148 | 62 | 18 |
| Octal | 171 | 1 | 100 | 0 | 143 | 57 | 65 | 510 | 142 | 30 |
| Binary | 1111001 | 1 | 1000000 | 0 | 1100011 | 101111 | 110101 | 101001000 | 1100010 | 11000 |
Color Harmonies of #790140
Complementary color
Monochromatic Colors of #790140
Black with #790140
Text Example
Text Example
White with #790140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790140; }
p { color: rgb(121,1,64); }
H1.HeaderClassName
{
color: #790140;
}
.AnyTagClassName
{
color: #790140;
}
</style>
background-color css
<style>
a { background-color: #790140; }
a { background-color: rgb(121,1,64); }
div.DivClassName
{
background-color: #790140;
}
.BgClassName
{
background-color: #790140;
}
</style>
border-color css
<style>
span { border-color: #790140; }
span { border-color: rgb(121,1,64); }
td.TdClassName
{
border-color: #790140;
}
.TagClassName
{
border-color: #790140;
}
</style>