COLOR #E4C49D

HEX: #E4C49D RGB: (228,196,157)

Color info

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

RGB color model

#E4C49D color RGB value is (228,196,157).

RGB: (228,196,157) (89%, 77%, 62%)

RGB channels and saturation

R 228 of 255 = 89%
G 196 of 255 = 77%
B 157 of 255 = 62%

228
196
157

R + G + B ~ 76%. #E4C49D is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 196 + 157 = 581 (100%)
R 228 of 581 ~ 39.24%
G 196 of 581 ~ 33.73%
B 157 of 581 ~ 27.02'%

%39.24
%33.73
%27.02

CMYK color model

#E4C49D color CMYK value is (0,14,31,11).

  • cyan value is 0.00%
  • magenta value is 14.04%
  • yellow value is 31.14%
  • key color value is 10.59%

CMYK: (0,14,31,11)
C0M14Y31K11 (0%, 14%, 31%, 11%)
(0.00 / 0.14 / 0.31 / 0.11)

CMYK percentages

%0
%14.04
%31.14
%10.59

Codes

Color #E4C49D in popluar color models

E4 C4 9D
RGB 228 196 157
HSL 33° 56.80% 75.49%
HSB/HSV 33° 31.14% 89.41%
CMYK 0.00% 14.04% 31.14%
10.59%

Color #E4C49D in popluar number systems.

HEX E4 C4 9D
Decimal 228 196 157
Binary 11100100 11000100 10011101
Octal 344 304 235

Shades and tints

Shades of #E4C49D

#E4C49D
(228,196,157)
#D0B38F
(208,179,143)
#BCA281
(188,162,129)
#A89173
(168,145,115)
#948065
(148,128,101)
#806F57
(128,111,87)
#6C5E49
(108,94,73)
#584D3B
(88,77,59)
#443C2D
(68,60,45)
#302B1F
(48,43,31)
#1C1A11
(28,26,17)
#000000
(0,0,0)

Tints of #E4C49D

#E4C49D
(228,196,157)
#E6C9A5
(230,201,165)
#E8CEAD
(232,206,173)
#EAD3B5
(234,211,181)
#ECD8BD
(236,216,189)
#EEDDC5
(238,221,197)
#F0E2CD
(240,226,205)
#F2E7D5
(242,231,213)
#F4ECDD
(244,236,221)
#F6F1E5
(246,241,229)
#F8F6ED
(248,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4C49D color. Also use rgb(228,196,157) instead hex code.

Text Font Color

.myTextColor { color: #E4C49D; }

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

This text font color is #E4C49D.

Background Color

.myBgColor { background-color: #E4C49D; }

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

This div background color is #E4C49D.

Border color

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

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

This div border color is #E4C49D.

Opacity

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

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

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

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

This text has shadow with #E4C49D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4C49D.

Preview

Color preview on black background

This text has color #E4C49D on black background.


Color preview on white background

This text has color #E4C49D on white background.


Black color preview on #E4C49D background

This text has black color on #E4C49D background.


White color preview on #E4C49D background

This text has white color on #E4C49D background.


Related colors

Complementary color

Complementary color for #hex is #1B3B62.


I love getcolorcode.com

Triadic colors

1 #9DE4C4 and #C49DE4 with #E4C49D are triadic colors.

2 #9DC4E4 and #C4E49D with #E4C49D are triadic colors.