Shades of Eggplant #870467
Tints of Eggplant #870467
RGB
CMYK
RGB Variations
Color information
#870467 (or 0x870467) is known color: Eggplant. HEX triplet: 87, 04 and 67. RGB value is (135,4,103). Sum of RGB (Red+Green+Blue) = 135+4+103=242 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.79% from 242); Green value is 4 (1.95% from 255 or 1.65% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 135 - color contains mainly: red. Hex color #870467 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870467 is #78FB98. Grayscale: #363636. Windows color (decimal): -7928729 or 6751367. OLE color: 6751367.
HSL color Cylindrical-coordinate representation of color #870467: hue angle of 314.66º 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 #870467 is Cyan = 0, Magento = 0.97, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 4 | 103 | - |
| CMYK | 0 | 0.97 | 0.24 | 0.47 |
| HSL | 314.66º | 0.94% | 0.27% | - |
| HSV(B) | 314.66º | 0.97% | 0.53% | - |
| XYZ | 12.48 | 6.22 | 13.37 | - |
| YUV | 54.46 | 155.4 | 185.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 4 | 103 | 0 | 0.97 | 0.24 | 0.47 | 314.66 | 0.94 | 0.27 |
| Hex | 87 | 4 | 67 | 0 | 61 | 18 | 2F | 13B | 5E | 1B |
| Octal | 207 | 4 | 147 | 0 | 141 | 30 | 57 | 473 | 136 | 33 |
| Binary | 10000111 | 100 | 1100111 | 0 | 1100001 | 11000 | 101111 | 100111011 | 1011110 | 11011 |
Color Harmonies of #870467
Complementary color
Monochromatic Colors of #870467
Black with #870467
Text Example
Text Example
White with #870467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870467; }
p { color: rgb(135,4,103); }
H1.HeaderClassName
{
color: #870467;
}
.AnyTagClassName
{
color: #870467;
}
</style>
background-color css
<style>
a { background-color: #870467; }
a { background-color: rgb(135,4,103); }
div.DivClassName
{
background-color: #870467;
}
.BgClassName
{
background-color: #870467;
}
</style>
border-color css
<style>
span { border-color: #870467; }
span { border-color: rgb(135,4,103); }
td.TdClassName
{
border-color: #870467;
}
.TagClassName
{
border-color: #870467;
}
</style>