Shades of Eggplant #861054
Tints of Eggplant #861054
RGB
CMYK
RGB Variations
Color information
#861054 (or 0x861054) is known color: Eggplant. HEX triplet: 86, 10 and 54. RGB value is (134,16,84). Sum of RGB (Red+Green+Blue) = 134+16+84=234 (30% of max value = 765). Red value is 134 (52.73% from 255 or 57.26% from 234); Green value is 16 (6.64% from 255 or 6.84% from 234); Blue value is 84 (33.20% from 255 or 35.90% from 234); Max value from RGB is 134 - color contains mainly: red. Hex color #861054 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #861054 is #79EFAB. Grayscale: #3A3A3A. Windows color (decimal): -7991212 or 5509254. OLE color: 5509254.
HSL color Cylindrical-coordinate representation of color #861054: hue angle of 325.42º 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 #861054 is Cyan = 0, Magento = 0.88, Yellow = 0.37 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 16 | 84 | - |
| CMYK | 0 | 0.88 | 0.37 | 0.47 |
| HSL | 325.42º | 0.79% | 0.29% | - |
| HSV(B) | 325.42º | 0.88% | 0.53% | - |
| XYZ | 11.62 | 6.08 | 8.95 | - |
| YUV | 59.03 | 142.09 | 181.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 16 | 84 | 0 | 0.88 | 0.37 | 0.47 | 325.42 | 0.79 | 0.29 |
| Hex | 86 | 10 | 54 | 0 | 58 | 25 | 2F | 145 | 4F | 1D |
| Octal | 206 | 20 | 124 | 0 | 130 | 45 | 57 | 505 | 117 | 35 |
| Binary | 10000110 | 10000 | 1010100 | 0 | 1011000 | 100101 | 101111 | 101000101 | 1001111 | 11101 |
Color Harmonies of #861054
Complementary color
Monochromatic Colors of #861054
Black with #861054
Text Example
Text Example
White with #861054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #861054; }
p { color: rgb(134,16,84); }
H1.HeaderClassName
{
color: #861054;
}
.AnyTagClassName
{
color: #861054;
}
</style>
background-color css
<style>
a { background-color: #861054; }
a { background-color: rgb(134,16,84); }
div.DivClassName
{
background-color: #861054;
}
.BgClassName
{
background-color: #861054;
}
</style>
border-color css
<style>
span { border-color: #861054; }
span { border-color: rgb(134,16,84); }
td.TdClassName
{
border-color: #861054;
}
.TagClassName
{
border-color: #861054;
}
</style>