Shades of Eggplant #870458
Tints of Eggplant #870458
RGB
CMYK
RGB Variations
Color information
#870458 (or 0x870458) is known color: Eggplant. HEX triplet: 87, 04 and 58. RGB value is (135,4,88). Sum of RGB (Red+Green+Blue) = 135+4+88=227 (30% of max value = 765). Red value is 135 (53.12% from 255 or 59.47% from 227); Green value is 4 (1.95% from 255 or 1.76% from 227); Blue value is 88 (34.77% from 255 or 38.77% from 227); Max value from RGB is 135 - color contains mainly: red. Hex color #870458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870458 is #78FBA7. Grayscale: #343434. Windows color (decimal): -7928744 or 5768327. OLE color: 5768327.
HSL color Cylindrical-coordinate representation of color #870458: hue angle of 321.53º 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 #870458 is Cyan = 0, Magento = 0.97, Yellow = 0.35 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 4 | 88 | - |
| CMYK | 0 | 0.97 | 0.35 | 0.47 |
| HSL | 321.53º | 0.94% | 0.27% | - |
| HSV(B) | 321.53º | 0.97% | 0.53% | - |
| XYZ | 11.8 | 5.94 | 9.76 | - |
| YUV | 52.75 | 147.9 | 186.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 4 | 88 | 0 | 0.97 | 0.35 | 0.47 | 321.53 | 0.94 | 0.27 |
| Hex | 87 | 4 | 58 | 0 | 61 | 23 | 2F | 142 | 5E | 1B |
| Octal | 207 | 4 | 130 | 0 | 141 | 43 | 57 | 502 | 136 | 33 |
| Binary | 10000111 | 100 | 1011000 | 0 | 1100001 | 100011 | 101111 | 101000010 | 1011110 | 11011 |
Color Harmonies of #870458
Complementary color
Monochromatic Colors of #870458
Black with #870458
Text Example
Text Example
White with #870458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870458; }
p { color: rgb(135,4,88); }
H1.HeaderClassName
{
color: #870458;
}
.AnyTagClassName
{
color: #870458;
}
</style>
background-color css
<style>
a { background-color: #870458; }
a { background-color: rgb(135,4,88); }
div.DivClassName
{
background-color: #870458;
}
.BgClassName
{
background-color: #870458;
}
</style>
border-color css
<style>
span { border-color: #870458; }
span { border-color: rgb(135,4,88); }
td.TdClassName
{
border-color: #870458;
}
.TagClassName
{
border-color: #870458;
}
</style>