Shades of Eggplant #860657
Tints of Eggplant #860657
RGB
CMYK
RGB Variations
Color information
#860657 (or 0x860657) is known color: Eggplant. HEX triplet: 86, 06 and 57. RGB value is (134,6,87). Sum of RGB (Red+Green+Blue) = 134+6+87=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 6 (2.73% from 255 or 2.64% from 227); Blue value is 87 (34.38% from 255 or 38.33% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #860657 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860657 is #79F9A8. Grayscale: #353535. Windows color (decimal): -7993769 or 5703302. OLE color: 5703302.
HSL color Cylindrical-coordinate representation of color #860657: hue angle of 322.03º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860657 is Cyan = 0, Magento = 0.96, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 87 | - |
| CMYK | 0 | 0.96 | 0.35 | 0.47 |
| HSL | 322.03º | 0.91% | 0.27% | - |
| HSV(B) | 322.03º | 0.96% | 0.53% | - |
| XYZ | 11.62 | 5.89 | 9.54 | - |
| YUV | 53.51 | 146.91 | 185.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 87 | 0 | 0.96 | 0.35 | 0.47 | 322.03 | 0.91 | 0.27 |
| Hex | 86 | 6 | 57 | 0 | 60 | 23 | 2F | 142 | 5B | 1B |
| Octal | 206 | 6 | 127 | 0 | 140 | 43 | 57 | 502 | 133 | 33 |
| Binary | 10000110 | 110 | 1010111 | 0 | 1100000 | 100011 | 101111 | 101000010 | 1011011 | 11011 |
Color Harmonies of #860657
Complementary color
Monochromatic Colors of #860657
Black with #860657
Text Example
Text Example
White with #860657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860657; }
p { color: rgb(134,6,87); }
H1.HeaderClassName
{
color: #860657;
}
.AnyTagClassName
{
color: #860657;
}
</style>
background-color css
<style>
a { background-color: #860657; }
a { background-color: rgb(134,6,87); }
div.DivClassName
{
background-color: #860657;
}
.BgClassName
{
background-color: #860657;
}
</style>
border-color css
<style>
span { border-color: #860657; }
span { border-color: rgb(134,6,87); }
td.TdClassName
{
border-color: #860657;
}
.TagClassName
{
border-color: #860657;
}
</style>