Shades of Eggplant #930458
Tints of Eggplant #930458
RGB
CMYK
RGB Variations
Color information
#930458 (or 0x930458) is known color: Eggplant. HEX triplet: 93, 04 and 58. RGB value is (147,4,88). Sum of RGB (Red+Green+Blue) = 147+4+88=239 (31% of max value = 765). Red value is 147 (57.81% from 255 or 61.51% from 239); Green value is 4 (1.95% from 255 or 1.67% from 239); Blue value is 88 (34.77% from 255 or 36.82% from 239); Max value from RGB is 147 - color contains mainly: red. Hex color #930458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #930458 is #6CFBA7. Grayscale: #383838. Windows color (decimal): -7142312 or 5768339. OLE color: 5768339.
HSL color Cylindrical-coordinate representation of color #930458: hue angle of 324.76º degrees, saturation: 0.95, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #930458 is Cyan = 0, Magento = 0.97, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 4 | 88 | - |
| CMYK | 0 | 0.97 | 0.40 | 0.42 |
| HSL | 324.76º | 0.95% | 0.3% | - |
| HSV(B) | 324.76º | 0.97% | 0.58% | - |
| XYZ | 13.84 | 6.99 | 9.85 | - |
| YUV | 56.33 | 145.88 | 192.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 4 | 88 | 0 | 0.97 | 0.40 | 0.42 | 324.76 | 0.95 | 0.3 |
| Hex | 93 | 4 | 58 | 0 | 61 | 28 | 2A | 145 | 5F | 1E |
| Octal | 223 | 4 | 130 | 0 | 141 | 50 | 52 | 505 | 137 | 36 |
| Binary | 10010011 | 100 | 1011000 | 0 | 1100001 | 101000 | 101010 | 101000101 | 1011111 | 11110 |
Color Harmonies of #930458
Complementary color
Monochromatic Colors of #930458
Black with #930458
Text Example
Text Example
White with #930458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #930458; }
p { color: rgb(147,4,88); }
H1.HeaderClassName
{
color: #930458;
}
.AnyTagClassName
{
color: #930458;
}
</style>
background-color css
<style>
a { background-color: #930458; }
a { background-color: rgb(147,4,88); }
div.DivClassName
{
background-color: #930458;
}
.BgClassName
{
background-color: #930458;
}
</style>
border-color css
<style>
span { border-color: #930458; }
span { border-color: rgb(147,4,88); }
td.TdClassName
{
border-color: #930458;
}
.TagClassName
{
border-color: #930458;
}
</style>