COLOR #E4D993

HEX: #E4D993 RGB: (228,217,147)

Color info

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

RGB color model

#E4D993 color RGB value is (228,217,147).

RGB: (228,217,147) (89%, 85%, 58%)

RGB channels and saturation

R 228 of 255 = 89%
G 217 of 255 = 85%
B 147 of 255 = 58%

228
217
147

R + G + B ~ 77%. #E4D993 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 217 + 147 = 592 (100%)
R 228 of 592 ~ 38.51%
G 217 of 592 ~ 36.66%
B 147 of 592 ~ 24.83'%

%38.51
%36.66
%24.83

CMYK color model

#E4D993 color CMYK value is (0,5,36,11).

  • cyan value is 0.00%
  • magenta value is 4.82%
  • yellow value is 35.53%
  • key color value is 10.59%

CMYK: (0,5,36,11)
C0M5Y36K11 (0%, 5%, 36%, 11%)
(0.00 / 0.05 / 0.36 / 0.11)

CMYK percentages

%0
%4.82
%35.53
%10.59

Codes

Color #E4D993 in popluar color models

E4 D9 93
RGB 228 217 147
HSL 52° 60.00% 73.53%
HSB/HSV 52° 35.53% 89.41%
CMYK 0.00% 4.82% 35.53%
10.59%

Color #E4D993 in popluar number systems.

HEX E4 D9 93
Decimal 228 217 147
Binary 11100100 11011001 10010011
Octal 344 331 223

Shades and tints

Shades of #E4D993

#E4D993
(228,217,147)
#D0C686
(208,198,134)
#BCB379
(188,179,121)
#A8A06C
(168,160,108)
#948D5F
(148,141,95)
#807A52
(128,122,82)
#6C6745
(108,103,69)
#585438
(88,84,56)
#44412B
(68,65,43)
#302E1E
(48,46,30)
#1C1B11
(28,27,17)
#000000
(0,0,0)

Tints of #E4D993

#E4D993
(228,217,147)
#E6DC9C
(230,220,156)
#E8DFA5
(232,223,165)
#EAE2AE
(234,226,174)
#ECE5B7
(236,229,183)
#EEE8C0
(238,232,192)
#F0EBC9
(240,235,201)
#F2EED2
(242,238,210)
#F4F1DB
(244,241,219)
#F6F4E4
(246,244,228)
#F8F7ED
(248,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4D993 color. Also use rgb(228,217,147) instead hex code.

Text Font Color

.myTextColor { color: #E4D993; }

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

This text font color is #E4D993.

Background Color

.myBgColor { background-color: #E4D993; }

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

This div background color is #E4D993.

Border color

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

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

This div border color is #E4D993.

Opacity

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

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

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

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

This text has shadow with #E4D993 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4D993.

Preview

Color preview on black background

This text has color #E4D993 on black background.


Color preview on white background

This text has color #E4D993 on white background.


Black color preview on #E4D993 background

This text has black color on #E4D993 background.


White color preview on #E4D993 background

This text has white color on #E4D993 background.


Related colors

Complementary color

Complementary color for #hex is #1B266C.


I love getcolorcode.com

Triadic colors

1 #93E4D9 and #D993E4 with #E4D993 are triadic colors.

2 #93D9E4 and #D9E493 with #E4D993 are triadic colors.