COLOR #E4D6BD

HEX: #E4D6BD RGB: (228,214,189)

Color info

#E4D6BD contains red, green and blue colors in about the same proportion. Web safe color of #E4D6BD is #CCCCCC (or #CCC).

RGB color model

#E4D6BD color RGB value is (228,214,189).

RGB: (228,214,189) (89%, 84%, 74%)

RGB channels and saturation

R 228 of 255 = 89%
G 214 of 255 = 84%
B 189 of 255 = 74%

228
214
189

R + G + B ~ 82%. #E4D6BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 214 + 189 = 631 (100%)
R 228 of 631 ~ 36.13%
G 214 of 631 ~ 33.91%
B 189 of 631 ~ 29.95'%

%36.13
%33.91
%29.95

CMYK color model

#E4D6BD color CMYK value is (0,6,17,11).

  • cyan value is 0.00%
  • magenta value is 6.14%
  • yellow value is 17.11%
  • key color value is 10.59%

CMYK: (0,6,17,11)
C0M6Y17K11 (0%, 6%, 17%, 11%)
(0.00 / 0.06 / 0.17 / 0.11)

CMYK percentages

%0
%6.14
%17.11
%10.59

Codes

Color #E4D6BD in popluar color models

E4 D6 BD
RGB 228 214 189
HSL 38° 41.94% 81.76%
HSB/HSV 38° 17.11% 89.41%
CMYK 0.00% 6.14% 17.11%
10.59%

Color #E4D6BD in popluar number systems.

HEX E4 D6 BD
Decimal 228 214 189
Binary 11100100 11010110 10111101
Octal 344 326 275

Shades and tints

Shades of #E4D6BD

#E4D6BD
(228,214,189)
#D0C3AC
(208,195,172)
#BCB09B
(188,176,155)
#A89D8A
(168,157,138)
#948A79
(148,138,121)
#807768
(128,119,104)
#6C6457
(108,100,87)
#585146
(88,81,70)
#443E35
(68,62,53)
#302B24
(48,43,36)
#1C1813
(28,24,19)
#000000
(0,0,0)

Tints of #E4D6BD

#E4D6BD
(228,214,189)
#E6D9C3
(230,217,195)
#E8DCC9
(232,220,201)
#EADFCF
(234,223,207)
#ECE2D5
(236,226,213)
#EEE5DB
(238,229,219)
#F0E8E1
(240,232,225)
#F2EBE7
(242,235,231)
#F4EEED
(244,238,237)
#F6F1F3
(246,241,243)
#F8F4F9
(248,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D6BD color. Also use rgb(228,214,189) instead hex code.

Text Font Color

.myTextColor { color: #E4D6BD; }

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

This text font color is #E4D6BD.

Background Color

.myBgColor { background-color: #E4D6BD; }

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

This div background color is #E4D6BD.

Border color

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

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

This div border color is #E4D6BD.

Opacity

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

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

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

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

This text has shadow with #E4D6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D6BD.

Preview

Color preview on black background

This text has color #E4D6BD on black background.


Color preview on white background

This text has color #E4D6BD on white background.


Black color preview on #E4D6BD background

This text has black color on #E4D6BD background.


White color preview on #E4D6BD background

This text has white color on #E4D6BD background.


Related colors

Complementary color

Complementary color for #hex is #1B2942.


I love getcolorcode.com

Triadic colors

1 #BDE4D6 and #D6BDE4 with #E4D6BD are triadic colors.

2 #BDD6E4 and #D6E4BD with #E4D6BD are triadic colors.