Shades of Eggplant #820459
Tints of Eggplant #820459
RGB
CMYK
RGB Variations
Color information
#820459 (or 0x820459) is known color: Eggplant. HEX triplet: 82, 04 and 59. RGB value is (130,4,89). Sum of RGB (Red+Green+Blue) = 130+4+89=223 (29% of max value = 765). Red value is 130 (51.17% from 255 or 58.30% from 223); Green value is 4 (1.95% from 255 or 1.79% from 223); Blue value is 89 (35.16% from 255 or 39.91% from 223); Max value from RGB is 130 - color contains mainly: red. Hex color #820459 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820459 is #7DFBA6. Grayscale: #333333. Windows color (decimal): -8256423 or 5833858. OLE color: 5833858.
HSL color Cylindrical-coordinate representation of color #820459: hue angle of 319.52º degrees, saturation: 0.94, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #820459 is Cyan = 0, Magento = 0.97, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 89 | - |
| CMYK | 0 | 0.97 | 0.32 | 0.49 |
| HSL | 319.52º | 0.94% | 0.26% | - |
| HSV(B) | 319.52º | 0.97% | 0.51% | - |
| XYZ | 11.05 | 5.55 | 9.94 | - |
| YUV | 51.36 | 149.24 | 184.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 89 | 0 | 0.97 | 0.32 | 0.49 | 319.52 | 0.94 | 0.26 |
| Hex | 82 | 4 | 59 | 0 | 61 | 20 | 31 | 140 | 5E | 1A |
| Octal | 202 | 4 | 131 | 0 | 141 | 40 | 61 | 500 | 136 | 32 |
| Binary | 10000010 | 100 | 1011001 | 0 | 1100001 | 100000 | 110001 | 101000000 | 1011110 | 11010 |
Color Harmonies of #820459
Complementary color
Monochromatic Colors of #820459
Black with #820459
Text Example
Text Example
White with #820459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820459; }
p { color: rgb(130,4,89); }
H1.HeaderClassName
{
color: #820459;
}
.AnyTagClassName
{
color: #820459;
}
</style>
background-color css
<style>
a { background-color: #820459; }
a { background-color: rgb(130,4,89); }
div.DivClassName
{
background-color: #820459;
}
.BgClassName
{
background-color: #820459;
}
</style>
border-color css
<style>
span { border-color: #820459; }
span { border-color: rgb(130,4,89); }
td.TdClassName
{
border-color: #820459;
}
.TagClassName
{
border-color: #820459;
}
</style>