COLOR #EEF7E0

HEX: #EEF7E0 RGB: (238,247,224)

Color info

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

RGB color model

#EEF7E0 color RGB value is (238,247,224).

RGB: (238,247,224) (93%, 97%, 88%)

RGB channels and saturation

R 238 of 255 = 93%
G 247 of 255 = 97%
B 224 of 255 = 88%

238
247
224

R + G + B ~ 93%. #EEF7E0 is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 247 + 224 = 709 (100%)
R 238 of 709 ~ 33.57%
G 247 of 709 ~ 34.84%
B 224 of 709 ~ 31.59'%

%33.57
%34.84
%31.59

CMYK color model

#EEF7E0 color CMYK value is (4,0,9,3).

  • cyan value is 3.64%
  • magenta value is 0.00%
  • yellow value is 9.31%
  • key color value is 3.14%

CMYK: (4,0,9,3)
C4M0Y9K3 (4%, 0%, 9%, 3%)
(0.04 / 0.00 / 0.09 / 0.03)

CMYK percentages

%3.64
%0
%9.31
%3.14

Codes

Color #EEF7E0 in popluar color models

EE F7 E0
RGB 238 247 224
HSL 83° 58.97% 92.35%
HSB/HSV 83° 9.31% 96.86%
CMYK 3.64% 0.00% 9.31%
3.14%

Color #EEF7E0 in popluar number systems.

HEX EE F7 E0
Decimal 238 247 224
Binary 11101110 11110111 11100000
Octal 356 367 340

Shades and tints

Shades of #EEF7E0

#EEF7E0
(238,247,224)
#D9E1CC
(217,225,204)
#C4CBB8
(196,203,184)
#AFB5A4
(175,181,164)
#9A9F90
(154,159,144)
#85897C
(133,137,124)
#707368
(112,115,104)
#5B5D54
(91,93,84)
#464740
(70,71,64)
#31312C
(49,49,44)
#1C1B18
(28,27,24)
#000000
(0,0,0)

Tints of #EEF7E0

#EEF7E0
(238,247,224)
#EFF7E2
(239,247,226)
#F0F7E4
(240,247,228)
#F1F7E6
(241,247,230)
#F2F7E8
(242,247,232)
#F3F7EA
(243,247,234)
#F4F7EC
(244,247,236)
#F5F7EE
(245,247,238)
#F6F7F0
(246,247,240)
#F7F7F2
(247,247,242)
#F8F7F4
(248,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEF7E0 color. Also use rgb(238,247,224) instead hex code.

Text Font Color

.myTextColor { color: #EEF7E0; }

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

This text font color is #EEF7E0.

Background Color

.myBgColor { background-color: #EEF7E0; }

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

This div background color is #EEF7E0.

Border color

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

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

This div border color is #EEF7E0.

Opacity

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

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

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

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

This text has shadow with #EEF7E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF7E0.

Preview

Color preview on black background

This text has color #EEF7E0 on black background.


Color preview on white background

This text has color #EEF7E0 on white background.


Black color preview on #EEF7E0 background

This text has black color on #EEF7E0 background.


White color preview on #EEF7E0 background

This text has white color on #EEF7E0 background.


Related colors

Complementary color

Complementary color for #hex is #11081F.


I love getcolorcode.com

Triadic colors

1 #E0EEF7 and #F7E0EE with #EEF7E0 are triadic colors.

2 #E0F7EE and #F7EEE0 with #EEF7E0 are triadic colors.