Shades of Eggplant #860468
Tints of Eggplant #860468
RGB
CMYK
RGB Variations
Color information
#860468 (or 0x860468) is known color: Eggplant. HEX triplet: 86, 04 and 68. RGB value is (134,4,104). Sum of RGB (Red+Green+Blue) = 134+4+104=242 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.37% from 242); Green value is 4 (1.95% from 255 or 1.65% from 242); Blue value is 104 (41.02% from 255 or 42.98% from 242); Max value from RGB is 134 - color contains mainly: red. Hex color #860468 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860468 is #79FB97. Grayscale: #353535. Windows color (decimal): -7994264 or 6816902. OLE color: 6816902.
HSL color Cylindrical-coordinate representation of color #860468: hue angle of 313.85º degrees, saturation: 0.94, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #860468 is Cyan = 0, Magento = 0.97, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 104 | - |
| CMYK | 0 | 0.97 | 0.22 | 0.47 |
| HSL | 313.85º | 0.94% | 0.27% | - |
| HSV(B) | 313.85º | 0.97% | 0.53% | - |
| XYZ | 12.37 | 6.15 | 13.63 | - |
| YUV | 54.27 | 156.07 | 184.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 104 | 0 | 0.97 | 0.22 | 0.47 | 313.85 | 0.94 | 0.27 |
| Hex | 86 | 4 | 68 | 0 | 61 | 16 | 2F | 13A | 5E | 1B |
| Octal | 206 | 4 | 150 | 0 | 141 | 26 | 57 | 472 | 136 | 33 |
| Binary | 10000110 | 100 | 1101000 | 0 | 1100001 | 10110 | 101111 | 100111010 | 1011110 | 11011 |
Color Harmonies of #860468
Complementary color
Monochromatic Colors of #860468
Black with #860468
Text Example
Text Example
White with #860468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860468; }
p { color: rgb(134,4,104); }
H1.HeaderClassName
{
color: #860468;
}
.AnyTagClassName
{
color: #860468;
}
</style>
background-color css
<style>
a { background-color: #860468; }
a { background-color: rgb(134,4,104); }
div.DivClassName
{
background-color: #860468;
}
.BgClassName
{
background-color: #860468;
}
</style>
border-color css
<style>
span { border-color: #860468; }
span { border-color: rgb(134,4,104); }
td.TdClassName
{
border-color: #860468;
}
.TagClassName
{
border-color: #860468;
}
</style>