Shades of Eggplant #940458
Tints of Eggplant #940458
RGB
CMYK
RGB Variations
Color information
#940458 (or 0x940458) is known color: Eggplant. HEX triplet: 94, 04 and 58. RGB value is (148,4,88). Sum of RGB (Red+Green+Blue) = 148+4+88=240 (31% of max value = 765). Red value is 148 (58.20% from 255 or 61.67% from 240); Green value is 4 (1.95% from 255 or 1.67% from 240); Blue value is 88 (34.77% from 255 or 36.67% from 240); Max value from RGB is 148 - color contains mainly: red. Hex color #940458 is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #940458 is #6BFBA7. Grayscale: #383838. Windows color (decimal): -7076776 or 5768340. OLE color: 5768340.
HSL color Cylindrical-coordinate representation of color #940458: hue angle of 325º 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 #940458 is Cyan = 0, Magento = 0.97, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 4 | 88 | - |
| CMYK | 0 | 0.97 | 0.41 | 0.42 |
| HSL | 325º | 0.95% | 0.3% | - |
| HSV(B) | 325º | 0.97% | 0.58% | - |
| XYZ | 14.02 | 7.09 | 9.86 | - |
| YUV | 56.63 | 145.71 | 193.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 4 | 88 | 0 | 0.97 | 0.41 | 0.42 | 325 | 0.95 | 0.3 |
| Hex | 94 | 4 | 58 | 0 | 61 | 29 | 2A | 145 | 5F | 1E |
| Octal | 224 | 4 | 130 | 0 | 141 | 51 | 52 | 505 | 137 | 36 |
| Binary | 10010100 | 100 | 1011000 | 0 | 1100001 | 101001 | 101010 | 101000101 | 1011111 | 11110 |
Color Harmonies of #940458
Complementary color
Monochromatic Colors of #940458
Black with #940458
Text Example
Text Example
White with #940458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #940458; }
p { color: rgb(148,4,88); }
H1.HeaderClassName
{
color: #940458;
}
.AnyTagClassName
{
color: #940458;
}
</style>
background-color css
<style>
a { background-color: #940458; }
a { background-color: rgb(148,4,88); }
div.DivClassName
{
background-color: #940458;
}
.BgClassName
{
background-color: #940458;
}
</style>
border-color css
<style>
span { border-color: #940458; }
span { border-color: rgb(148,4,88); }
td.TdClassName
{
border-color: #940458;
}
.TagClassName
{
border-color: #940458;
}
</style>