COLOR #EEF6F0

HEX: #EEF6F0 RGB: (238,246,240)

Color info

#EEF6F0 contains red, green and blue colors in about the same proportion. Web safe color of #EEF6F0 is #FFFFFF (or #FFF).

RGB color model

#EEF6F0 color RGB value is (238,246,240).

RGB: (238,246,240) (93%, 96%, 94%)

RGB channels and saturation

R 238 of 255 = 93%
G 246 of 255 = 96%
B 240 of 255 = 94%

238
246
240

R + G + B ~ 94%. #EEF6F0 is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 246 + 240 = 724 (100%)
R 238 of 724 ~ 32.87%
G 246 of 724 ~ 33.98%
B 240 of 724 ~ 33.15'%

%32.87
%33.98
%33.15

CMYK color model

#EEF6F0 color CMYK value is (3,0,2,4).

  • cyan value is 3.25%
  • magenta value is 0.00%
  • yellow value is 2.44%
  • key color value is 3.53%

CMYK: (3,0,2,4)
C3M0Y2K4 (3%, 0%, 2%, 4%)
(0.03 / 0.00 / 0.02 / 0.04)

CMYK percentages

%3.25
%0
%2.44
%3.53

Codes

Color #EEF6F0 in popluar color models

EE F6 F0
RGB 238 246 240
HSL 135° 30.77% 94.90%
HSB/HSV 135° 3.25% 96.47%
CMYK 3.25% 0.00% 2.44%
3.53%

Color #EEF6F0 in popluar number systems.

HEX EE F6 F0
Decimal 238 246 240
Binary 11101110 11110110 11110000
Octal 356 366 360

Shades and tints

Shades of #EEF6F0

#EEF6F0
(238,246,240)
#D9E0DB
(217,224,219)
#C4CAC6
(196,202,198)
#AFB4B1
(175,180,177)
#9A9E9C
(154,158,156)
#858887
(133,136,135)
#707272
(112,114,114)
#5B5C5D
(91,92,93)
#464648
(70,70,72)
#313033
(49,48,51)
#1C1A1E
(28,26,30)
#000000
(0,0,0)

Tints of #EEF6F0

#EEF6F0
(238,246,240)
#EFF6F1
(239,246,241)
#F0F6F2
(240,246,242)
#F1F6F3
(241,246,243)
#F2F6F4
(242,246,244)
#F3F6F5
(243,246,245)
#F4F6F6
(244,246,246)
#F5F6F7
(245,246,247)
#F6F6F8
(246,246,248)
#F7F6F9
(247,246,249)
#F8F6FA
(248,246,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEF6F0 color. Also use rgb(238,246,240) instead hex code.

Text Font Color

.myTextColor { color: #EEF6F0; }

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

This text font color is #EEF6F0.

Background Color

.myBgColor { background-color: #EEF6F0; }

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

This div background color is #EEF6F0.

Border color

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

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

This div border color is #EEF6F0.

Opacity

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

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

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

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

This text has shadow with #EEF6F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF6F0.

Preview

Color preview on black background

This text has color #EEF6F0 on black background.


Color preview on white background

This text has color #EEF6F0 on white background.


Black color preview on #EEF6F0 background

This text has black color on #EEF6F0 background.


White color preview on #EEF6F0 background

This text has white color on #EEF6F0 background.


Related colors

Complementary color

Complementary color for #hex is #11090F.


I love getcolorcode.com

Triadic colors

1 #F0EEF6 and #F6F0EE with #EEF6F0 are triadic colors.

2 #F0F6EE and #F6EEF0 with #EEF6F0 are triadic colors.