Shades of Eggplant #810453
Tints of Eggplant #810453
RGB
CMYK
RGB Variations
Color information
#810453 (or 0x810453) is known color: Eggplant. HEX triplet: 81, 04 and 53. RGB value is (129,4,83). Sum of RGB (Red+Green+Blue) = 129+4+83=216 (28% of max value = 765). Red value is 129 (50.78% from 255 or 59.72% from 216); Green value is 4 (1.95% from 255 or 1.85% from 216); Blue value is 83 (32.81% from 255 or 38.43% from 216); Max value from RGB is 129 - color contains mainly: red. Hex color #810453 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810453 is #7EFBAC. Grayscale: #323232. Windows color (decimal): -8321965 or 5440641. OLE color: 5440641.
HSL color Cylindrical-coordinate representation of color #810453: hue angle of 322.08º 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 #810453 is Cyan = 0, Magento = 0.97, Yellow = 0.36 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 4 | 83 | - |
| CMYK | 0 | 0.97 | 0.36 | 0.49 |
| HSL | 322.08º | 0.94% | 0.26% | - |
| HSV(B) | 322.08º | 0.97% | 0.51% | - |
| XYZ | 10.66 | 5.38 | 8.66 | - |
| YUV | 50.38 | 146.41 | 184.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 4 | 83 | 0 | 0.97 | 0.36 | 0.49 | 322.08 | 0.94 | 0.26 |
| Hex | 81 | 4 | 53 | 0 | 61 | 24 | 31 | 142 | 5E | 1A |
| Octal | 201 | 4 | 123 | 0 | 141 | 44 | 61 | 502 | 136 | 32 |
| Binary | 10000001 | 100 | 1010011 | 0 | 1100001 | 100100 | 110001 | 101000010 | 1011110 | 11010 |
Color Harmonies of #810453
Complementary color
Monochromatic Colors of #810453
Black with #810453
Text Example
Text Example
White with #810453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810453; }
p { color: rgb(129,4,83); }
H1.HeaderClassName
{
color: #810453;
}
.AnyTagClassName
{
color: #810453;
}
</style>
background-color css
<style>
a { background-color: #810453; }
a { background-color: rgb(129,4,83); }
div.DivClassName
{
background-color: #810453;
}
.BgClassName
{
background-color: #810453;
}
</style>
border-color css
<style>
span { border-color: #810453; }
span { border-color: rgb(129,4,83); }
td.TdClassName
{
border-color: #810453;
}
.TagClassName
{
border-color: #810453;
}
</style>