Shades of Eggplant #820467
Tints of Eggplant #820467
RGB
CMYK
RGB Variations
Color information
#820467 (or 0x820467) is known color: Eggplant. HEX triplet: 82, 04 and 67. RGB value is (130,4,103). Sum of RGB (Red+Green+Blue) = 130+4+103=237 (31% of max value = 765). Red value is 130 (51.17% from 255 or 54.85% from 237); Green value is 4 (1.95% from 255 or 1.69% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 130 - color contains mainly: red. Hex color #820467 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #820467 is #7DFB98. Grayscale: #343434. Windows color (decimal): -8256409 or 6751362. OLE color: 6751362.
HSL color Cylindrical-coordinate representation of color #820467: hue angle of 312.86º 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 #820467 is Cyan = 0, Magento = 0.97, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 4 | 103 | - |
| CMYK | 0 | 0.97 | 0.21 | 0.49 |
| HSL | 312.86º | 0.94% | 0.26% | - |
| HSV(B) | 312.86º | 0.97% | 0.51% | - |
| XYZ | 11.7 | 5.81 | 13.34 | - |
| YUV | 52.96 | 156.24 | 182.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 4 | 103 | 0 | 0.97 | 0.21 | 0.49 | 312.86 | 0.94 | 0.26 |
| Hex | 82 | 4 | 67 | 0 | 61 | 15 | 31 | 139 | 5E | 1A |
| Octal | 202 | 4 | 147 | 0 | 141 | 25 | 61 | 471 | 136 | 32 |
| Binary | 10000010 | 100 | 1100111 | 0 | 1100001 | 10101 | 110001 | 100111001 | 1011110 | 11010 |
Color Harmonies of #820467
Complementary color
Monochromatic Colors of #820467
Black with #820467
Text Example
Text Example
White with #820467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #820467; }
p { color: rgb(130,4,103); }
H1.HeaderClassName
{
color: #820467;
}
.AnyTagClassName
{
color: #820467;
}
</style>
background-color css
<style>
a { background-color: #820467; }
a { background-color: rgb(130,4,103); }
div.DivClassName
{
background-color: #820467;
}
.BgClassName
{
background-color: #820467;
}
</style>
border-color css
<style>
span { border-color: #820467; }
span { border-color: rgb(130,4,103); }
td.TdClassName
{
border-color: #820467;
}
.TagClassName
{
border-color: #820467;
}
</style>