Shades of Purple #790275
Tints of Purple #790275
RGB
CMYK
RGB Variations
Color information
#790275 (or 0x790275) is known color: Purple. HEX triplet: 79, 02 and 75. RGB value is (121,2,117). Sum of RGB (Red+Green+Blue) = 121+2+117=240 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.42% from 240); Green value is 2 (1.17% from 255 or 0.83% from 240); Blue value is 117 (46.09% from 255 or 48.75% from 240); Max value from RGB is 121 - color contains mainly: red. Hex color #790275 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790275 is #86FD8A. Grayscale: #323232. Windows color (decimal): -8846731 or 7668345. OLE color: 7668345.
HSL color Cylindrical-coordinate representation of color #790275: hue angle of 302.02º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790275 is Cyan = 0, Magento = 0.98, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 117 | - |
| CMYK | 0 | 0.98 | 0.03 | 0.53 |
| HSL | 302.02º | 0.97% | 0.24% | - |
| HSV(B) | 302.02º | 0.98% | 0.47% | - |
| XYZ | 11.12 | 5.39 | 17.28 | - |
| YUV | 50.69 | 165.42 | 178.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 117 | 0 | 0.98 | 0.03 | 0.53 | 302.02 | 0.97 | 0.24 |
| Hex | 79 | 2 | 75 | 0 | 62 | 3 | 35 | 12E | 61 | 18 |
| Octal | 171 | 2 | 165 | 0 | 142 | 3 | 65 | 456 | 141 | 30 |
| Binary | 1111001 | 10 | 1110101 | 0 | 1100010 | 11 | 110101 | 100101110 | 1100001 | 11000 |
Color Harmonies of #790275
Complementary color
Monochromatic Colors of #790275
Black with #790275
Text Example
Text Example
White with #790275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790275; }
p { color: rgb(121,2,117); }
H1.HeaderClassName
{
color: #790275;
}
.AnyTagClassName
{
color: #790275;
}
</style>
background-color css
<style>
a { background-color: #790275; }
a { background-color: rgb(121,2,117); }
div.DivClassName
{
background-color: #790275;
}
.BgClassName
{
background-color: #790275;
}
</style>
border-color css
<style>
span { border-color: #790275; }
span { border-color: rgb(121,2,117); }
td.TdClassName
{
border-color: #790275;
}
.TagClassName
{
border-color: #790275;
}
</style>