COLOR #E4A689

HEX: #E4A689 RGB: (228,166,137)

Color info

#E4A689 contains mainly red color. Web safe color of #E4A689 is #CC9999 (or #C99).

RGB color model

#E4A689 color RGB value is (228,166,137).

RGB: (228,166,137) (89%, 65%, 54%)

RGB channels and saturation

R 228 of 255 = 89%
G 166 of 255 = 65%
B 137 of 255 = 54%

228
166
137

R + G + B ~ 69%. #E4A689 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 166 + 137 = 531 (100%)
R 228 of 531 ~ 42.94%
G 166 of 531 ~ 31.26%
B 137 of 531 ~ 25.8'%

%42.94
%31.26
%25.8

CMYK color model

#E4A689 color CMYK value is (0,27,40,11).

  • cyan value is 0.00%
  • magenta value is 27.19%
  • yellow value is 39.91%
  • key color value is 10.59%

CMYK: (0,27,40,11)
C0M27Y40K11 (0%, 27%, 40%, 11%)
(0.00 / 0.27 / 0.40 / 0.11)

CMYK percentages

%0
%27.19
%39.91
%10.59

Codes

Color #E4A689 in popluar color models

E4 A6 89
RGB 228 166 137
HSL 19° 62.76% 71.57%
HSB/HSV 19° 39.91% 89.41%
CMYK 0.00% 27.19% 39.91%
10.59%

Color #E4A689 in popluar number systems.

HEX E4 A6 89
Decimal 228 166 137
Binary 11100100 10100110 10001001
Octal 344 246 211

Shades and tints

Shades of #E4A689

#E4A689
(228,166,137)
#D0977D
(208,151,125)
#BC8871
(188,136,113)
#A87965
(168,121,101)
#946A59
(148,106,89)
#805B4D
(128,91,77)
#6C4C41
(108,76,65)
#583D35
(88,61,53)
#442E29
(68,46,41)
#301F1D
(48,31,29)
#1C1011
(28,16,17)
#000000
(0,0,0)

Tints of #E4A689

#E4A689
(228,166,137)
#E6AE93
(230,174,147)
#E8B69D
(232,182,157)
#EABEA7
(234,190,167)
#ECC6B1
(236,198,177)
#EECEBB
(238,206,187)
#F0D6C5
(240,214,197)
#F2DECF
(242,222,207)
#F4E6D9
(244,230,217)
#F6EEE3
(246,238,227)
#F8F6ED
(248,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4A689 color. Also use rgb(228,166,137) instead hex code.

Text Font Color

.myTextColor { color: #E4A689; }

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

This text font color is #E4A689.

Background Color

.myBgColor { background-color: #E4A689; }

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

This div background color is #E4A689.

Border color

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

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

This div border color is #E4A689.

Opacity

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

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

Text with #E4A689 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 #E4A689;}

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

This text has shadow with #E4A689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4A689.

Preview

Color preview on black background

This text has color #E4A689 on black background.


Color preview on white background

This text has color #E4A689 on white background.


Black color preview on #E4A689 background

This text has black color on #E4A689 background.


White color preview on #E4A689 background

This text has white color on #E4A689 background.


Related colors

Complementary color

Complementary color for #hex is #1B5976.


I love getcolorcode.com

Triadic colors

1 #89E4A6 and #A689E4 with #E4A689 are triadic colors.

2 #89A6E4 and #A6E489 with #E4A689 are triadic colors.