Shades of Eggplant #870668
Tints of Eggplant #870668
RGB
CMYK
RGB Variations
Color information
#870668 (or 0x870668) is known color: Eggplant. HEX triplet: 87, 06 and 68. RGB value is (135,6,104). Sum of RGB (Red+Green+Blue) = 135+6+104=245 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.10% from 245); Green value is 6 (2.73% from 255 or 2.45% from 245); Blue value is 104 (41.02% from 255 or 42.45% from 245); Max value from RGB is 135 - color contains mainly: red. Hex color #870668 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870668 is #78F997. Grayscale: #373737. Windows color (decimal): -7928216 or 6817415. OLE color: 6817415.
HSL color Cylindrical-coordinate representation of color #870668: hue angle of 314.42º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870668 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 6 | 104 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.47 |
| HSL | 314.42º | 0.91% | 0.28% | - |
| HSV(B) | 314.42º | 0.96% | 0.53% | - |
| XYZ | 12.56 | 6.28 | 13.65 | - |
| YUV | 55.74 | 155.24 | 184.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 6 | 104 | 0 | 0.96 | 0.23 | 0.47 | 314.42 | 0.91 | 0.28 |
| Hex | 87 | 6 | 68 | 0 | 60 | 17 | 2F | 13A | 5B | 1C |
| Octal | 207 | 6 | 150 | 0 | 140 | 27 | 57 | 472 | 133 | 34 |
| Binary | 10000111 | 110 | 1101000 | 0 | 1100000 | 10111 | 101111 | 100111010 | 1011011 | 11100 |
Color Harmonies of #870668
Complementary color
Monochromatic Colors of #870668
Black with #870668
Text Example
Text Example
White with #870668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870668; }
p { color: rgb(135,6,104); }
H1.HeaderClassName
{
color: #870668;
}
.AnyTagClassName
{
color: #870668;
}
</style>
background-color css
<style>
a { background-color: #870668; }
a { background-color: rgb(135,6,104); }
div.DivClassName
{
background-color: #870668;
}
.BgClassName
{
background-color: #870668;
}
</style>
border-color css
<style>
span { border-color: #870668; }
span { border-color: rgb(135,6,104); }
td.TdClassName
{
border-color: #870668;
}
.TagClassName
{
border-color: #870668;
}
</style>