Shades of Eggplant #930656
Tints of Eggplant #930656
RGB
CMYK
RGB Variations
Color information
#930656 (or 0x930656) is known color: Eggplant. HEX triplet: 93, 06 and 56. RGB value is (147,6,86). Sum of RGB (Red+Green+Blue) = 147+6+86=239 (31% of max value = 765). Red value is 147 (57.81% from 255 or 61.51% from 239); Green value is 6 (2.73% from 255 or 2.51% from 239); Blue value is 86 (33.98% from 255 or 35.98% from 239); Max value from RGB is 147 - color contains mainly: red. Hex color #930656 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #930656 is #6CF9A9. Grayscale: #393939. Windows color (decimal): -7141802 or 5637779. OLE color: 5637779.
HSL color Cylindrical-coordinate representation of color #930656: hue angle of 325.96º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #930656 is Cyan = 0, Magento = 0.96, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 6 | 86 | - |
| CMYK | 0 | 0.96 | 0.41 | 0.42 |
| HSL | 325.96º | 0.92% | 0.3% | - |
| HSV(B) | 325.96º | 0.96% | 0.58% | - |
| XYZ | 13.78 | 7.01 | 9.43 | - |
| YUV | 57.28 | 144.21 | 192 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 6 | 86 | 0 | 0.96 | 0.41 | 0.42 | 325.96 | 0.92 | 0.3 |
| Hex | 93 | 6 | 56 | 0 | 60 | 29 | 2A | 146 | 5C | 1E |
| Octal | 223 | 6 | 126 | 0 | 140 | 51 | 52 | 506 | 134 | 36 |
| Binary | 10010011 | 110 | 1010110 | 0 | 1100000 | 101001 | 101010 | 101000110 | 1011100 | 11110 |
Color Harmonies of #930656
Complementary color
Monochromatic Colors of #930656
Black with #930656
Text Example
Text Example
White with #930656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930656; }
p { color: rgb(147,6,86); }
H1.HeaderClassName
{
color: #930656;
}
.AnyTagClassName
{
color: #930656;
}
</style>
background-color css
<style>
a { background-color: #930656; }
a { background-color: rgb(147,6,86); }
div.DivClassName
{
background-color: #930656;
}
.BgClassName
{
background-color: #930656;
}
</style>
border-color css
<style>
span { border-color: #930656; }
span { border-color: rgb(147,6,86); }
td.TdClassName
{
border-color: #930656;
}
.TagClassName
{
border-color: #930656;
}
</style>