Shades of Eggplant #830756
Tints of Eggplant #830756
RGB
CMYK
RGB Variations
Color information
#830756 (or 0x830756) is known color: Eggplant. HEX triplet: 83, 07 and 56. RGB value is (131,7,86). Sum of RGB (Red+Green+Blue) = 131+7+86=224 (29% of max value = 765). Red value is 131 (51.56% from 255 or 58.48% from 224); Green value is 7 (3.12% from 255 or 3.12% from 224); Blue value is 86 (33.98% from 255 or 38.39% from 224); Max value from RGB is 131 - color contains mainly: red. Hex color #830756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #830756 is #7CF8A9. Grayscale: #343434. Windows color (decimal): -8190122 or 5638019. OLE color: 5638019.
HSL color Cylindrical-coordinate representation of color #830756: hue angle of 321.77º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #830756 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 7 | 86 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.49 |
| HSL | 321.77º | 0.9% | 0.27% | - |
| HSV(B) | 321.77º | 0.95% | 0.51% | - |
| XYZ | 11.12 | 5.65 | 9.31 | - |
| YUV | 53.08 | 146.58 | 183.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 7 | 86 | 0 | 0.95 | 0.34 | 0.49 | 321.77 | 0.9 | 0.27 |
| Hex | 83 | 7 | 56 | 0 | 5F | 22 | 31 | 142 | 5A | 1B |
| Octal | 203 | 7 | 126 | 0 | 137 | 42 | 61 | 502 | 132 | 33 |
| Binary | 10000011 | 111 | 1010110 | 0 | 1011111 | 100010 | 110001 | 101000010 | 1011010 | 11011 |
Color Harmonies of #830756
Complementary color
Monochromatic Colors of #830756
Black with #830756
Text Example
Text Example
White with #830756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #830756; }
p { color: rgb(131,7,86); }
H1.HeaderClassName
{
color: #830756;
}
.AnyTagClassName
{
color: #830756;
}
</style>
background-color css
<style>
a { background-color: #830756; }
a { background-color: rgb(131,7,86); }
div.DivClassName
{
background-color: #830756;
}
.BgClassName
{
background-color: #830756;
}
</style>
border-color css
<style>
span { border-color: #830756; }
span { border-color: rgb(131,7,86); }
td.TdClassName
{
border-color: #830756;
}
.TagClassName
{
border-color: #830756;
}
</style>