Shades of Eggplant #810460
Tints of Eggplant #810460
RGB
CMYK
RGB Variations
Color information
#810460 (or 0x810460) is known color: Eggplant. HEX triplet: 81, 04 and 60. RGB value is (129,4,96). Sum of RGB (Red+Green+Blue) = 129+4+96=229 (30% of max value = 765). Red value is 129 (50.78% from 255 or 56.33% from 229); Green value is 4 (1.95% from 255 or 1.75% from 229); Blue value is 96 (37.89% from 255 or 41.92% from 229); Max value from RGB is 129 - color contains mainly: red. Hex color #810460 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810460 is #7EFB9F. Grayscale: #333333. Windows color (decimal): -8321952 or 6292609. OLE color: 6292609.
HSL color Cylindrical-coordinate representation of color #810460: hue angle of 315.84º 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 #810460 is Cyan = 0, Magento = 0.97, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 4 | 96 | - |
| CMYK | 0 | 0.97 | 0.26 | 0.49 |
| HSL | 315.84º | 0.94% | 0.26% | - |
| HSV(B) | 315.84º | 0.97% | 0.51% | - |
| XYZ | 11.21 | 5.6 | 11.56 | - |
| YUV | 51.86 | 152.91 | 183.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 4 | 96 | 0 | 0.97 | 0.26 | 0.49 | 315.84 | 0.94 | 0.26 |
| Hex | 81 | 4 | 60 | 0 | 61 | 1A | 31 | 13C | 5E | 1A |
| Octal | 201 | 4 | 140 | 0 | 141 | 32 | 61 | 474 | 136 | 32 |
| Binary | 10000001 | 100 | 1100000 | 0 | 1100001 | 11010 | 110001 | 100111100 | 1011110 | 11010 |
Color Harmonies of #810460
Complementary color
Monochromatic Colors of #810460
Black with #810460
Text Example
Text Example
White with #810460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810460; }
p { color: rgb(129,4,96); }
H1.HeaderClassName
{
color: #810460;
}
.AnyTagClassName
{
color: #810460;
}
</style>
background-color css
<style>
a { background-color: #810460; }
a { background-color: rgb(129,4,96); }
div.DivClassName
{
background-color: #810460;
}
.BgClassName
{
background-color: #810460;
}
</style>
border-color css
<style>
span { border-color: #810460; }
span { border-color: rgb(129,4,96); }
td.TdClassName
{
border-color: #810460;
}
.TagClassName
{
border-color: #810460;
}
</style>