Shades of Eggplant #860758
Tints of Eggplant #860758
RGB
CMYK
RGB Variations
Color information
#860758 (or 0x860758) is known color: Eggplant. HEX triplet: 86, 07 and 58. RGB value is (134,7,88). Sum of RGB (Red+Green+Blue) = 134+7+88=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 7 (3.12% from 255 or 3.06% from 229); Blue value is 88 (34.77% from 255 or 38.43% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #860758 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860758 is #79F8A7. Grayscale: #363636. Windows color (decimal): -7993512 or 5769094. OLE color: 5769094.
HSL color Cylindrical-coordinate representation of color #860758: hue angle of 321.73º 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 #860758 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 88 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.47 |
| HSL | 321.73º | 0.9% | 0.28% | - |
| HSV(B) | 321.73º | 0.95% | 0.53% | - |
| XYZ | 11.67 | 5.92 | 9.76 | - |
| YUV | 54.21 | 147.08 | 184.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 88 | 0 | 0.95 | 0.34 | 0.47 | 321.73 | 0.9 | 0.28 |
| Hex | 86 | 7 | 58 | 0 | 5F | 22 | 2F | 142 | 5A | 1C |
| Octal | 206 | 7 | 130 | 0 | 137 | 42 | 57 | 502 | 132 | 34 |
| Binary | 10000110 | 111 | 1011000 | 0 | 1011111 | 100010 | 101111 | 101000010 | 1011010 | 11100 |
Color Harmonies of #860758
Complementary color
Monochromatic Colors of #860758
Black with #860758
Text Example
Text Example
White with #860758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860758; }
p { color: rgb(134,7,88); }
H1.HeaderClassName
{
color: #860758;
}
.AnyTagClassName
{
color: #860758;
}
</style>
background-color css
<style>
a { background-color: #860758; }
a { background-color: rgb(134,7,88); }
div.DivClassName
{
background-color: #860758;
}
.BgClassName
{
background-color: #860758;
}
</style>
border-color css
<style>
span { border-color: #860758; }
span { border-color: rgb(134,7,88); }
td.TdClassName
{
border-color: #860758;
}
.TagClassName
{
border-color: #860758;
}
</style>