Shades of Purple #790469
Tints of Purple #790469
RGB
CMYK
RGB Variations
Color information
#790469 (or 0x790469) is known color: Purple. HEX triplet: 79, 04 and 69. RGB value is (121,4,105). Sum of RGB (Red+Green+Blue) = 121+4+105=230 (30% of max value = 765). Red value is 121 (47.66% from 255 or 52.61% from 230); Green value is 4 (1.95% from 255 or 1.74% from 230); Blue value is 105 (41.41% from 255 or 45.65% from 230); Max value from RGB is 121 - color contains mainly: red. Hex color #790469 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790469 is #86FB96. Grayscale: #323232. Windows color (decimal): -8846231 or 6882425. OLE color: 6882425.
HSL color Cylindrical-coordinate representation of color #790469: hue angle of 308.21º 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 #790469 is Cyan = 0, Magento = 0.97, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 4 | 105 | - |
| CMYK | 0 | 0.97 | 0.13 | 0.53 |
| HSL | 308.21º | 0.94% | 0.25% | - |
| HSV(B) | 308.21º | 0.97% | 0.47% | - |
| XYZ | 10.48 | 5.17 | 13.81 | - |
| YUV | 50.5 | 158.76 | 178.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 4 | 105 | 0 | 0.97 | 0.13 | 0.53 | 308.21 | 0.94 | 0.25 |
| Hex | 79 | 4 | 69 | 0 | 61 | D | 35 | 134 | 5E | 19 |
| Octal | 171 | 4 | 151 | 0 | 141 | 15 | 65 | 464 | 136 | 31 |
| Binary | 1111001 | 100 | 1101001 | 0 | 1100001 | 1101 | 110101 | 100110100 | 1011110 | 11001 |
Color Harmonies of #790469
Complementary color
Monochromatic Colors of #790469
Black with #790469
Text Example
Text Example
White with #790469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790469; }
p { color: rgb(121,4,105); }
H1.HeaderClassName
{
color: #790469;
}
.AnyTagClassName
{
color: #790469;
}
</style>
background-color css
<style>
a { background-color: #790469; }
a { background-color: rgb(121,4,105); }
div.DivClassName
{
background-color: #790469;
}
.BgClassName
{
background-color: #790469;
}
</style>
border-color css
<style>
span { border-color: #790469; }
span { border-color: rgb(121,4,105); }
td.TdClassName
{
border-color: #790469;
}
.TagClassName
{
border-color: #790469;
}
</style>