Shades of Purple #790274
Tints of Purple #790274
RGB
CMYK
RGB Variations
Color information
#790274 (or 0x790274) is known color: Purple. HEX triplet: 79, 02 and 74. RGB value is (121,2,116). Sum of RGB (Red+Green+Blue) = 121+2+116=239 (31% of max value = 765). Red value is 121 (47.66% from 255 or 50.63% from 239); Green value is 2 (1.17% from 255 or 0.84% from 239); Blue value is 116 (45.70% from 255 or 48.54% from 239); Max value from RGB is 121 - color contains mainly: red. Hex color #790274 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790274 is #86FD8B. Grayscale: #323232. Windows color (decimal): -8846732 or 7602809. OLE color: 7602809.
HSL color Cylindrical-coordinate representation of color #790274: hue angle of 302.52º 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 #790274 is Cyan = 0, Magento = 0.98, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 2 | 116 | - |
| CMYK | 0 | 0.98 | 0.04 | 0.53 |
| HSL | 302.52º | 0.97% | 0.24% | - |
| HSV(B) | 302.52º | 0.98% | 0.47% | - |
| XYZ | 11.06 | 5.37 | 16.98 | - |
| YUV | 50.58 | 164.92 | 178.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 2 | 116 | 0 | 0.98 | 0.04 | 0.53 | 302.52 | 0.97 | 0.24 |
| Hex | 79 | 2 | 74 | 0 | 62 | 4 | 35 | 12F | 61 | 18 |
| Octal | 171 | 2 | 164 | 0 | 142 | 4 | 65 | 457 | 141 | 30 |
| Binary | 1111001 | 10 | 1110100 | 0 | 1100010 | 100 | 110101 | 100101111 | 1100001 | 11000 |
Color Harmonies of #790274
Complementary color
Monochromatic Colors of #790274
Black with #790274
Text Example
Text Example
White with #790274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790274; }
p { color: rgb(121,2,116); }
H1.HeaderClassName
{
color: #790274;
}
.AnyTagClassName
{
color: #790274;
}
</style>
background-color css
<style>
a { background-color: #790274; }
a { background-color: rgb(121,2,116); }
div.DivClassName
{
background-color: #790274;
}
.BgClassName
{
background-color: #790274;
}
</style>
border-color css
<style>
span { border-color: #790274; }
span { border-color: rgb(121,2,116); }
td.TdClassName
{
border-color: #790274;
}
.TagClassName
{
border-color: #790274;
}
</style>