Shades of Purple #790277
Tints of Purple #790277
RGB
CMYK
RGB Variations
Color information
#790277 (or 0x790277) is known color: Purple. HEX triplet: 79, 02 and 77. RGB value is (121,2,119). Sum of RGB (Red+Green+Blue) = 121+2+119=242 (32% of max value = 765). Red value is 121 (47.66% from 255 or 50% from 242); Green value is 2 (1.17% from 255 or 0.83% from 242); Blue value is 119 (46.88% from 255 or 49.17% from 242); Max value from RGB is 121 - color contains mainly: red. Hex color #790277 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790277 is #86FD88. Grayscale: #323232. Windows color (decimal): -8846729 or 7799417. OLE color: 7799417.
HSL color Cylindrical-coordinate representation of color #790277: hue angle of 301.01º 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 #790277 is Cyan = 0, Magento = 0.98, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 119 | - |
| CMYK | 0 | 0.98 | 0.02 | 0.53 |
| HSL | 301.01º | 0.97% | 0.24% | - |
| HSV(B) | 301.01º | 0.98% | 0.47% | - |
| XYZ | 11.24 | 5.44 | 17.91 | - |
| YUV | 50.92 | 166.42 | 177.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 119 | 0 | 0.98 | 0.02 | 0.53 | 301.01 | 0.97 | 0.24 |
| Hex | 79 | 2 | 77 | 0 | 62 | 2 | 35 | 12D | 61 | 18 |
| Octal | 171 | 2 | 167 | 0 | 142 | 2 | 65 | 455 | 141 | 30 |
| Binary | 1111001 | 10 | 1110111 | 0 | 1100010 | 10 | 110101 | 100101101 | 1100001 | 11000 |
Color Harmonies of #790277
Complementary color
Monochromatic Colors of #790277
Black with #790277
Text Example
Text Example
White with #790277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790277; }
p { color: rgb(121,2,119); }
H1.HeaderClassName
{
color: #790277;
}
.AnyTagClassName
{
color: #790277;
}
</style>
background-color css
<style>
a { background-color: #790277; }
a { background-color: rgb(121,2,119); }
div.DivClassName
{
background-color: #790277;
}
.BgClassName
{
background-color: #790277;
}
</style>
border-color css
<style>
span { border-color: #790277; }
span { border-color: rgb(121,2,119); }
td.TdClassName
{
border-color: #790277;
}
.TagClassName
{
border-color: #790277;
}
</style>