Shades of Eggplant #831062
Tints of Eggplant #831062
RGB
CMYK
RGB Variations
Color information
#831062 (or 0x831062) is known color: Eggplant. HEX triplet: 83, 10 and 62. RGB value is (131,16,98). Sum of RGB (Red+Green+Blue) = 131+16+98=245 (32% of max value = 765). Red value is 131 (51.56% from 255 or 53.47% from 245); Green value is 16 (6.64% from 255 or 6.53% from 245); Blue value is 98 (38.67% from 255 or 40% from 245); Max value from RGB is 131 - color contains mainly: red. Hex color #831062 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #831062 is #7CEF9D. Grayscale: #3B3B3B. Windows color (decimal): -8187806 or 6426755. OLE color: 6426755.
HSL color Cylindrical-coordinate representation of color #831062: hue angle of 317.22º 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 #831062 is Cyan = 0, Magento = 0.88, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 16 | 98 | - |
| CMYK | 0 | 0.88 | 0.25 | 0.49 |
| HSL | 317.22º | 0.78% | 0.29% | - |
| HSV(B) | 317.22º | 0.88% | 0.51% | - |
| XYZ | 11.75 | 6.08 | 12.11 | - |
| YUV | 59.73 | 149.6 | 178.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 16 | 98 | 0 | 0.88 | 0.25 | 0.49 | 317.22 | 0.78 | 0.29 |
| Hex | 83 | 10 | 62 | 0 | 58 | 19 | 31 | 13D | 4E | 1D |
| Octal | 203 | 20 | 142 | 0 | 130 | 31 | 61 | 475 | 116 | 35 |
| Binary | 10000011 | 10000 | 1100010 | 0 | 1011000 | 11001 | 110001 | 100111101 | 1001110 | 11101 |
Color Harmonies of #831062
Complementary color
Monochromatic Colors of #831062
Black with #831062
Text Example
Text Example
White with #831062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #831062; }
p { color: rgb(131,16,98); }
H1.HeaderClassName
{
color: #831062;
}
.AnyTagClassName
{
color: #831062;
}
</style>
background-color css
<style>
a { background-color: #831062; }
a { background-color: rgb(131,16,98); }
div.DivClassName
{
background-color: #831062;
}
.BgClassName
{
background-color: #831062;
}
</style>
border-color css
<style>
span { border-color: #831062; }
span { border-color: rgb(131,16,98); }
td.TdClassName
{
border-color: #831062;
}
.TagClassName
{
border-color: #831062;
}
</style>