Shades of Purple #790976
Tints of Purple #790976
RGB
CMYK
RGB Variations
Color information
#790976 (or 0x790976) is known color: Purple. HEX triplet: 79, 09 and 76. RGB value is (121,9,118). Sum of RGB (Red+Green+Blue) = 121+9+118=248 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.79% from 248); Green value is 9 (3.91% from 255 or 3.63% from 248); Blue value is 118 (46.48% from 255 or 47.58% from 248); Max value from RGB is 121 - color contains mainly: red. Hex color #790976 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790976 is #86F689. Grayscale: #363636. Windows color (decimal): -8844938 or 7735673. OLE color: 7735673.
HSL color Cylindrical-coordinate representation of color #790976: hue angle of 301.61º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790976 is Cyan = 0, Magento = 0.93, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 118 | - |
| CMYK | 0 | 0.93 | 0.02 | 0.53 |
| HSL | 301.61º | 0.86% | 0.25% | - |
| HSV(B) | 301.61º | 0.93% | 0.47% | - |
| XYZ | 11.25 | 5.57 | 17.62 | - |
| YUV | 54.91 | 163.61 | 175.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 118 | 0 | 0.93 | 0.02 | 0.53 | 301.61 | 0.86 | 0.25 |
| Hex | 79 | 9 | 76 | 0 | 5D | 2 | 35 | 12E | 56 | 19 |
| Octal | 171 | 11 | 166 | 0 | 135 | 2 | 65 | 456 | 126 | 31 |
| Binary | 1111001 | 1001 | 1110110 | 0 | 1011101 | 10 | 110101 | 100101110 | 1010110 | 11001 |
Color Harmonies of #790976
Complementary color
Monochromatic Colors of #790976
Black with #790976
Text Example
Text Example
White with #790976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790976; }
p { color: rgb(121,9,118); }
H1.HeaderClassName
{
color: #790976;
}
.AnyTagClassName
{
color: #790976;
}
</style>
background-color css
<style>
a { background-color: #790976; }
a { background-color: rgb(121,9,118); }
div.DivClassName
{
background-color: #790976;
}
.BgClassName
{
background-color: #790976;
}
</style>
border-color css
<style>
span { border-color: #790976; }
span { border-color: rgb(121,9,118); }
td.TdClassName
{
border-color: #790976;
}
.TagClassName
{
border-color: #790976;
}
</style>