COLOR #E7EADA

HEX: #E7EADA RGB: (231,234,218)

Color info

#E7EADA contains red, green and blue colors in about the same proportion. Web safe color of #E7EADA is #FFFFCC (or #FFC).

RGB color model

#E7EADA color RGB value is (231,234,218).

RGB: (231,234,218) (91%, 92%, 85%)

RGB channels and saturation

R 231 of 255 = 91%
G 234 of 255 = 92%
B 218 of 255 = 85%

231
234
218

R + G + B ~ 89%. #E7EADA is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 234 + 218 = 683 (100%)
R 231 of 683 ~ 33.82%
G 234 of 683 ~ 34.26%
B 218 of 683 ~ 31.92'%

%33.82
%34.26
%31.92

CMYK color model

#E7EADA color CMYK value is (1,0,7,8).

  • cyan value is 1.28%
  • magenta value is 0.00%
  • yellow value is 6.84%
  • key color value is 8.24%

CMYK: (1,0,7,8)
C1M0Y7K8 (1%, 0%, 7%, 8%)
(0.01 / 0.00 / 0.07 / 0.08)

CMYK percentages

%1.28
%0
%6.84
%8.24

Codes

Color #E7EADA in popluar color models

E7 EA DA
RGB 231 234 218
HSL 71° 27.59% 88.63%
HSB/HSV 71° 6.84% 91.76%
CMYK 1.28% 0.00% 6.84%
8.24%

Color #E7EADA in popluar number systems.

HEX E7 EA DA
Decimal 231 234 218
Binary 11100111 11101010 11011010
Octal 347 352 332

Shades and tints

Shades of #E7EADA

#E7EADA
(231,234,218)
#D2D5C7
(210,213,199)
#BDC0B4
(189,192,180)
#A8ABA1
(168,171,161)
#93968E
(147,150,142)
#7E817B
(126,129,123)
#696C68
(105,108,104)
#545755
(84,87,85)
#3F4242
(63,66,66)
#2A2D2F
(42,45,47)
#15181C
(21,24,28)
#000000
(0,0,0)

Tints of #E7EADA

#E7EADA
(231,234,218)
#E9EBDD
(233,235,221)
#EBECE0
(235,236,224)
#EDEDE3
(237,237,227)
#EFEEE6
(239,238,230)
#F1EFE9
(241,239,233)
#F3F0EC
(243,240,236)
#F5F1EF
(245,241,239)
#F7F2F2
(247,242,242)
#F9F3F5
(249,243,245)
#FBF4F8
(251,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7EADA color. Also use rgb(231,234,218) instead hex code.

Text Font Color

.myTextColor { color: #E7EADA; }

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

This text font color is #E7EADA.

Background Color

.myBgColor { background-color: #E7EADA; }

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

This div background color is #E7EADA.

Border color

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

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

This div border color is #E7EADA.

Opacity

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

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

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

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

This text has shadow with #E7EADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7EADA.

Preview

Color preview on black background

This text has color #E7EADA on black background.


Color preview on white background

This text has color #E7EADA on white background.


Black color preview on #E7EADA background

This text has black color on #E7EADA background.


White color preview on #E7EADA background

This text has white color on #E7EADA background.


Related colors

Complementary color

Complementary color for #hex is #181525.


I love getcolorcode.com

Triadic colors

1 #DAE7EA and #EADAE7 with #E7EADA are triadic colors.

2 #DAEAE7 and #EAE7DA with #E7EADA are triadic colors.