COLOR #EAEED6

HEX: #EAEED6 RGB: (234,238,214)

Color info

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

RGB color model

#EAEED6 color RGB value is (234,238,214).

RGB: (234,238,214) (92%, 93%, 84%)

RGB channels and saturation

R 234 of 255 = 92%
G 238 of 255 = 93%
B 214 of 255 = 84%

234
238
214

R + G + B ~ 90%. #EAEED6 is light color.

Portions of RGB colors in percentages

R + G + B = 234 + 238 + 214 = 686 (100%)
R 234 of 686 ~ 34.11%
G 238 of 686 ~ 34.69%
B 214 of 686 ~ 31.2'%

%34.11
%34.69
%31.2

CMYK color model

#EAEED6 color CMYK value is (2,0,10,7).

  • cyan value is 1.68%
  • magenta value is 0.00%
  • yellow value is 10.08%
  • key color value is 6.67%

CMYK: (2,0,10,7)
C2M0Y10K7 (2%, 0%, 10%, 7%)
(0.02 / 0.00 / 0.10 / 0.07)

CMYK percentages

%1.68
%0
%10.08
%6.67

Codes

Color #EAEED6 in popluar color models

EA EE D6
RGB 234 238 214
HSL 70° 41.38% 88.63%
HSB/HSV 70° 10.08% 93.33%
CMYK 1.68% 0.00% 10.08%
6.67%

Color #EAEED6 in popluar number systems.

HEX EA EE D6
Decimal 234 238 214
Binary 11101010 11101110 11010110
Octal 352 356 326

Shades and tints

Shades of #EAEED6

#EAEED6
(234,238,214)
#D5D9C3
(213,217,195)
#C0C4B0
(192,196,176)
#ABAF9D
(171,175,157)
#969A8A
(150,154,138)
#818577
(129,133,119)
#6C7064
(108,112,100)
#575B51
(87,91,81)
#42463E
(66,70,62)
#2D312B
(45,49,43)
#181C18
(24,28,24)
#000000
(0,0,0)

Tints of #EAEED6

#EAEED6
(234,238,214)
#EBEFD9
(235,239,217)
#ECF0DC
(236,240,220)
#EDF1DF
(237,241,223)
#EEF2E2
(238,242,226)
#EFF3E5
(239,243,229)
#F0F4E8
(240,244,232)
#F1F5EB
(241,245,235)
#F2F6EE
(242,246,238)
#F3F7F1
(243,247,241)
#F4F8F4
(244,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EAEED6 color. Also use rgb(234,238,214) instead hex code.

Text Font Color

.myTextColor { color: #EAEED6; }

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

This text font color is #EAEED6.

Background Color

.myBgColor { background-color: #EAEED6; }

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

This div background color is #EAEED6.

Border color

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

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

This div border color is #EAEED6.

Opacity

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

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

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

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

This text has shadow with #EAEED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EAEED6.

Preview

Color preview on black background

This text has color #EAEED6 on black background.


Color preview on white background

This text has color #EAEED6 on white background.


Black color preview on #EAEED6 background

This text has black color on #EAEED6 background.


White color preview on #EAEED6 background

This text has white color on #EAEED6 background.


Related colors

Complementary color

Complementary color for #hex is #151129.


I love getcolorcode.com

Triadic colors

1 #D6EAEE and #EED6EA with #EAEED6 are triadic colors.

2 #D6EEEA and #EEEAD6 with #EAEED6 are triadic colors.