Shades of Eggplant #790860
Tints of Eggplant #790860
RGB
CMYK
RGB Variations
Color information
#790860 (or 0x790860) is known color: Eggplant. HEX triplet: 79, 08 and 60. RGB value is (121,8,96). Sum of RGB (Red+Green+Blue) = 121+8+96=225 (29% of max value = 765). Red value is 121 (47.66% from 255 or 53.78% from 225); Green value is 8 (3.52% from 255 or 3.56% from 225); Blue value is 96 (37.89% from 255 or 42.67% from 225); Max value from RGB is 121 - color contains mainly: red. Hex color #790860 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790860 is #86F79F. Grayscale: #333333. Windows color (decimal): -8845216 or 6293625. OLE color: 6293625.
HSL color Cylindrical-coordinate representation of color #790860: hue angle of 313.27º degrees, saturation: 0.88, 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 #790860 is Cyan = 0, Magento = 0.93, Yellow = 0.21 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 8 | 96 | - |
| CMYK | 0 | 0.93 | 0.21 | 0.53 |
| HSL | 313.27º | 0.88% | 0.25% | - |
| HSV(B) | 313.27º | 0.93% | 0.47% | - |
| XYZ | 10.08 | 5.08 | 11.52 | - |
| YUV | 51.82 | 152.94 | 177.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 8 | 96 | 0 | 0.93 | 0.21 | 0.53 | 313.27 | 0.88 | 0.25 |
| Hex | 79 | 8 | 60 | 0 | 5D | 15 | 35 | 139 | 58 | 19 |
| Octal | 171 | 10 | 140 | 0 | 135 | 25 | 65 | 471 | 130 | 31 |
| Binary | 1111001 | 1000 | 1100000 | 0 | 1011101 | 10101 | 110101 | 100111001 | 1011000 | 11001 |
Color Harmonies of #790860
Complementary color
Monochromatic Colors of #790860
Black with #790860
Text Example
Text Example
White with #790860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790860; }
p { color: rgb(121,8,96); }
H1.HeaderClassName
{
color: #790860;
}
.AnyTagClassName
{
color: #790860;
}
</style>
background-color css
<style>
a { background-color: #790860; }
a { background-color: rgb(121,8,96); }
div.DivClassName
{
background-color: #790860;
}
.BgClassName
{
background-color: #790860;
}
</style>
border-color css
<style>
span { border-color: #790860; }
span { border-color: rgb(121,8,96); }
td.TdClassName
{
border-color: #790860;
}
.TagClassName
{
border-color: #790860;
}
</style>