Shades of Eggplant #860756
Tints of Eggplant #860756
RGB
CMYK
RGB Variations
Color information
#860756 (or 0x860756) is known color: Eggplant. HEX triplet: 86, 07 and 56. RGB value is (134,7,86). Sum of RGB (Red+Green+Blue) = 134+7+86=227 (30% of max value = 765). Red value is 134 (52.73% from 255 or 59.03% from 227); Green value is 7 (3.12% from 255 or 3.08% from 227); Blue value is 86 (33.98% from 255 or 37.89% from 227); Max value from RGB is 134 - color contains mainly: red. Hex color #860756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860756 is #79F8A9. Grayscale: #353535. Windows color (decimal): -7993514 or 5638022. OLE color: 5638022.
HSL color Cylindrical-coordinate representation of color #860756: hue angle of 322.68º 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 #860756 is Cyan = 0, Magento = 0.95, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 7 | 86 | - |
| CMYK | 0 | 0.95 | 0.36 | 0.47 |
| HSL | 322.68º | 0.9% | 0.28% | - |
| HSV(B) | 322.68º | 0.95% | 0.53% | - |
| XYZ | 11.59 | 5.89 | 9.33 | - |
| YUV | 53.98 | 146.08 | 185.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 7 | 86 | 0 | 0.95 | 0.36 | 0.47 | 322.68 | 0.9 | 0.28 |
| Hex | 86 | 7 | 56 | 0 | 5F | 24 | 2F | 143 | 5A | 1C |
| Octal | 206 | 7 | 126 | 0 | 137 | 44 | 57 | 503 | 132 | 34 |
| Binary | 10000110 | 111 | 1010110 | 0 | 1011111 | 100100 | 101111 | 101000011 | 1011010 | 11100 |
Color Harmonies of #860756
Complementary color
Monochromatic Colors of #860756
Black with #860756
Text Example
Text Example
White with #860756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860756; }
p { color: rgb(134,7,86); }
H1.HeaderClassName
{
color: #860756;
}
.AnyTagClassName
{
color: #860756;
}
</style>
background-color css
<style>
a { background-color: #860756; }
a { background-color: rgb(134,7,86); }
div.DivClassName
{
background-color: #860756;
}
.BgClassName
{
background-color: #860756;
}
</style>
border-color css
<style>
span { border-color: #860756; }
span { border-color: rgb(134,7,86); }
td.TdClassName
{
border-color: #860756;
}
.TagClassName
{
border-color: #860756;
}
</style>