Shades of Purple #790975
Tints of Purple #790975
RGB
CMYK
RGB Variations
Color information
#790975 (or 0x790975) is known color: Purple. HEX triplet: 79, 09 and 75. RGB value is (121,9,117). Sum of RGB (Red+Green+Blue) = 121+9+117=247 (32% of max value = 765). Red value is 121 (47.66% from 255 or 48.99% from 247); Green value is 9 (3.91% from 255 or 3.64% from 247); Blue value is 117 (46.09% from 255 or 47.37% from 247); Max value from RGB is 121 - color contains mainly: red. Hex color #790975 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790975 is #86F68A. Grayscale: #363636. Windows color (decimal): -8844939 or 7670137. OLE color: 7670137.
HSL color Cylindrical-coordinate representation of color #790975: hue angle of 302.14º 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 #790975 is Cyan = 0, Magento = 0.93, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 117 | - |
| CMYK | 0 | 0.93 | 0.03 | 0.53 |
| HSL | 302.14º | 0.86% | 0.25% | - |
| HSV(B) | 302.14º | 0.93% | 0.47% | - |
| XYZ | 11.19 | 5.54 | 17.31 | - |
| YUV | 54.8 | 163.11 | 175.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 117 | 0 | 0.93 | 0.03 | 0.53 | 302.14 | 0.86 | 0.25 |
| Hex | 79 | 9 | 75 | 0 | 5D | 3 | 35 | 12E | 56 | 19 |
| Octal | 171 | 11 | 165 | 0 | 135 | 3 | 65 | 456 | 126 | 31 |
| Binary | 1111001 | 1001 | 1110101 | 0 | 1011101 | 11 | 110101 | 100101110 | 1010110 | 11001 |
Color Harmonies of #790975
Complementary color
Monochromatic Colors of #790975
Black with #790975
Text Example
Text Example
White with #790975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790975; }
p { color: rgb(121,9,117); }
H1.HeaderClassName
{
color: #790975;
}
.AnyTagClassName
{
color: #790975;
}
</style>
background-color css
<style>
a { background-color: #790975; }
a { background-color: rgb(121,9,117); }
div.DivClassName
{
background-color: #790975;
}
.BgClassName
{
background-color: #790975;
}
</style>
border-color css
<style>
span { border-color: #790975; }
span { border-color: rgb(121,9,117); }
td.TdClassName
{
border-color: #790975;
}
.TagClassName
{
border-color: #790975;
}
</style>