COLOR #E4EDC4

HEX: #E4EDC4 RGB: (228,237,196)

Color info

#E4EDC4 contains red, green and blue colors in about the same proportion. Web safe color of #E4EDC4 is #CCFFCC (or #CFC).

RGB color model

#E4EDC4 color RGB value is (228,237,196).

RGB: (228,237,196) (89%, 93%, 77%)

RGB channels and saturation

R 228 of 255 = 89%
G 237 of 255 = 93%
B 196 of 255 = 77%

228
237
196

R + G + B ~ 86%. #E4EDC4 is light color.

Portions of RGB colors in percentages

R + G + B = 228 + 237 + 196 = 661 (100%)
R 228 of 661 ~ 34.49%
G 237 of 661 ~ 35.85%
B 196 of 661 ~ 29.65'%

%34.49
%35.85
%29.65

CMYK color model

#E4EDC4 color CMYK value is (4,0,17,7).

  • cyan value is 3.80%
  • magenta value is 0.00%
  • yellow value is 17.30%
  • key color value is 7.06%

CMYK: (4,0,17,7)
C4M0Y17K7 (4%, 0%, 17%, 7%)
(0.04 / 0.00 / 0.17 / 0.07)

CMYK percentages

%3.8
%0
%17.3
%7.06

Codes

Color #E4EDC4 in popluar color models

E4 ED C4
RGB 228 237 196
HSL 73° 53.25% 84.90%
HSB/HSV 73° 17.30% 92.94%
CMYK 3.80% 0.00% 17.30%
7.06%

Color #E4EDC4 in popluar number systems.

HEX E4 ED C4
Decimal 228 237 196
Binary 11100100 11101101 11000100
Octal 344 355 304

Shades and tints

Shades of #E4EDC4

#E4EDC4
(228,237,196)
#D0D8B3
(208,216,179)
#BCC3A2
(188,195,162)
#A8AE91
(168,174,145)
#949980
(148,153,128)
#80846F
(128,132,111)
#6C6F5E
(108,111,94)
#585A4D
(88,90,77)
#44453C
(68,69,60)
#30302B
(48,48,43)
#1C1B1A
(28,27,26)
#000000
(0,0,0)

Tints of #E4EDC4

#E4EDC4
(228,237,196)
#E6EEC9
(230,238,201)
#E8EFCE
(232,239,206)
#EAF0D3
(234,240,211)
#ECF1D8
(236,241,216)
#EEF2DD
(238,242,221)
#F0F3E2
(240,243,226)
#F2F4E7
(242,244,231)
#F4F5EC
(244,245,236)
#F6F6F1
(246,246,241)
#F8F7F6
(248,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E4EDC4; }

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

This text font color is #E4EDC4.

Background Color

.myBgColor { background-color: #E4EDC4; }

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

This div background color is #E4EDC4.

Border color

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

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

This div border color is #E4EDC4.

Opacity

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

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

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

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

This text has shadow with #E4EDC4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4EDC4.

Preview

Color preview on black background

This text has color #E4EDC4 on black background.


Color preview on white background

This text has color #E4EDC4 on white background.


Black color preview on #E4EDC4 background

This text has black color on #E4EDC4 background.


White color preview on #E4EDC4 background

This text has white color on #E4EDC4 background.


Related colors

Complementary color

Complementary color for #hex is #1B123B.


I love getcolorcode.com

Triadic colors

1 #C4E4ED and #EDC4E4 with #E4EDC4 are triadic colors.

2 #C4EDE4 and #EDE4C4 with #E4EDC4 are triadic colors.