Shades of Eggplant #860367
Tints of Eggplant #860367
RGB
CMYK
RGB Variations
Color information
#860367 (or 0x860367) is known color: Eggplant. HEX triplet: 86, 03 and 67. RGB value is (134,3,103). Sum of RGB (Red+Green+Blue) = 134+3+103=240 (31% of max value = 765). Red value is 134 (52.73% from 255 or 55.83% from 240); Green value is 3 (1.56% from 255 or 1.25% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 134 - color contains mainly: red. Hex color #860367 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860367 is #79FC98. Grayscale: #353535. Windows color (decimal): -7994521 or 6751110. OLE color: 6751110.
HSL color Cylindrical-coordinate representation of color #860367: hue angle of 314.2º degrees, saturation: 0.96, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #860367 is Cyan = 0, Magento = 0.98, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 3 | 103 | - |
| CMYK | 0 | 0.98 | 0.23 | 0.47 |
| HSL | 314.2º | 0.96% | 0.27% | - |
| HSV(B) | 314.2º | 0.98% | 0.53% | - |
| XYZ | 12.31 | 6.11 | 13.36 | - |
| YUV | 53.57 | 155.9 | 185.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 3 | 103 | 0 | 0.98 | 0.23 | 0.47 | 314.2 | 0.96 | 0.27 |
| Hex | 86 | 3 | 67 | 0 | 62 | 17 | 2F | 13A | 60 | 1B |
| Octal | 206 | 3 | 147 | 0 | 142 | 27 | 57 | 472 | 140 | 33 |
| Binary | 10000110 | 11 | 1100111 | 0 | 1100010 | 10111 | 101111 | 100111010 | 1100000 | 11011 |
Color Harmonies of #860367
Complementary color
Monochromatic Colors of #860367
Black with #860367
Text Example
Text Example
White with #860367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860367; }
p { color: rgb(134,3,103); }
H1.HeaderClassName
{
color: #860367;
}
.AnyTagClassName
{
color: #860367;
}
</style>
background-color css
<style>
a { background-color: #860367; }
a { background-color: rgb(134,3,103); }
div.DivClassName
{
background-color: #860367;
}
.BgClassName
{
background-color: #860367;
}
</style>
border-color css
<style>
span { border-color: #860367; }
span { border-color: rgb(134,3,103); }
td.TdClassName
{
border-color: #860367;
}
.TagClassName
{
border-color: #860367;
}
</style>