Shades of Eggplant #810357
Tints of Eggplant #810357
RGB
CMYK
RGB Variations
Color information
#810357 (or 0x810357) is known color: Eggplant. HEX triplet: 81, 03 and 57. RGB value is (129,3,87). Sum of RGB (Red+Green+Blue) = 129+3+87=219 (29% of max value = 765). Red value is 129 (50.78% from 255 or 58.90% from 219); Green value is 3 (1.56% from 255 or 1.37% from 219); Blue value is 87 (34.38% from 255 or 39.73% from 219); Max value from RGB is 129 - color contains mainly: red. Hex color #810357 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810357 is #7EFCA8. Grayscale: #323232. Windows color (decimal): -8322217 or 5702529. OLE color: 5702529.
HSL color Cylindrical-coordinate representation of color #810357: hue angle of 320º degrees, saturation: 0.95, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #810357 is Cyan = 0, Magento = 0.98, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 3 | 87 | - |
| CMYK | 0 | 0.98 | 0.33 | 0.49 |
| HSL | 320º | 0.95% | 0.26% | - |
| HSV(B) | 320º | 0.98% | 0.51% | - |
| XYZ | 10.81 | 5.42 | 9.49 | - |
| YUV | 50.25 | 148.74 | 184.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 3 | 87 | 0 | 0.98 | 0.33 | 0.49 | 320 | 0.95 | 0.26 |
| Hex | 81 | 3 | 57 | 0 | 62 | 21 | 31 | 140 | 5F | 1A |
| Octal | 201 | 3 | 127 | 0 | 142 | 41 | 61 | 500 | 137 | 32 |
| Binary | 10000001 | 11 | 1010111 | 0 | 1100010 | 100001 | 110001 | 101000000 | 1011111 | 11010 |
Color Harmonies of #810357
Complementary color
Monochromatic Colors of #810357
Black with #810357
Text Example
Text Example
White with #810357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810357; }
p { color: rgb(129,3,87); }
H1.HeaderClassName
{
color: #810357;
}
.AnyTagClassName
{
color: #810357;
}
</style>
background-color css
<style>
a { background-color: #810357; }
a { background-color: rgb(129,3,87); }
div.DivClassName
{
background-color: #810357;
}
.BgClassName
{
background-color: #810357;
}
</style>
border-color css
<style>
span { border-color: #810357; }
span { border-color: rgb(129,3,87); }
td.TdClassName
{
border-color: #810357;
}
.TagClassName
{
border-color: #810357;
}
</style>