Color Hex Logo

#e9999a Color Hex

#E9999A
(233,153,154)
0 Favorites   1 Comments

Color spaces of #e9999a

RGB 233153154
HSL1.000.650.76
HSV359°34°91°
CMYK 0.000.340.34   0.09
XYZ50.828242.439236.0845
Yxy42.43920.39290.3281
Hunter Lab65.145425.266212.7606
CIE-Lab71.172730.099411.8932

#e9999a color RGB value is (233,153,154).

#e9999a hex color red value is 233, green value is 153 and the blue value of its RGB is 154. Cylindrical-coordinate representations (also known as HSL) of color #e9999a hue: 1.00 , saturation: 0.65 and the lightness value of e9999a is 0.76.

The process color (four color CMYK) of #e9999a color hex is 0.00, 0.34, 0.34, 0.09. Web safe color of #e9999a is #ff9999. Color #e9999a contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 11101001 10011001 10011010
Octal 351 231 232
Decimal 233 153 154
Hex E9 99 9A

RGB Percentages of Color #e9999a

%43.15
%28.33
%28.52

CMYK Percentages of Color #e9999a

%0
%34
%34
%9

Triadic Colors of #e9999a

#e9999a #9ae999 #999ae9

Analogous Colors of #e9999a

#e9999a #e9c099 #e999c2

Monochromatic Colors of #e9999a

#e9999a

Complementary Color

#e9999a #99e9e8

#e9999a Color Preview on Black Background

Lorem ipsum dolor sit amet.

#e9999a Color Preview on White Background

Lorem ipsum dolor sit amet.

#e9999a Color CSS Codes

.mybgcolor {background-color:#e9999a; } 
.myforecolor {color:#e9999a; }
.mybordercolor {border:3px solid #e9999a; }

#e9999a Text Font Color

<p style="color:#e9999a">Text here</p>

This sample text font color is #e9999a
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#e9999a Background Color

<div style="background-color:#e9999a">
Div content here</div>

This div background color is #e9999a


#e9999a Border Color

<div style="border:3px solid #e9999a">
Div here</div>

This div border color is #e9999a


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(233,153,154, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #e9999a; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #e9999a;
  -webkit-box-shadow: 1px 1px 3px 2px #e9999a;
  box-shadow:         1px 1px 3px 2px #e9999a; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(233,153,154, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #e9999a">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #e9999a;
  -webkit-box-shadow: 1px 1px 3px 2px #e9999a;
  box-shadow:         1px 1px 3px 2px #e9999a;">
Div content here</div>

This div box has shadow with color #e9999a


Comments

26 Dec 2016, 12:28 mikeybear

Car with the vehicle registration #E9999A in Melbourne, Australia: https://www.facebook.com/photo.php?fbid=10154706878895149&set=a.420387950148.215185.553710148&type=3&theater

Please login to write comment.