COLOR #E4D188

HEX: #E4D188 RGB: (228,209,136)

Color info

#E4D188 contains mainly red and green colors. Web safe color of #E4D188 is #CCCC99 (or #CC9).

RGB color model

#E4D188 color RGB value is (228,209,136).

RGB: (228,209,136) (89%, 82%, 53%)

RGB channels and saturation

R 228 of 255 = 89%
G 209 of 255 = 82%
B 136 of 255 = 53%

228
209
136

R + G + B ~ 75%. #E4D188 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 209 + 136 = 573 (100%)
R 228 of 573 ~ 39.79%
G 209 of 573 ~ 36.47%
B 136 of 573 ~ 23.73'%

%39.79
%36.47
%23.73

CMYK color model

#E4D188 color CMYK value is (0,8,40,11).

  • cyan value is 0.00%
  • magenta value is 8.33%
  • yellow value is 40.35%
  • key color value is 10.59%

CMYK: (0,8,40,11)
C0M8Y40K11 (0%, 8%, 40%, 11%)
(0.00 / 0.08 / 0.40 / 0.11)

CMYK percentages

%0
%8.33
%40.35
%10.59

Codes

Color #E4D188 in popluar color models

E4 D1 88
RGB 228 209 136
HSL 48° 63.01% 71.37%
HSB/HSV 48° 40.35% 89.41%
CMYK 0.00% 8.33% 40.35%
10.59%

Color #E4D188 in popluar number systems.

HEX E4 D1 88
Decimal 228 209 136
Binary 11100100 11010001 10001000
Octal 344 321 210

Shades and tints

Shades of #E4D188

#E4D188
(228,209,136)
#D0BE7C
(208,190,124)
#BCAB70
(188,171,112)
#A89864
(168,152,100)
#948558
(148,133,88)
#80724C
(128,114,76)
#6C5F40
(108,95,64)
#584C34
(88,76,52)
#443928
(68,57,40)
#30261C
(48,38,28)
#1C1310
(28,19,16)
#000000
(0,0,0)

Tints of #E4D188

#E4D188
(228,209,136)
#E6D592
(230,213,146)
#E8D99C
(232,217,156)
#EADDA6
(234,221,166)
#ECE1B0
(236,225,176)
#EEE5BA
(238,229,186)
#F0E9C4
(240,233,196)
#F2EDCE
(242,237,206)
#F4F1D8
(244,241,216)
#F6F5E2
(246,245,226)
#F8F9EC
(248,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D188 color. Also use rgb(228,209,136) instead hex code.

Text Font Color

.myTextColor { color: #E4D188; }

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

This text font color is #E4D188.

Background Color

.myBgColor { background-color: #E4D188; }

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

This div background color is #E4D188.

Border color

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

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

This div border color is #E4D188.

Opacity

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

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

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

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

This text has shadow with #E4D188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D188.

Preview

Color preview on black background

This text has color #E4D188 on black background.


Color preview on white background

This text has color #E4D188 on white background.


Black color preview on #E4D188 background

This text has black color on #E4D188 background.


White color preview on #E4D188 background

This text has white color on #E4D188 background.


Related colors

Complementary color

Complementary color for #hex is #1B2E77.


I love getcolorcode.com

Triadic colors

1 #88E4D1 and #D188E4 with #E4D188 are triadic colors.

2 #88D1E4 and #D1E488 with #E4D188 are triadic colors.