Shades of Purple #790471
Tints of Purple #790471
RGB
CMYK
RGB Variations
Color information
#790471 (or 0x790471) is known color: Purple. HEX triplet: 79, 04 and 71. RGB value is (121,4,113). Sum of RGB (Red+Green+Blue) = 121+4+113=238 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.84% from 238); Green value is 4 (1.95% from 255 or 1.68% from 238); Blue value is 113 (44.53% from 255 or 47.48% from 238); Max value from RGB is 121 - color contains mainly: red. Hex color #790471 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790471 is #86FB8E. Grayscale: #333333. Windows color (decimal): -8846223 or 7406713. OLE color: 7406713.
HSL color Cylindrical-coordinate representation of color #790471: hue angle of 304.1º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #790471 is Cyan = 0, Magento = 0.97, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 113 | - |
| CMYK | 0 | 0.97 | 0.07 | 0.53 |
| HSL | 304.1º | 0.94% | 0.25% | - |
| HSV(B) | 304.1º | 0.97% | 0.47% | - |
| XYZ | 10.91 | 5.34 | 16.08 | - |
| YUV | 51.41 | 162.76 | 177.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 113 | 0 | 0.97 | 0.07 | 0.53 | 304.1 | 0.94 | 0.25 |
| Hex | 79 | 4 | 71 | 0 | 61 | 7 | 35 | 130 | 5E | 19 |
| Octal | 171 | 4 | 161 | 0 | 141 | 7 | 65 | 460 | 136 | 31 |
| Binary | 1111001 | 100 | 1110001 | 0 | 1100001 | 111 | 110101 | 100110000 | 1011110 | 11001 |
Color Harmonies of #790471
Complementary color
Monochromatic Colors of #790471
Black with #790471
Text Example
Text Example
White with #790471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790471; }
p { color: rgb(121,4,113); }
H1.HeaderClassName
{
color: #790471;
}
.AnyTagClassName
{
color: #790471;
}
</style>
background-color css
<style>
a { background-color: #790471; }
a { background-color: rgb(121,4,113); }
div.DivClassName
{
background-color: #790471;
}
.BgClassName
{
background-color: #790471;
}
</style>
border-color css
<style>
span { border-color: #790471; }
span { border-color: rgb(121,4,113); }
td.TdClassName
{
border-color: #790471;
}
.TagClassName
{
border-color: #790471;
}
</style>