Shades of Eggplant #790660
Tints of Eggplant #790660
RGB
CMYK
RGB Variations
Color information
#790660 (or 0x790660) is known color: Eggplant. HEX triplet: 79, 06 and 60. RGB value is (121,6,96). Sum of RGB (Red+Green+Blue) = 121+6+96=223 (29% of max value = 765). Red value is 121 (47.66% from 255 or 54.26% from 223); Green value is 6 (2.73% from 255 or 2.69% from 223); Blue value is 96 (37.89% from 255 or 43.05% from 223); Max value from RGB is 121 - color contains mainly: red. Hex color #790660 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790660 is #86F99F. Grayscale: #323232. Windows color (decimal): -8845728 or 6293113. OLE color: 6293113.
HSL color Cylindrical-coordinate representation of color #790660: hue angle of 313.04º degrees, saturation: 0.91, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #790660 is Cyan = 0, Magento = 0.95, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 6 | 96 | - |
| CMYK | 0 | 0.95 | 0.21 | 0.53 |
| HSL | 313.04º | 0.91% | 0.25% | - |
| HSV(B) | 313.04º | 0.95% | 0.47% | - |
| XYZ | 10.06 | 5.04 | 11.51 | - |
| YUV | 50.65 | 153.6 | 178.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 6 | 96 | 0 | 0.95 | 0.21 | 0.53 | 313.04 | 0.91 | 0.25 |
| Hex | 79 | 6 | 60 | 0 | 5F | 15 | 35 | 139 | 5B | 19 |
| Octal | 171 | 6 | 140 | 0 | 137 | 25 | 65 | 471 | 133 | 31 |
| Binary | 1111001 | 110 | 1100000 | 0 | 1011111 | 10101 | 110101 | 100111001 | 1011011 | 11001 |
Color Harmonies of #790660
Complementary color
Monochromatic Colors of #790660
Black with #790660
Text Example
Text Example
White with #790660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790660; }
p { color: rgb(121,6,96); }
H1.HeaderClassName
{
color: #790660;
}
.AnyTagClassName
{
color: #790660;
}
</style>
background-color css
<style>
a { background-color: #790660; }
a { background-color: rgb(121,6,96); }
div.DivClassName
{
background-color: #790660;
}
.BgClassName
{
background-color: #790660;
}
</style>
border-color css
<style>
span { border-color: #790660; }
span { border-color: rgb(121,6,96); }
td.TdClassName
{
border-color: #790660;
}
.TagClassName
{
border-color: #790660;
}
</style>