Shades of Eggplant #810367
Tints of Eggplant #810367
RGB
CMYK
RGB Variations
Color information
#810367 (or 0x810367) is known color: Eggplant. HEX triplet: 81, 03 and 67. RGB value is (129,3,103). Sum of RGB (Red+Green+Blue) = 129+3+103=235 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.89% from 235); Green value is 3 (1.56% from 255 or 1.28% from 235); Blue value is 103 (40.62% from 255 or 43.83% from 235); Max value from RGB is 129 - color contains mainly: red. Hex color #810367 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #810367 is #7EFC98. Grayscale: #333333. Windows color (decimal): -8322201 or 6751105. OLE color: 6751105.
HSL color Cylindrical-coordinate representation of color #810367: hue angle of 312.38º 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 #810367 is Cyan = 0, Magento = 0.98, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 3 | 103 | - |
| CMYK | 0 | 0.98 | 0.20 | 0.49 |
| HSL | 312.38º | 0.95% | 0.26% | - |
| HSV(B) | 312.38º | 0.98% | 0.51% | - |
| XYZ | 11.53 | 5.71 | 13.33 | - |
| YUV | 52.07 | 156.74 | 182.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 3 | 103 | 0 | 0.98 | 0.20 | 0.49 | 312.38 | 0.95 | 0.26 |
| Hex | 81 | 3 | 67 | 0 | 62 | 14 | 31 | 138 | 5F | 1A |
| Octal | 201 | 3 | 147 | 0 | 142 | 24 | 61 | 470 | 137 | 32 |
| Binary | 10000001 | 11 | 1100111 | 0 | 1100010 | 10100 | 110001 | 100111000 | 1011111 | 11010 |
Color Harmonies of #810367
Complementary color
Monochromatic Colors of #810367
Black with #810367
Text Example
Text Example
White with #810367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #810367; }
p { color: rgb(129,3,103); }
H1.HeaderClassName
{
color: #810367;
}
.AnyTagClassName
{
color: #810367;
}
</style>
background-color css
<style>
a { background-color: #810367; }
a { background-color: rgb(129,3,103); }
div.DivClassName
{
background-color: #810367;
}
.BgClassName
{
background-color: #810367;
}
</style>
border-color css
<style>
span { border-color: #810367; }
span { border-color: rgb(129,3,103); }
td.TdClassName
{
border-color: #810367;
}
.TagClassName
{
border-color: #810367;
}
</style>