Shades of Eggplant #860759
Tints of Eggplant #860759
RGB
CMYK
RGB Variations
Color information
#860759 (or 0x860759) is known color: Eggplant. HEX triplet: 86, 07 and 59. RGB value is (134,7,89). Sum of RGB (Red+Green+Blue) = 134+7+89=230 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.26% from 230); Green value is 7 (3.12% from 255 or 3.04% from 230); Blue value is 89 (35.16% from 255 or 38.70% from 230); Max value from RGB is 134 - color contains mainly: red. Hex color #860759 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860759 is #79F8A6. Grayscale: #363636. Windows color (decimal): -7993511 or 5834630. OLE color: 5834630.
HSL color Cylindrical-coordinate representation of color #860759: hue angle of 321.26º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #860759 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 89 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.47 |
| HSL | 321.26º | 0.9% | 0.28% | - |
| HSV(B) | 321.26º | 0.95% | 0.53% | - |
| XYZ | 11.71 | 5.94 | 9.98 | - |
| YUV | 54.32 | 147.58 | 184.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 89 | 0 | 0.95 | 0.34 | 0.47 | 321.26 | 0.9 | 0.28 |
| Hex | 86 | 7 | 59 | 0 | 5F | 22 | 2F | 141 | 5A | 1C |
| Octal | 206 | 7 | 131 | 0 | 137 | 42 | 57 | 501 | 132 | 34 |
| Binary | 10000110 | 111 | 1011001 | 0 | 1011111 | 100010 | 101111 | 101000001 | 1011010 | 11100 |
Color Harmonies of #860759
Complementary color
Monochromatic Colors of #860759
Black with #860759
Text Example
Text Example
White with #860759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860759; }
p { color: rgb(134,7,89); }
H1.HeaderClassName
{
color: #860759;
}
.AnyTagClassName
{
color: #860759;
}
</style>
background-color css
<style>
a { background-color: #860759; }
a { background-color: rgb(134,7,89); }
div.DivClassName
{
background-color: #860759;
}
.BgClassName
{
background-color: #860759;
}
</style>
border-color css
<style>
span { border-color: #860759; }
span { border-color: rgb(134,7,89); }
td.TdClassName
{
border-color: #860759;
}
.TagClassName
{
border-color: #860759;
}
</style>