Shades of Eggplant #831056
Tints of Eggplant #831056
RGB
CMYK
RGB Variations
Color information
#831056 (or 0x831056) is known color: Eggplant. HEX triplet: 83, 10 and 56. RGB value is (131,16,86). Sum of RGB (Red+Green+Blue) = 131+16+86=233 (30% of max value = 765). Red value is 131 (51.56% from 255 or 56.22% from 233); Green value is 16 (6.64% from 255 or 6.87% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 131 - color contains mainly: red. Hex color #831056 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831056 is #7CEFA9. Grayscale: #3A3A3A. Windows color (decimal): -8187818 or 5640323. OLE color: 5640323.
HSL color Cylindrical-coordinate representation of color #831056: hue angle of 323.48º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #831056 is Cyan = 0, Magento = 0.88, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 86 | - |
| CMYK | 0 | 0.88 | 0.34 | 0.49 |
| HSL | 323.48º | 0.78% | 0.29% | - |
| HSV(B) | 323.48º | 0.88% | 0.51% | - |
| XYZ | 11.23 | 5.87 | 9.35 | - |
| YUV | 58.37 | 143.6 | 179.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 86 | 0 | 0.88 | 0.34 | 0.49 | 323.48 | 0.78 | 0.29 |
| Hex | 83 | 10 | 56 | 0 | 58 | 22 | 31 | 143 | 4E | 1D |
| Octal | 203 | 20 | 126 | 0 | 130 | 42 | 61 | 503 | 116 | 35 |
| Binary | 10000011 | 10000 | 1010110 | 0 | 1011000 | 100010 | 110001 | 101000011 | 1001110 | 11101 |
Color Harmonies of #831056
Complementary color
Monochromatic Colors of #831056
Black with #831056
Text Example
Text Example
White with #831056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831056; }
p { color: rgb(131,16,86); }
H1.HeaderClassName
{
color: #831056;
}
.AnyTagClassName
{
color: #831056;
}
</style>
background-color css
<style>
a { background-color: #831056; }
a { background-color: rgb(131,16,86); }
div.DivClassName
{
background-color: #831056;
}
.BgClassName
{
background-color: #831056;
}
</style>
border-color css
<style>
span { border-color: #831056; }
span { border-color: rgb(131,16,86); }
td.TdClassName
{
border-color: #831056;
}
.TagClassName
{
border-color: #831056;
}
</style>