Shades of Eggplant #790058
Tints of Eggplant #790058
RGB
CMYK
RGB Variations
Color information
#790058 (or 0x790058) is known color: Eggplant. HEX triplet: 79, 00 and 58. RGB value is (121,0,88). Sum of RGB (Red+Green+Blue) = 121+0+88=209 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.89% from 209); Green value is 0 (0.39% from 255 or 0% from 209); Blue value is 88 (34.77% from 255 or 42.11% from 209); Max value from RGB is 121 - color contains mainly: red. Hex color #790058 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790058 is #86FFA7. Grayscale: #2D2D2D. Windows color (decimal): -8847272 or 5767289. OLE color: 5767289.
HSL color Cylindrical-coordinate representation of color #790058: hue angle of 316.36º degrees, saturation: 1, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 1%. Process color model (Four color, CMYK) of #790058 is Cyan = 0, Magento = 1, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 0 | 88 | - |
| CMYK | 0 | 1 | 0.27 | 0.53 |
| HSL | 316.36º | 1% | 0.24% | - |
| HSV(B) | 316.36º | 1% | 0.47% | - |
| XYZ | 9.65 | 4.77 | 9.64 | - |
| YUV | 46.21 | 151.59 | 181.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 0 | 88 | 0 | 1 | 0.27 | 0.53 | 316.36 | 1 | 0.24 |
| Hex | 79 | 0 | 58 | 0 | 64 | 1B | 35 | 13C | 64 | 18 |
| Octal | 171 | 0 | 130 | 0 | 144 | 33 | 65 | 474 | 144 | 30 |
| Binary | 1111001 | 0 | 1011000 | 0 | 1100100 | 11011 | 110101 | 100111100 | 1100100 | 11000 |
Color Harmonies of #790058
Complementary color
Monochromatic Colors of #790058
Black with #790058
Text Example
Text Example
White with #790058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790058; }
p { color: rgb(121,0,88); }
H1.HeaderClassName
{
color: #790058;
}
.AnyTagClassName
{
color: #790058;
}
</style>
background-color css
<style>
a { background-color: #790058; }
a { background-color: rgb(121,0,88); }
div.DivClassName
{
background-color: #790058;
}
.BgClassName
{
background-color: #790058;
}
</style>
border-color css
<style>
span { border-color: #790058; }
span { border-color: rgb(121,0,88); }
td.TdClassName
{
border-color: #790058;
}
.TagClassName
{
border-color: #790058;
}
</style>