Shades of Purple #791690
Tints of Purple #791690
RGB
CMYK
RGB Variations
Color information
#791690 (or 0x791690) is known color: Purple. HEX triplet: 79, 16 and 90. RGB value is (121,22,144). Sum of RGB (Red+Green+Blue) = 121+22+144=287 (38% of max value = 765). Red value is 121 (47.66% from 255 or 42.16% from 287); Green value is 22 (8.98% from 255 or 7.67% from 287); Blue value is 144 (56.64% from 255 or 50.17% from 287); Max value from RGB is 144 - color contains mainly: blue. Hex color #791690 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #791690 is #86E96F. Grayscale: #414141. Windows color (decimal): -8841584 or 9442937. OLE color: 9442937.
HSL color Cylindrical-coordinate representation of color #791690: hue angle of 288.69º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #791690 is Cyan = 0.16, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 22 | 144 | - |
| CMYK | 0.16 | 0.85 | 0 | 0.44 |
| HSL | 288.69º | 0.73% | 0.33% | - |
| HSV(B) | 288.69º | 0.85% | 0.56% | - |
| XYZ | 13.21 | 6.65 | 26.97 | - |
| YUV | 65.51 | 172.3 | 167.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 22 | 144 | 0.16 | 0.85 | 0 | 0.44 | 288.69 | 0.73 | 0.33 |
| Hex | 79 | 16 | 90 | 10 | 55 | 0 | 2C | 121 | 49 | 21 |
| Octal | 171 | 26 | 220 | 20 | 125 | 0 | 54 | 441 | 111 | 41 |
| Binary | 1111001 | 10110 | 10010000 | 10000 | 1010101 | 0 | 101100 | 100100001 | 1001001 | 100001 |
Color Harmonies of #791690
Complementary color
Monochromatic Colors of #791690
Black with #791690
Text Example
Text Example
White with #791690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #791690; }
p { color: rgb(121,22,144); }
H1.HeaderClassName
{
color: #791690;
}
.AnyTagClassName
{
color: #791690;
}
</style>
background-color css
<style>
a { background-color: #791690; }
a { background-color: rgb(121,22,144); }
div.DivClassName
{
background-color: #791690;
}
.BgClassName
{
background-color: #791690;
}
</style>
border-color css
<style>
span { border-color: #791690; }
span { border-color: rgb(121,22,144); }
td.TdClassName
{
border-color: #791690;
}
.TagClassName
{
border-color: #791690;
}
</style>