Shades of Purple #791589
Tints of Purple #791589
RGB
CMYK
RGB Variations
Color information
#791589 (or 0x791589) is known color: Purple. HEX triplet: 79, 15 and 89. RGB value is (121,21,137). Sum of RGB (Red+Green+Blue) = 121+21+137=279 (36% of max value = 765). Red value is 121 (47.66% from 255 or 43.37% from 279); Green value is 21 (8.59% from 255 or 7.53% from 279); Blue value is 137 (53.91% from 255 or 49.10% from 279); Max value from RGB is 137 - color contains mainly: blue. Hex color #791589 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791589 is #86EA76. Grayscale: #3F3F3F. Windows color (decimal): -8841847 or 8983929. OLE color: 8983929.
HSL color Cylindrical-coordinate representation of color #791589: hue angle of 291.72º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791589 is Cyan = 0.12, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 21 | 137 | - |
| CMYK | 0.12 | 0.85 | 0 | 0.46 |
| HSL | 291.72º | 0.73% | 0.31% | - |
| HSV(B) | 291.72º | 0.85% | 0.54% | - |
| XYZ | 12.67 | 6.41 | 24.24 | - |
| YUV | 64.12 | 169.13 | 168.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 21 | 137 | 0.12 | 0.85 | 0 | 0.46 | 291.72 | 0.73 | 0.31 |
| Hex | 79 | 15 | 89 | C | 55 | 0 | 2E | 124 | 49 | 1F |
| Octal | 171 | 25 | 211 | 14 | 125 | 0 | 56 | 444 | 111 | 37 |
| Binary | 1111001 | 10101 | 10001001 | 1100 | 1010101 | 0 | 101110 | 100100100 | 1001001 | 11111 |
Color Harmonies of #791589
Complementary color
Monochromatic Colors of #791589
Black with #791589
Text Example
Text Example
White with #791589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791589; }
p { color: rgb(121,21,137); }
H1.HeaderClassName
{
color: #791589;
}
.AnyTagClassName
{
color: #791589;
}
</style>
background-color css
<style>
a { background-color: #791589; }
a { background-color: rgb(121,21,137); }
div.DivClassName
{
background-color: #791589;
}
.BgClassName
{
background-color: #791589;
}
</style>
border-color css
<style>
span { border-color: #791589; }
span { border-color: rgb(121,21,137); }
td.TdClassName
{
border-color: #791589;
}
.TagClassName
{
border-color: #791589;
}
</style>