Shades of Purple #790766
Tints of Purple #790766
RGB
CMYK
RGB Variations
Color information
#790766 (or 0x790766) is known color: Purple. HEX triplet: 79, 07 and 66. RGB value is (121,7,102). Sum of RGB (Red+Green+Blue) = 121+7+102=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 7 (3.12% from 255 or 3.04% from 230); Blue value is 102 (40.23% from 255 or 44.35% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #790766 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790766 is #86F899. Grayscale: #333333. Windows color (decimal): -8845466 or 6686585. OLE color: 6686585.
HSL color Cylindrical-coordinate representation of color #790766: hue angle of 310º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790766 is Cyan = 0, Magento = 0.94, Yellow = 0.16 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 102 | - |
| CMYK | 0 | 0.94 | 0.16 | 0.53 |
| HSL | 310º | 0.89% | 0.25% | - |
| HSV(B) | 310º | 0.94% | 0.47% | - |
| XYZ | 10.36 | 5.18 | 13.02 | - |
| YUV | 51.92 | 156.27 | 177.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 102 | 0 | 0.94 | 0.16 | 0.53 | 310 | 0.89 | 0.25 |
| Hex | 79 | 7 | 66 | 0 | 5E | 10 | 35 | 136 | 59 | 19 |
| Octal | 171 | 7 | 146 | 0 | 136 | 20 | 65 | 466 | 131 | 31 |
| Binary | 1111001 | 111 | 1100110 | 0 | 1011110 | 10000 | 110101 | 100110110 | 1011001 | 11001 |
Color Harmonies of #790766
Complementary color
Monochromatic Colors of #790766
Black with #790766
Text Example
Text Example
White with #790766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790766; }
p { color: rgb(121,7,102); }
H1.HeaderClassName
{
color: #790766;
}
.AnyTagClassName
{
color: #790766;
}
</style>
background-color css
<style>
a { background-color: #790766; }
a { background-color: rgb(121,7,102); }
div.DivClassName
{
background-color: #790766;
}
.BgClassName
{
background-color: #790766;
}
</style>
border-color css
<style>
span { border-color: #790766; }
span { border-color: rgb(121,7,102); }
td.TdClassName
{
border-color: #790766;
}
.TagClassName
{
border-color: #790766;
}
</style>