Shades of Eggplant #790558
Tints of Eggplant #790558
RGB
CMYK
RGB Variations
Color information
#790558 (or 0x790558) is known color: Eggplant. HEX triplet: 79, 05 and 58. RGB value is (121,5,88). Sum of RGB (Red+Green+Blue) = 121+5+88=214 (28% of max value = 765). Red value is 121 (47.66% from 255 or 56.54% from 214); Green value is 5 (2.34% from 255 or 2.34% from 214); Blue value is 88 (34.77% from 255 or 41.12% from 214); Max value from RGB is 121 - color contains mainly: red. Hex color #790558 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #790558 is #86FAA7. Grayscale: #303030. Windows color (decimal): -8845992 or 5768569. OLE color: 5768569.
HSL color Cylindrical-coordinate representation of color #790558: hue angle of 317.07º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #790558 is Cyan = 0, Magento = 0.96, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 5 | 88 | - |
| CMYK | 0 | 0.96 | 0.27 | 0.53 |
| HSL | 317.07º | 0.92% | 0.25% | - |
| HSV(B) | 317.07º | 0.96% | 0.47% | - |
| XYZ | 9.7 | 4.88 | 9.66 | - |
| YUV | 49.15 | 149.93 | 179.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 5 | 88 | 0 | 0.96 | 0.27 | 0.53 | 317.07 | 0.92 | 0.25 |
| Hex | 79 | 5 | 58 | 0 | 60 | 1B | 35 | 13D | 5C | 19 |
| Octal | 171 | 5 | 130 | 0 | 140 | 33 | 65 | 475 | 134 | 31 |
| Binary | 1111001 | 101 | 1011000 | 0 | 1100000 | 11011 | 110101 | 100111101 | 1011100 | 11001 |
Color Harmonies of #790558
Complementary color
Monochromatic Colors of #790558
Black with #790558
Text Example
Text Example
White with #790558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #790558; }
p { color: rgb(121,5,88); }
H1.HeaderClassName
{
color: #790558;
}
.AnyTagClassName
{
color: #790558;
}
</style>
background-color css
<style>
a { background-color: #790558; }
a { background-color: rgb(121,5,88); }
div.DivClassName
{
background-color: #790558;
}
.BgClassName
{
background-color: #790558;
}
</style>
border-color css
<style>
span { border-color: #790558; }
span { border-color: rgb(121,5,88); }
td.TdClassName
{
border-color: #790558;
}
.TagClassName
{
border-color: #790558;
}
</style>