Shades of Eggplant #861053
Tints of Eggplant #861053
RGB
CMYK
RGB Variations
Color information
#861053 (or 0x861053) is known color: Eggplant. HEX triplet: 86, 10 and 53. RGB value is (134,16,83). Sum of RGB (Red+Green+Blue) = 134+16+83=233 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.51% from 233); Green value is 16 (6.64% from 255 or 6.87% from 233); Blue value is 83 (32.81% from 255 or 35.62% from 233); Max value from RGB is 134 - color contains mainly: red. Hex color #861053 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861053 is #79EFAC. Grayscale: #3A3A3A. Windows color (decimal): -7991213 or 5443718. OLE color: 5443718.
HSL color Cylindrical-coordinate representation of color #861053: hue angle of 325.93º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #861053 is Cyan = 0, Magento = 0.88, Yellow = 0.38 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 83 | - |
| CMYK | 0 | 0.88 | 0.38 | 0.47 |
| HSL | 325.93º | 0.79% | 0.29% | - |
| HSV(B) | 325.93º | 0.88% | 0.53% | - |
| XYZ | 11.58 | 6.06 | 8.74 | - |
| YUV | 58.92 | 141.59 | 181.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 83 | 0 | 0.88 | 0.38 | 0.47 | 325.93 | 0.79 | 0.29 |
| Hex | 86 | 10 | 53 | 0 | 58 | 26 | 2F | 146 | 4F | 1D |
| Octal | 206 | 20 | 123 | 0 | 130 | 46 | 57 | 506 | 117 | 35 |
| Binary | 10000110 | 10000 | 1010011 | 0 | 1011000 | 100110 | 101111 | 101000110 | 1001111 | 11101 |
Color Harmonies of #861053
Complementary color
Monochromatic Colors of #861053
Black with #861053
Text Example
Text Example
White with #861053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861053; }
p { color: rgb(134,16,83); }
H1.HeaderClassName
{
color: #861053;
}
.AnyTagClassName
{
color: #861053;
}
</style>
background-color css
<style>
a { background-color: #861053; }
a { background-color: rgb(134,16,83); }
div.DivClassName
{
background-color: #861053;
}
.BgClassName
{
background-color: #861053;
}
</style>
border-color css
<style>
span { border-color: #861053; }
span { border-color: rgb(134,16,83); }
td.TdClassName
{
border-color: #861053;
}
.TagClassName
{
border-color: #861053;
}
</style>