Shades of Eggplant #861358
Tints of Eggplant #861358
RGB
CMYK
RGB Variations
Color information
#861358 (or 0x861358) is known color: Eggplant. HEX triplet: 86, 13 and 58. RGB value is (134,19,88). Sum of RGB (Red+Green+Blue) = 134+19+88=241 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.60% from 241); Green value is 19 (7.81% from 255 or 7.88% from 241); Blue value is 88 (34.77% from 255 or 36.51% from 241); Max value from RGB is 134 - color contains mainly: red. Hex color #861358 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861358 is #79ECA7. Grayscale: #3D3D3D. Windows color (decimal): -7990440 or 5772166. OLE color: 5772166.
HSL color Cylindrical-coordinate representation of color #861358: hue angle of 324º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #861358 is Cyan = 0, Magento = 0.86, Yellow = 0.34 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 19 | 88 | - |
| CMYK | 0 | 0.86 | 0.34 | 0.47 |
| HSL | 324º | 0.75% | 0.3% | - |
| HSV(B) | 324º | 0.86% | 0.53% | - |
| XYZ | 11.83 | 6.24 | 9.81 | - |
| YUV | 61.25 | 143.1 | 179.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 19 | 88 | 0 | 0.86 | 0.34 | 0.47 | 324 | 0.75 | 0.3 |
| Hex | 86 | 13 | 58 | 0 | 56 | 22 | 2F | 144 | 4B | 1E |
| Octal | 206 | 23 | 130 | 0 | 126 | 42 | 57 | 504 | 113 | 36 |
| Binary | 10000110 | 10011 | 1011000 | 0 | 1010110 | 100010 | 101111 | 101000100 | 1001011 | 11110 |
Color Harmonies of #861358
Complementary color
Monochromatic Colors of #861358
Black with #861358
Text Example
Text Example
White with #861358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861358; }
p { color: rgb(134,19,88); }
H1.HeaderClassName
{
color: #861358;
}
.AnyTagClassName
{
color: #861358;
}
</style>
background-color css
<style>
a { background-color: #861358; }
a { background-color: rgb(134,19,88); }
div.DivClassName
{
background-color: #861358;
}
.BgClassName
{
background-color: #861358;
}
</style>
border-color css
<style>
span { border-color: #861358; }
span { border-color: rgb(134,19,88); }
td.TdClassName
{
border-color: #861358;
}
.TagClassName
{
border-color: #861358;
}
</style>