Shades of Purple #790974
Tints of Purple #790974
RGB
CMYK
RGB Variations
Color information
#790974 (or 0x790974) is known color: Purple. HEX triplet: 79, 09 and 74. RGB value is (121,9,116). Sum of RGB (Red+Green+Blue) = 121+9+116=246 (32% of max value = 765). Red value is 121 (47.66% from 255 or 49.19% from 246); Green value is 9 (3.91% from 255 or 3.66% from 246); Blue value is 116 (45.70% from 255 or 47.15% from 246); Max value from RGB is 121 - color contains mainly: red. Hex color #790974 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790974 is #86F68B. Grayscale: #363636. Windows color (decimal): -8844940 or 7604601. OLE color: 7604601.
HSL color Cylindrical-coordinate representation of color #790974: hue angle of 302.68º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #790974 is Cyan = 0, Magento = 0.93, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 9 | 116 | - |
| CMYK | 0 | 0.93 | 0.04 | 0.53 |
| HSL | 302.68º | 0.86% | 0.25% | - |
| HSV(B) | 302.68º | 0.93% | 0.47% | - |
| XYZ | 11.14 | 5.52 | 17 | - |
| YUV | 54.69 | 162.61 | 175.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 9 | 116 | 0 | 0.93 | 0.04 | 0.53 | 302.68 | 0.86 | 0.25 |
| Hex | 79 | 9 | 74 | 0 | 5D | 4 | 35 | 12F | 56 | 19 |
| Octal | 171 | 11 | 164 | 0 | 135 | 4 | 65 | 457 | 126 | 31 |
| Binary | 1111001 | 1001 | 1110100 | 0 | 1011101 | 100 | 110101 | 100101111 | 1010110 | 11001 |
Color Harmonies of #790974
Complementary color
Monochromatic Colors of #790974
Black with #790974
Text Example
Text Example
White with #790974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790974; }
p { color: rgb(121,9,116); }
H1.HeaderClassName
{
color: #790974;
}
.AnyTagClassName
{
color: #790974;
}
</style>
background-color css
<style>
a { background-color: #790974; }
a { background-color: rgb(121,9,116); }
div.DivClassName
{
background-color: #790974;
}
.BgClassName
{
background-color: #790974;
}
</style>
border-color css
<style>
span { border-color: #790974; }
span { border-color: rgb(121,9,116); }
td.TdClassName
{
border-color: #790974;
}
.TagClassName
{
border-color: #790974;
}
</style>