Shades of Eggplant #930674
Tints of Eggplant #930674
RGB
CMYK
RGB Variations
Color information
#930674 (or 0x930674) is known color: Eggplant. HEX triplet: 93, 06 and 74. RGB value is (147,6,116). Sum of RGB (Red+Green+Blue) = 147+6+116=269 (35% of max value = 765). Red value is 147 (57.81% from 255 or 54.65% from 269); Green value is 6 (2.73% from 255 or 2.23% from 269); Blue value is 116 (45.70% from 255 or 43.12% from 269); Max value from RGB is 147 - color contains mainly: red. Hex color #930674 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #930674 is #6CF98B. Grayscale: #3C3C3C. Windows color (decimal): -7141772 or 7603859. OLE color: 7603859.
HSL color Cylindrical-coordinate representation of color #930674: hue angle of 313.19º 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 #930674 is Cyan = 0, Magento = 0.96, Yellow = 0.21 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 6 | 116 | - |
| CMYK | 0 | 0.96 | 0.21 | 0.42 |
| HSL | 313.19º | 0.92% | 0.3% | - |
| HSV(B) | 313.19º | 0.96% | 0.58% | - |
| XYZ | 15.25 | 7.59 | 17.19 | - |
| YUV | 60.7 | 159.21 | 189.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 6 | 116 | 0 | 0.96 | 0.21 | 0.42 | 313.19 | 0.92 | 0.3 |
| Hex | 93 | 6 | 74 | 0 | 60 | 15 | 2A | 139 | 5C | 1E |
| Octal | 223 | 6 | 164 | 0 | 140 | 25 | 52 | 471 | 134 | 36 |
| Binary | 10010011 | 110 | 1110100 | 0 | 1100000 | 10101 | 101010 | 100111001 | 1011100 | 11110 |
Color Harmonies of #930674
Complementary color
Monochromatic Colors of #930674
Black with #930674
Text Example
Text Example
White with #930674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930674; }
p { color: rgb(147,6,116); }
H1.HeaderClassName
{
color: #930674;
}
.AnyTagClassName
{
color: #930674;
}
</style>
background-color css
<style>
a { background-color: #930674; }
a { background-color: rgb(147,6,116); }
div.DivClassName
{
background-color: #930674;
}
.BgClassName
{
background-color: #930674;
}
</style>
border-color css
<style>
span { border-color: #930674; }
span { border-color: rgb(147,6,116); }
td.TdClassName
{
border-color: #930674;
}
.TagClassName
{
border-color: #930674;
}
</style>