COLOR #E9A88E

HEX: #E9A88E RGB: (233,168,142)

Color info

#E9A88E contains mainly red color. Web safe color of #E9A88E is #FF9999 (or #F99).

RGB color model

#E9A88E color RGB value is (233,168,142).

RGB: (233,168,142) (91%, 66%, 56%)

RGB channels and saturation

R 233 of 255 = 91%
G 168 of 255 = 66%
B 142 of 255 = 56%

233
168
142

R + G + B ~ 71%. #E9A88E is quite light color.

Portions of RGB colors in percentages

R + G + B = 233 + 168 + 142 = 543 (100%)
R 233 of 543 ~ 42.91%
G 168 of 543 ~ 30.94%
B 142 of 543 ~ 26.15'%

%42.91
%30.94
%26.15

CMYK color model

#E9A88E color CMYK value is (0,28,39,9).

  • cyan value is 0.00%
  • magenta value is 27.90%
  • yellow value is 39.06%
  • key color value is 8.63%
CMYK: (0,28,39,9) C0M28Y39K9 (0%,28%,39%,9%) (0.00/0.28/0.39/0.09) 

CMYK percentages

%0
%27.9
%39.06
%8.63

Codes

Color #E9A88E in popluar color models

E9 A8 8E
RGB 233 168 142
HSL 17° 67.41% 73.53%
HSB/HSV 17° 39.06% 91.37%
CMYK 0.00% 27.90% 39.06%
8.63%

Color #E9A88E in popluar number systems.

HEX E9 A8 8E
Decimal 233 168 142
Binary 11101001 10101000 10001110
Octal 351 250 216

Shades and tints

Shades of #E9A88E

#E9A88E
(233,168,142)
#D49982
(212,153,130)
#BF8A76
(191,138,118)
#AA7B6A
(170,123,106)
#956C5E
(149,108,94)
#805D52
(128,93,82)
#6B4E46
(107,78,70)
#563F3A
(86,63,58)
#41302E
(65,48,46)
#2C2122
(44,33,34)
#171216
(23,18,22)
#000000
(0,0,0)

Tints of #E9A88E

#E9A88E
(233,168,142)
#EBAF98
(235,175,152)
#EDB6A2
(237,182,162)
#EFBDAC
(239,189,172)
#F1C4B6
(241,196,182)
#F3CBC0
(243,203,192)
#F5D2CA
(245,210,202)
#F7D9D4
(247,217,212)
#F9E0DE
(249,224,222)
#FBE7E8
(251,231,232)
#FDEEF2
(253,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E9A88E color. Also use rgb(233,168,142) instead hex code.

Text Font Color

.myTextColor { color: #E9A88E; }

<p style="color:#E9A88E">This sample text font color is #E9A88E.</p>

This text font color is #E9A88E.

Background Color

.myBgColor { background-color: #E9A88E; }

<div style="background-color:#E9A88E">Inner text</div>

This div background color is #E9A88E.

Border color

.myBorderColor { border: 1px solid #E9A88E; }

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

This div border color is #E9A88E.

Opacity

.myOpacity80 { color: #E9A88E; opacity: 0.8; }

<p style="color:#E9A88E;opacity:0.8;">80%</p>

Text with #E9A88E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #E9A88E;}

<p style="text-shadow: 3px 3px 1px #E9A88E">Text here.</p>

This text has shadow with #E9A88E color.


.textShadow {text-shadow: 3px 3px 1px #E9A88E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E9A88E, 5px 5px 20px red">Text here.</p>

This text has shadow with #E9A88E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E9A88E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E9A88E, Direction=45, Strength=4)">Text</p>

This text has shadow with #E9A88E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E9A88E;
-webkit-box-shadow: 1px 1px 3px 2px #E9A88E;
box-shadow: 1px 1px 3px 2px #E9A88E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E9A88E; -webkit-box-shadow: 1px 1px 3px 2px #E9A88E; box-shadow:1px 1px 3px 2px #E9A88E;">
Div content here
</div>

This div box has shadow with color #E9A88E.

Preview

Color preview on black background

This text has color #E9A88E on black background.


Color preview on white background

This text has color #E9A88E on white background.


Black color preview on #E9A88E background

This text has black color on #E9A88E background.


White color preview on #E9A88E background

This text has white color on #E9A88E background.


Related colors

Complementary color

Complementary color for #hex is #165771.


I love getcolorcode.com

Triadic colors

1 #8EE9A8 and #A88EE9 with #E9A88E are triadic colors.

2 #8EA8E9 and #A8E98E with #E9A88E are triadic colors.