Shades of Eggplant #820756
Tints of Eggplant #820756
RGB
CMYK
RGB Variations
Color information
#820756 (or 0x820756) is known color: Eggplant. HEX triplet: 82, 07 and 56. RGB value is (130,7,86). Sum of RGB (Red+Green+Blue) = 130+7+86=223 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.30% from 223); Green value is 7 (3.12% from 255 or 3.14% from 223); Blue value is 86 (33.98% from 255 or 38.57% from 223); Max value from RGB is 130 - color contains mainly: red. Hex color #820756 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820756 is #7DF8A9. Grayscale: #343434. Windows color (decimal): -8255658 or 5638018. OLE color: 5638018.
HSL color Cylindrical-coordinate representation of color #820756: hue angle of 321.46º 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 #820756 is Cyan = 0, Magento = 0.95, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 7 | 86 | - |
| CMYK | 0 | 0.95 | 0.34 | 0.49 |
| HSL | 321.46º | 0.9% | 0.27% | - |
| HSV(B) | 321.46º | 0.95% | 0.51% | - |
| XYZ | 10.96 | 5.57 | 9.3 | - |
| YUV | 52.78 | 146.75 | 183.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 7 | 86 | 0 | 0.95 | 0.34 | 0.49 | 321.46 | 0.9 | 0.27 |
| Hex | 82 | 7 | 56 | 0 | 5F | 22 | 31 | 141 | 5A | 1B |
| Octal | 202 | 7 | 126 | 0 | 137 | 42 | 61 | 501 | 132 | 33 |
| Binary | 10000010 | 111 | 1010110 | 0 | 1011111 | 100010 | 110001 | 101000001 | 1011010 | 11011 |
Color Harmonies of #820756
Complementary color
Monochromatic Colors of #820756
Black with #820756
Text Example
Text Example
White with #820756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820756; }
p { color: rgb(130,7,86); }
H1.HeaderClassName
{
color: #820756;
}
.AnyTagClassName
{
color: #820756;
}
</style>
background-color css
<style>
a { background-color: #820756; }
a { background-color: rgb(130,7,86); }
div.DivClassName
{
background-color: #820756;
}
.BgClassName
{
background-color: #820756;
}
</style>
border-color css
<style>
span { border-color: #820756; }
span { border-color: rgb(130,7,86); }
td.TdClassName
{
border-color: #820756;
}
.TagClassName
{
border-color: #820756;
}
</style>