Shades of Eggplant #870569
Tints of Eggplant #870569
RGB
CMYK
RGB Variations
Color information
#870569 (or 0x870569) is known color: Eggplant. HEX triplet: 87, 05 and 69. RGB value is (135,5,105). Sum of RGB (Red+Green+Blue) = 135+5+105=245 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.10% from 245); Green value is 5 (2.34% from 255 or 2.04% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 135 - color contains mainly: red. Hex color #870569 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870569 is #78FA96. Grayscale: #373737. Windows color (decimal): -7928471 or 6882695. OLE color: 6882695.
HSL color Cylindrical-coordinate representation of color #870569: hue angle of 313.85º degrees, saturation: 0.93, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #870569 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 5 | 105 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.47 |
| HSL | 313.85º | 0.93% | 0.27% | - |
| HSV(B) | 313.85º | 0.96% | 0.53% | - |
| XYZ | 12.6 | 6.28 | 13.91 | - |
| YUV | 55.27 | 156.07 | 184.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 5 | 105 | 0 | 0.96 | 0.22 | 0.47 | 313.85 | 0.93 | 0.27 |
| Hex | 87 | 5 | 69 | 0 | 60 | 16 | 2F | 13A | 5D | 1B |
| Octal | 207 | 5 | 151 | 0 | 140 | 26 | 57 | 472 | 135 | 33 |
| Binary | 10000111 | 101 | 1101001 | 0 | 1100000 | 10110 | 101111 | 100111010 | 1011101 | 11011 |
Color Harmonies of #870569
Complementary color
Monochromatic Colors of #870569
Black with #870569
Text Example
Text Example
White with #870569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870569; }
p { color: rgb(135,5,105); }
H1.HeaderClassName
{
color: #870569;
}
.AnyTagClassName
{
color: #870569;
}
</style>
background-color css
<style>
a { background-color: #870569; }
a { background-color: rgb(135,5,105); }
div.DivClassName
{
background-color: #870569;
}
.BgClassName
{
background-color: #870569;
}
</style>
border-color css
<style>
span { border-color: #870569; }
span { border-color: rgb(135,5,105); }
td.TdClassName
{
border-color: #870569;
}
.TagClassName
{
border-color: #870569;
}
</style>