Shades of Eggplant #860458
Tints of Eggplant #860458
RGB
CMYK
RGB Variations
Color information
#860458 (or 0x860458) is known color: Eggplant. HEX triplet: 86, 04 and 58. RGB value is (134,4,88). Sum of RGB (Red+Green+Blue) = 134+4+88=226 (29% of max value = 765). Red value is 134 (52.73% from 255 or 59.29% from 226); Green value is 4 (1.95% from 255 or 1.77% from 226); Blue value is 88 (34.77% from 255 or 38.94% from 226); Max value from RGB is 134 - color contains mainly: red. Hex color #860458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860458 is #79FBA7. Grayscale: #343434. Windows color (decimal): -7994280 or 5768326. OLE color: 5768326.
HSL color Cylindrical-coordinate representation of color #860458: hue angle of 321.23º 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 #860458 is Cyan = 0, Magento = 0.97, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 4 | 88 | - |
| CMYK | 0 | 0.97 | 0.34 | 0.47 |
| HSL | 321.23º | 0.94% | 0.27% | - |
| HSV(B) | 321.23º | 0.97% | 0.53% | - |
| XYZ | 11.64 | 5.86 | 9.75 | - |
| YUV | 52.45 | 148.07 | 186.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 4 | 88 | 0 | 0.97 | 0.34 | 0.47 | 321.23 | 0.94 | 0.27 |
| Hex | 86 | 4 | 58 | 0 | 61 | 22 | 2F | 141 | 5E | 1B |
| Octal | 206 | 4 | 130 | 0 | 141 | 42 | 57 | 501 | 136 | 33 |
| Binary | 10000110 | 100 | 1011000 | 0 | 1100001 | 100010 | 101111 | 101000001 | 1011110 | 11011 |
Color Harmonies of #860458
Complementary color
Monochromatic Colors of #860458
Black with #860458
Text Example
Text Example
White with #860458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860458; }
p { color: rgb(134,4,88); }
H1.HeaderClassName
{
color: #860458;
}
.AnyTagClassName
{
color: #860458;
}
</style>
background-color css
<style>
a { background-color: #860458; }
a { background-color: rgb(134,4,88); }
div.DivClassName
{
background-color: #860458;
}
.BgClassName
{
background-color: #860458;
}
</style>
border-color css
<style>
span { border-color: #860458; }
span { border-color: rgb(134,4,88); }
td.TdClassName
{
border-color: #860458;
}
.TagClassName
{
border-color: #860458;
}
</style>