Shades of Purple #790772
Tints of Purple #790772
RGB
CMYK
RGB Variations
Color information
#790772 (or 0x790772) is known color: Purple. HEX triplet: 79, 07 and 72. RGB value is (121,7,114). Sum of RGB (Red+Green+Blue) = 121+7+114=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 7 (3.12% from 255 or 2.89% from 242); Blue value is 114 (44.92% from 255 or 47.11% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #790772 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790772 is #86F88D. Grayscale: #343434. Windows color (decimal): -8845454 or 7473017. OLE color: 7473017.
HSL color Cylindrical-coordinate representation of color #790772: hue angle of 303.68º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #790772 is Cyan = 0, Magento = 0.94, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 7 | 114 | - |
| CMYK | 0 | 0.94 | 0.06 | 0.53 |
| HSL | 303.68º | 0.89% | 0.25% | - |
| HSV(B) | 303.68º | 0.94% | 0.47% | - |
| XYZ | 11 | 5.43 | 16.39 | - |
| YUV | 53.28 | 162.27 | 176.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 7 | 114 | 0 | 0.94 | 0.06 | 0.53 | 303.68 | 0.89 | 0.25 |
| Hex | 79 | 7 | 72 | 0 | 5E | 6 | 35 | 130 | 59 | 19 |
| Octal | 171 | 7 | 162 | 0 | 136 | 6 | 65 | 460 | 131 | 31 |
| Binary | 1111001 | 111 | 1110010 | 0 | 1011110 | 110 | 110101 | 100110000 | 1011001 | 11001 |
Color Harmonies of #790772
Complementary color
Monochromatic Colors of #790772
Black with #790772
Text Example
Text Example
White with #790772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790772; }
p { color: rgb(121,7,114); }
H1.HeaderClassName
{
color: #790772;
}
.AnyTagClassName
{
color: #790772;
}
</style>
background-color css
<style>
a { background-color: #790772; }
a { background-color: rgb(121,7,114); }
div.DivClassName
{
background-color: #790772;
}
.BgClassName
{
background-color: #790772;
}
</style>
border-color css
<style>
span { border-color: #790772; }
span { border-color: rgb(121,7,114); }
td.TdClassName
{
border-color: #790772;
}
.TagClassName
{
border-color: #790772;
}
</style>