Shades of Eggplant #860956
Tints of Eggplant #860956
RGB
CMYK
RGB Variations
Color information
#860956 (or 0x860956) is known color: Eggplant. HEX triplet: 86, 09 and 56. RGB value is (134,9,86). Sum of RGB (Red+Green+Blue) = 134+9+86=229 (30% of max value = 765). Red value is 134 (52.73% from 255 or 58.52% from 229); Green value is 9 (3.91% from 255 or 3.93% from 229); Blue value is 86 (33.98% from 255 or 37.55% from 229); Max value from RGB is 134 - color contains mainly: red. Hex color #860956 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #860956 is #79F6A9. Grayscale: #363636. Windows color (decimal): -7993002 or 5638534. OLE color: 5638534.
HSL color Cylindrical-coordinate representation of color #860956: hue angle of 323.04º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #860956 is Cyan = 0, Magento = 0.93, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 9 | 86 | - |
| CMYK | 0 | 0.93 | 0.36 | 0.47 |
| HSL | 323.04º | 0.87% | 0.28% | - |
| HSV(B) | 323.04º | 0.93% | 0.53% | - |
| XYZ | 11.61 | 5.94 | 9.34 | - |
| YUV | 55.15 | 145.41 | 184.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 9 | 86 | 0 | 0.93 | 0.36 | 0.47 | 323.04 | 0.87 | 0.28 |
| Hex | 86 | 9 | 56 | 0 | 5D | 24 | 2F | 143 | 57 | 1C |
| Octal | 206 | 11 | 126 | 0 | 135 | 44 | 57 | 503 | 127 | 34 |
| Binary | 10000110 | 1001 | 1010110 | 0 | 1011101 | 100100 | 101111 | 101000011 | 1010111 | 11100 |
Color Harmonies of #860956
Complementary color
Monochromatic Colors of #860956
Black with #860956
Text Example
Text Example
White with #860956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #860956; }
p { color: rgb(134,9,86); }
H1.HeaderClassName
{
color: #860956;
}
.AnyTagClassName
{
color: #860956;
}
</style>
background-color css
<style>
a { background-color: #860956; }
a { background-color: rgb(134,9,86); }
div.DivClassName
{
background-color: #860956;
}
.BgClassName
{
background-color: #860956;
}
</style>
border-color css
<style>
span { border-color: #860956; }
span { border-color: rgb(134,9,86); }
td.TdClassName
{
border-color: #860956;
}
.TagClassName
{
border-color: #860956;
}
</style>