Shades of Eggplant #870459
Tints of Eggplant #870459
RGB
CMYK
RGB Variations
Color information
#870459 (or 0x870459) is known color: Eggplant. HEX triplet: 87, 04 and 59. RGB value is (135,4,89). Sum of RGB (Red+Green+Blue) = 135+4+89=228 (30% of max value = 765). Red value is 135 (53.12% from 255 or 59.21% from 228); Green value is 4 (1.95% from 255 or 1.75% from 228); Blue value is 89 (35.16% from 255 or 39.04% from 228); Max value from RGB is 135 - color contains mainly: red. Hex color #870459 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870459 is #78FBA6. Grayscale: #343434. Windows color (decimal): -7928743 or 5833863. OLE color: 5833863.
HSL color Cylindrical-coordinate representation of color #870459: hue angle of 321.07º 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 #870459 is Cyan = 0, Magento = 0.97, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 4 | 89 | - |
| CMYK | 0 | 0.97 | 0.34 | 0.47 |
| HSL | 321.07º | 0.94% | 0.27% | - |
| HSV(B) | 321.07º | 0.97% | 0.53% | - |
| XYZ | 11.84 | 5.96 | 9.98 | - |
| YUV | 52.86 | 148.4 | 186.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 4 | 89 | 0 | 0.97 | 0.34 | 0.47 | 321.07 | 0.94 | 0.27 |
| Hex | 87 | 4 | 59 | 0 | 61 | 22 | 2F | 141 | 5E | 1B |
| Octal | 207 | 4 | 131 | 0 | 141 | 42 | 57 | 501 | 136 | 33 |
| Binary | 10000111 | 100 | 1011001 | 0 | 1100001 | 100010 | 101111 | 101000001 | 1011110 | 11011 |
Color Harmonies of #870459
Complementary color
Monochromatic Colors of #870459
Black with #870459
Text Example
Text Example
White with #870459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870459; }
p { color: rgb(135,4,89); }
H1.HeaderClassName
{
color: #870459;
}
.AnyTagClassName
{
color: #870459;
}
</style>
background-color css
<style>
a { background-color: #870459; }
a { background-color: rgb(135,4,89); }
div.DivClassName
{
background-color: #870459;
}
.BgClassName
{
background-color: #870459;
}
</style>
border-color css
<style>
span { border-color: #870459; }
span { border-color: rgb(135,4,89); }
td.TdClassName
{
border-color: #870459;
}
.TagClassName
{
border-color: #870459;
}
</style>