Shades of Eggplant #870567
Tints of Eggplant #870567
RGB
CMYK
RGB Variations
Color information
#870567 (or 0x870567) is known color: Eggplant. HEX triplet: 87, 05 and 67. RGB value is (135,5,103). Sum of RGB (Red+Green+Blue) = 135+5+103=243 (32% of max value = 765). Red value is 135 (53.12% from 255 or 55.56% from 243); Green value is 5 (2.34% from 255 or 2.06% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 135 - color contains mainly: red. Hex color #870567 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #870567 is #78FA98. Grayscale: #363636. Windows color (decimal): -7928473 or 6751623. OLE color: 6751623.
HSL color Cylindrical-coordinate representation of color #870567: hue angle of 314.77º 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 #870567 is Cyan = 0, Magento = 0.96, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 5 | 103 | - |
| CMYK | 0 | 0.96 | 0.24 | 0.47 |
| HSL | 314.77º | 0.93% | 0.27% | - |
| HSV(B) | 314.77º | 0.96% | 0.53% | - |
| XYZ | 12.49 | 6.24 | 13.38 | - |
| YUV | 55.04 | 155.07 | 185.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 5 | 103 | 0 | 0.96 | 0.24 | 0.47 | 314.77 | 0.93 | 0.27 |
| Hex | 87 | 5 | 67 | 0 | 60 | 18 | 2F | 13B | 5D | 1B |
| Octal | 207 | 5 | 147 | 0 | 140 | 30 | 57 | 473 | 135 | 33 |
| Binary | 10000111 | 101 | 1100111 | 0 | 1100000 | 11000 | 101111 | 100111011 | 1011101 | 11011 |
Color Harmonies of #870567
Complementary color
Monochromatic Colors of #870567
Black with #870567
Text Example
Text Example
White with #870567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #870567; }
p { color: rgb(135,5,103); }
H1.HeaderClassName
{
color: #870567;
}
.AnyTagClassName
{
color: #870567;
}
</style>
background-color css
<style>
a { background-color: #870567; }
a { background-color: rgb(135,5,103); }
div.DivClassName
{
background-color: #870567;
}
.BgClassName
{
background-color: #870567;
}
</style>
border-color css
<style>
span { border-color: #870567; }
span { border-color: rgb(135,5,103); }
td.TdClassName
{
border-color: #870567;
}
.TagClassName
{
border-color: #870567;
}
</style>