Shades of Eggplant #860667
Tints of Eggplant #860667
RGB
CMYK
RGB Variations
Color information
#860667 (or 0x860667) is known color: Eggplant. HEX triplet: 86, 06 and 67. RGB value is (134,6,103). Sum of RGB (Red+Green+Blue) = 134+6+103=243 (32% of max value = 765). Red value is 134 (52.73% from 255 or 55.14% from 243); Green value is 6 (2.73% from 255 or 2.47% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 134 - color contains mainly: red. Hex color #860667 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860667 is #79F998. Grayscale: #373737. Windows color (decimal): -7993753 or 6751878. OLE color: 6751878.
HSL color Cylindrical-coordinate representation of color #860667: hue angle of 314.53º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #860667 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 103 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.47 |
| HSL | 314.53º | 0.91% | 0.27% | - |
| HSV(B) | 314.53º | 0.96% | 0.53% | - |
| XYZ | 12.34 | 6.18 | 13.37 | - |
| YUV | 55.33 | 154.91 | 184.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 103 | 0 | 0.96 | 0.23 | 0.47 | 314.53 | 0.91 | 0.27 |
| Hex | 86 | 6 | 67 | 0 | 60 | 17 | 2F | 13B | 5B | 1B |
| Octal | 206 | 6 | 147 | 0 | 140 | 27 | 57 | 473 | 133 | 33 |
| Binary | 10000110 | 110 | 1100111 | 0 | 1100000 | 10111 | 101111 | 100111011 | 1011011 | 11011 |
Color Harmonies of #860667
Complementary color
Monochromatic Colors of #860667
Black with #860667
Text Example
Text Example
White with #860667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860667; }
p { color: rgb(134,6,103); }
H1.HeaderClassName
{
color: #860667;
}
.AnyTagClassName
{
color: #860667;
}
</style>
background-color css
<style>
a { background-color: #860667; }
a { background-color: rgb(134,6,103); }
div.DivClassName
{
background-color: #860667;
}
.BgClassName
{
background-color: #860667;
}
</style>
border-color css
<style>
span { border-color: #860667; }
span { border-color: rgb(134,6,103); }
td.TdClassName
{
border-color: #860667;
}
.TagClassName
{
border-color: #860667;
}
</style>