COLOR #EEF2E1

HEX: #EEF2E1 RGB: (238,242,225)

Color info

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

RGB color model

#EEF2E1 color RGB value is (238,242,225).

RGB: (238,242,225) (93%, 95%, 88%)

RGB channels and saturation

R 238 of 255 = 93%
G 242 of 255 = 95%
B 225 of 255 = 88%

238
242
225

R + G + B ~ 92%. #EEF2E1 is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 242 + 225 = 705 (100%)
R 238 of 705 ~ 33.76%
G 242 of 705 ~ 34.33%
B 225 of 705 ~ 31.91'%

%33.76
%34.33
%31.91

CMYK color model

#EEF2E1 color CMYK value is (2,0,7,5).

  • cyan value is 1.65%
  • magenta value is 0.00%
  • yellow value is 7.02%
  • key color value is 5.10%

CMYK: (2,0,7,5)
C2M0Y7K5 (2%, 0%, 7%, 5%)
(0.02 / 0.00 / 0.07 / 0.05)

CMYK percentages

%1.65
%0
%7.02
%5.1

Codes

Color #EEF2E1 in popluar color models

EE F2 E1
RGB 238 242 225
HSL 74° 39.53% 91.57%
HSB/HSV 74° 7.02% 94.90%
CMYK 1.65% 0.00% 7.02%
5.10%

Color #EEF2E1 in popluar number systems.

HEX EE F2 E1
Decimal 238 242 225
Binary 11101110 11110010 11100001
Octal 356 362 341

Shades and tints

Shades of #EEF2E1

#EEF2E1
(238,242,225)
#D9DCCD
(217,220,205)
#C4C6B9
(196,198,185)
#AFB0A5
(175,176,165)
#9A9A91
(154,154,145)
#85847D
(133,132,125)
#706E69
(112,110,105)
#5B5855
(91,88,85)
#464241
(70,66,65)
#312C2D
(49,44,45)
#1C1619
(28,22,25)
#000000
(0,0,0)

Tints of #EEF2E1

#EEF2E1
(238,242,225)
#EFF3E3
(239,243,227)
#F0F4E5
(240,244,229)
#F1F5E7
(241,245,231)
#F2F6E9
(242,246,233)
#F3F7EB
(243,247,235)
#F4F8ED
(244,248,237)
#F5F9EF
(245,249,239)
#F6FAF1
(246,250,241)
#F7FBF3
(247,251,243)
#F8FCF5
(248,252,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEF2E1 color. Also use rgb(238,242,225) instead hex code.

Text Font Color

.myTextColor { color: #EEF2E1; }

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

This text font color is #EEF2E1.

Background Color

.myBgColor { background-color: #EEF2E1; }

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

This div background color is #EEF2E1.

Border color

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

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

This div border color is #EEF2E1.

Opacity

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

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

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

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

This text has shadow with #EEF2E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF2E1.

Preview

Color preview on black background

This text has color #EEF2E1 on black background.


Color preview on white background

This text has color #EEF2E1 on white background.


Black color preview on #EEF2E1 background

This text has black color on #EEF2E1 background.


White color preview on #EEF2E1 background

This text has white color on #EEF2E1 background.


Related colors

Complementary color

Complementary color for #hex is #110D1E.


I love getcolorcode.com

Triadic colors

1 #E1EEF2 and #F2E1EE with #EEF2E1 are triadic colors.

2 #E1F2EE and #F2EEE1 with #EEF2E1 are triadic colors.