COLOR #E6EADA

HEX: #E6EADA RGB: (230,234,218)

Color info

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

RGB color model

#E6EADA color RGB value is (230,234,218).

RGB: (230,234,218) (90%, 92%, 85%)

RGB channels and saturation

R 230 of 255 = 90%
G 234 of 255 = 92%
B 218 of 255 = 85%

230
234
218

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

Portions of RGB colors in percentages

R + G + B = 230 + 234 + 218 = 682 (100%)
R 230 of 682 ~ 33.72%
G 234 of 682 ~ 34.31%
B 218 of 682 ~ 31.96'%

%33.72
%34.31
%31.96

CMYK color model

#E6EADA color CMYK value is (2,0,7,8).

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

CMYK: (2,0,7,8)
C2M0Y7K8 (2%, 0%, 7%, 8%)
(0.02 / 0.00 / 0.07 / 0.08)

CMYK percentages

%1.71
%0
%6.84
%8.24

Codes

Color #E6EADA in popluar color models

E6 EA DA
RGB 230 234 218
HSL 75° 27.59% 88.63%
HSB/HSV 75° 6.84% 91.76%
CMYK 1.71% 0.00% 6.84%
8.24%

Color #E6EADA in popluar number systems.

HEX E6 EA DA
Decimal 230 234 218
Binary 11100110 11101010 11011010
Octal 346 352 332

Shades and tints

Shades of #E6EADA

#E6EADA
(230,234,218)
#D2D5C7
(210,213,199)
#BEC0B4
(190,192,180)
#AAABA1
(170,171,161)
#96968E
(150,150,142)
#82817B
(130,129,123)
#6E6C68
(110,108,104)
#5A5755
(90,87,85)
#464242
(70,66,66)
#322D2F
(50,45,47)
#1E181C
(30,24,28)
#000000
(0,0,0)

Tints of #E6EADA

#E6EADA
(230,234,218)
#E8EBDD
(232,235,221)
#EAECE0
(234,236,224)
#ECEDE3
(236,237,227)
#EEEEE6
(238,238,230)
#F0EFE9
(240,239,233)
#F2F0EC
(242,240,236)
#F4F1EF
(244,241,239)
#F6F2F2
(246,242,242)
#F8F3F5
(248,243,245)
#FAF4F8
(250,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E6EADA; }

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

This text font color is #E6EADA.

Background Color

.myBgColor { background-color: #E6EADA; }

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

This div background color is #E6EADA.

Border color

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

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

This div border color is #E6EADA.

Opacity

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

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

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

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

This text has shadow with #E6EADA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E6EADA.

Preview

Color preview on black background

This text has color #E6EADA on black background.


Color preview on white background

This text has color #E6EADA on white background.


Black color preview on #E6EADA background

This text has black color on #E6EADA background.


White color preview on #E6EADA background

This text has white color on #E6EADA background.


Related colors

Complementary color

Complementary color for #hex is #191525.


I love getcolorcode.com

Triadic colors

1 #DAE6EA and #EADAE6 with #E6EADA are triadic colors.

2 #DAEAE6 and #EAE6DA with #E6EADA are triadic colors.