Shades of Eggplant #860656
Tints of Eggplant #860656
RGB
CMYK
RGB Variations
Color information
#860656 (or 0x860656) is known color: Eggplant. HEX triplet: 86, 06 and 56. RGB value is (134,6,86). Sum of RGB (Red+Green+Blue) = 134+6+86=226 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.29% from 226); Green value is 6 (2.73% from 255 or 2.65% from 226); Blue value is 86 (33.98% from 255 or 38.05% from 226); Max value from RGB is 134 - color contains mainly: red. Hex color #860656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860656 is #79F9A9. Grayscale: #353535. Windows color (decimal): -7993770 or 5637766. OLE color: 5637766.
HSL color Cylindrical-coordinate representation of color #860656: hue angle of 322.5º 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 #860656 is Cyan = 0, Magento = 0.96, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 86 | - |
| CMYK | 0 | 0.96 | 0.36 | 0.47 |
| HSL | 322.5º | 0.91% | 0.27% | - |
| HSV(B) | 322.5º | 0.96% | 0.53% | - |
| XYZ | 11.58 | 5.87 | 9.33 | - |
| YUV | 53.39 | 146.41 | 185.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 86 | 0 | 0.96 | 0.36 | 0.47 | 322.5 | 0.91 | 0.27 |
| Hex | 86 | 6 | 56 | 0 | 60 | 24 | 2F | 142 | 5B | 1B |
| Octal | 206 | 6 | 126 | 0 | 140 | 44 | 57 | 502 | 133 | 33 |
| Binary | 10000110 | 110 | 1010110 | 0 | 1100000 | 100100 | 101111 | 101000010 | 1011011 | 11011 |
Color Harmonies of #860656
Complementary color
Monochromatic Colors of #860656
Black with #860656
Text Example
Text Example
White with #860656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860656; }
p { color: rgb(134,6,86); }
H1.HeaderClassName
{
color: #860656;
}
.AnyTagClassName
{
color: #860656;
}
</style>
background-color css
<style>
a { background-color: #860656; }
a { background-color: rgb(134,6,86); }
div.DivClassName
{
background-color: #860656;
}
.BgClassName
{
background-color: #860656;
}
</style>
border-color css
<style>
span { border-color: #860656; }
span { border-color: rgb(134,6,86); }
td.TdClassName
{
border-color: #860656;
}
.TagClassName
{
border-color: #860656;
}
</style>