Shades of Eggplant #860669
Tints of Eggplant #860669
RGB
CMYK
RGB Variations
Color information
#860669 (or 0x860669) is known color: Eggplant. HEX triplet: 86, 06 and 69. RGB value is (134,6,105). Sum of RGB (Red+Green+Blue) = 134+6+105=245 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.69% from 245); Green value is 6 (2.73% from 255 or 2.45% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 134 - color contains mainly: red. Hex color #860669 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860669 is #79F996. Grayscale: #373737. Windows color (decimal): -7993751 or 6882950. OLE color: 6882950.
HSL color Cylindrical-coordinate representation of color #860669: hue angle of 313.59º 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 #860669 is Cyan = 0, Magento = 0.96, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 6 | 105 | - |
| CMYK | 0 | 0.96 | 0.22 | 0.47 |
| HSL | 313.59º | 0.91% | 0.27% | - |
| HSV(B) | 313.59º | 0.96% | 0.53% | - |
| XYZ | 12.45 | 6.22 | 13.91 | - |
| YUV | 55.56 | 155.91 | 183.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 6 | 105 | 0 | 0.96 | 0.22 | 0.47 | 313.59 | 0.91 | 0.27 |
| Hex | 86 | 6 | 69 | 0 | 60 | 16 | 2F | 13A | 5B | 1B |
| Octal | 206 | 6 | 151 | 0 | 140 | 26 | 57 | 472 | 133 | 33 |
| Binary | 10000110 | 110 | 1101001 | 0 | 1100000 | 10110 | 101111 | 100111010 | 1011011 | 11011 |
Color Harmonies of #860669
Complementary color
Monochromatic Colors of #860669
Black with #860669
Text Example
Text Example
White with #860669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860669; }
p { color: rgb(134,6,105); }
H1.HeaderClassName
{
color: #860669;
}
.AnyTagClassName
{
color: #860669;
}
</style>
background-color css
<style>
a { background-color: #860669; }
a { background-color: rgb(134,6,105); }
div.DivClassName
{
background-color: #860669;
}
.BgClassName
{
background-color: #860669;
}
</style>
border-color css
<style>
span { border-color: #860669; }
span { border-color: rgb(134,6,105); }
td.TdClassName
{
border-color: #860669;
}
.TagClassName
{
border-color: #860669;
}
</style>