Shades of Purple #790470
Tints of Purple #790470
RGB
CMYK
RGB Variations
Color information
#790470 (or 0x790470) is known color: Purple. HEX triplet: 79, 04 and 70. RGB value is (121,4,112). Sum of RGB (Red+Green+Blue) = 121+4+112=237 (31% of max value = 765). Red value is 121 (47.66% from 255 or 51.05% from 237); Green value is 4 (1.95% from 255 or 1.69% from 237); Blue value is 112 (44.14% from 255 or 47.26% from 237); Max value from RGB is 121 - color contains mainly: red. Hex color #790470 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790470 is #86FB8F. Grayscale: #323232. Windows color (decimal): -8846224 or 7341177. OLE color: 7341177.
HSL color Cylindrical-coordinate representation of color #790470: hue angle of 304.62º 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 #790470 is Cyan = 0, Magento = 0.97, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 112 | - |
| CMYK | 0 | 0.97 | 0.07 | 0.53 |
| HSL | 304.62º | 0.94% | 0.25% | - |
| HSV(B) | 304.62º | 0.97% | 0.47% | - |
| XYZ | 10.85 | 5.32 | 15.78 | - |
| YUV | 51.3 | 162.26 | 177.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 112 | 0 | 0.97 | 0.07 | 0.53 | 304.62 | 0.94 | 0.25 |
| Hex | 79 | 4 | 70 | 0 | 61 | 7 | 35 | 131 | 5E | 19 |
| Octal | 171 | 4 | 160 | 0 | 141 | 7 | 65 | 461 | 136 | 31 |
| Binary | 1111001 | 100 | 1110000 | 0 | 1100001 | 111 | 110101 | 100110001 | 1011110 | 11001 |
Color Harmonies of #790470
Complementary color
Monochromatic Colors of #790470
Black with #790470
Text Example
Text Example
White with #790470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790470; }
p { color: rgb(121,4,112); }
H1.HeaderClassName
{
color: #790470;
}
.AnyTagClassName
{
color: #790470;
}
</style>
background-color css
<style>
a { background-color: #790470; }
a { background-color: rgb(121,4,112); }
div.DivClassName
{
background-color: #790470;
}
.BgClassName
{
background-color: #790470;
}
</style>
border-color css
<style>
span { border-color: #790470; }
span { border-color: rgb(121,4,112); }
td.TdClassName
{
border-color: #790470;
}
.TagClassName
{
border-color: #790470;
}
</style>