#8E035D

Color #8E035D Eggplant (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Eggplant #8E035D

Tints of Eggplant #8E035D

Color information

#8E035D (or 0x8E035D) is unknown color: approx Eggplant. HEX triplet: 8E, 03 and 5D. RGB value is (142,3,93). Sum of RGB (Red+Green+Blue) = 142+3+93=238 (31% of max value = 765). Red value is 142 (55.86% from 255 or 59.66% from 238); Green value is 3 (1.56% from 255 or 1.26% from 238); Blue value is 93 (36.72% from 255 or 39.08% from 238); Max value from RGB is 142 - color contains mainly: red. Hex color #8E035D is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #8E035D is #71FCA2. Grayscale: #363636. Windows color (decimal): -7470243 or 6095758. OLE color: 6095758.

HSL color Cylindrical-coordinate representation of color #8E035D: hue angle of 321.15º degrees, saturation: 0.96, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #8E035D is Cyan = 0, Magento = 0.98, Yellow = 0.35 and Black (K on CMYK) = 0.44.

Color convert

RGB142393-
CMYK00.980.350.44
HSL321.15º95.86%28.43%-
HSV(B)321.15º97.89%55.69%-
XYZ13.166.6110.94-
YUV54.82149.55190.18-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 142 (55.86% from 255) = 59.66%
GREEN value IS 3 (1.56% from 255) = 1.26%
BLUE value IS 93 (36.72% from 255) = 39.08%
R=59.66%
G=1.26%
B=39.08%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.35
K (Black) values IS 0.44
SystemRedGreenBlueCMYKHSL
Decimal14239300.980.350.44321.1595.8628.43
Hex8E35D062232C141601c
Octal21631350142435450114034
Binary1000111011101110101100010100011101100101000001110000011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #8E035D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #8E035D; }

 p { color: rgb(142,3,93); }

 H1.HeaderClassName
 {
   color: #8E035D;
 }
 .AnyTagClassName
 {
   color: #8E035D;
 }
</style>
background-color css

<style>
 a { background-color: #8E035D; }

 a { background-color: rgb(142,3,93); }

 div.DivClassName
 {
   background-color: #8E035D;
 }
 .BgClassName
 {
   background-color: #8E035D;
 }
</style>
border-color css

<style>
 span { border-color: #8E035D; }

 span { border-color: rgb(142,3,93); }

 td.TdClassName
 {
   border-color: #8E035D;
 }
 .TagClassName
 {
   border-color: #8E035D;
 }
</style>

cancel