Shades of Eggplant #790160
Tints of Eggplant #790160
RGB
CMYK
RGB Variations
Color information
#790160 (or 0x790160) is known color: Eggplant. HEX triplet: 79, 01 and 60. RGB value is (121,1,96). Sum of RGB (Red+Green+Blue) = 121+1+96=218 (28% of max value = 765). Red value is 121 (47.66% from 255 or 55.50% from 218); Green value is 1 (0.78% from 255 or 0.46% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 121 - color contains mainly: red. Hex color #790160 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790160 is #86FE9F. Grayscale: #2F2F2F. Windows color (decimal): -8847008 or 6291833. OLE color: 6291833.
HSL color Cylindrical-coordinate representation of color #790160: hue angle of 312.5º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #790160 is Cyan = 0, Magento = 0.99, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 1 | 96 | - |
| CMYK | 0 | 0.99 | 0.21 | 0.53 |
| HSL | 312.5º | 0.98% | 0.24% | - |
| HSV(B) | 312.5º | 0.99% | 0.47% | - |
| XYZ | 10.01 | 4.93 | 11.49 | - |
| YUV | 47.71 | 155.26 | 180.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 1 | 96 | 0 | 0.99 | 0.21 | 0.53 | 312.5 | 0.98 | 0.24 |
| Hex | 79 | 1 | 60 | 0 | 63 | 15 | 35 | 138 | 62 | 18 |
| Octal | 171 | 1 | 140 | 0 | 143 | 25 | 65 | 470 | 142 | 30 |
| Binary | 1111001 | 1 | 1100000 | 0 | 1100011 | 10101 | 110101 | 100111000 | 1100010 | 11000 |
Color Harmonies of #790160
Complementary color
Monochromatic Colors of #790160
Black with #790160
Text Example
Text Example
White with #790160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790160; }
p { color: rgb(121,1,96); }
H1.HeaderClassName
{
color: #790160;
}
.AnyTagClassName
{
color: #790160;
}
</style>
background-color css
<style>
a { background-color: #790160; }
a { background-color: rgb(121,1,96); }
div.DivClassName
{
background-color: #790160;
}
.BgClassName
{
background-color: #790160;
}
</style>
border-color css
<style>
span { border-color: #790160; }
span { border-color: rgb(121,1,96); }
td.TdClassName
{
border-color: #790160;
}
.TagClassName
{
border-color: #790160;
}
</style>