Shades of Purple #790390
Tints of Purple #790390
RGB
CMYK
RGB Variations
Color information
#790390 (or 0x790390) is known color: Purple. HEX triplet: 79, 03 and 90. RGB value is (121,3,144). Sum of RGB (Red+Green+Blue) = 121+3+144=268 (35% of max value = 765). Red value is 121 (47.66% from 255 or 45.15% from 268); Green value is 3 (1.56% from 255 or 1.12% from 268); Blue value is 144 (56.64% from 255 or 53.73% from 268); Max value from RGB is 144 - color contains mainly: blue. Hex color #790390 is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #790390 is #86FC6F. Grayscale: #353535. Windows color (decimal): -8846448 or 9438073. OLE color: 9438073.
HSL color Cylindrical-coordinate representation of color #790390: hue angle of 290.21º degrees, saturation: 0.96, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #790390 is Cyan = 0.16, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 3 | 144 | - |
| CMYK | 0.16 | 0.98 | 0 | 0.44 |
| HSL | 290.21º | 0.96% | 0.29% | - |
| HSV(B) | 290.21º | 0.98% | 0.56% | - |
| XYZ | 12.95 | 6.14 | 26.89 | - |
| YUV | 54.36 | 178.59 | 175.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 3 | 144 | 0.16 | 0.98 | 0 | 0.44 | 290.21 | 0.96 | 0.29 |
| Hex | 79 | 3 | 90 | 10 | 62 | 0 | 2C | 122 | 60 | 1D |
| Octal | 171 | 3 | 220 | 20 | 142 | 0 | 54 | 442 | 140 | 35 |
| Binary | 1111001 | 11 | 10010000 | 10000 | 1100010 | 0 | 101100 | 100100010 | 1100000 | 11101 |
Color Harmonies of #790390
Complementary color
Monochromatic Colors of #790390
Black with #790390
Text Example
Text Example
White with #790390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790390; }
p { color: rgb(121,3,144); }
H1.HeaderClassName
{
color: #790390;
}
.AnyTagClassName
{
color: #790390;
}
</style>
background-color css
<style>
a { background-color: #790390; }
a { background-color: rgb(121,3,144); }
div.DivClassName
{
background-color: #790390;
}
.BgClassName
{
background-color: #790390;
}
</style>
border-color css
<style>
span { border-color: #790390; }
span { border-color: rgb(121,3,144); }
td.TdClassName
{
border-color: #790390;
}
.TagClassName
{
border-color: #790390;
}
</style>