COLOR #EEF5F3

HEX: #EEF5F3 RGB: (238,245,243)

Color info

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

RGB color model

#EEF5F3 color RGB value is (238,245,243).

RGB: (238,245,243) (93%, 96%, 95%)

RGB channels and saturation

R 238 of 255 = 93%
G 245 of 255 = 96%
B 243 of 255 = 95%

238
245
243

R + G + B ~ 95%. #EEF5F3 is light color.

Portions of RGB colors in percentages

R + G + B = 238 + 245 + 243 = 726 (100%)
R 238 of 726 ~ 32.78%
G 245 of 726 ~ 33.75%
B 243 of 726 ~ 33.47'%

%32.78
%33.75
%33.47

CMYK color model

#EEF5F3 color CMYK value is (3,0,1,4).

  • cyan value is 2.86%
  • magenta value is 0.00%
  • yellow value is 0.82%
  • key color value is 3.92%

CMYK: (3,0,1,4)
C3M0Y1K4 (3%, 0%, 1%, 4%)
(0.03 / 0.00 / 0.01 / 0.04)

CMYK percentages

%2.86
%0
%0.82
%3.92

Codes

Color #EEF5F3 in popluar color models

EE F5 F3
RGB 238 245 243
HSL 163° 25.93% 94.71%
HSB/HSV 163° 2.86% 96.08%
CMYK 2.86% 0.00% 0.82%
3.92%

Color #EEF5F3 in popluar number systems.

HEX EE F5 F3
Decimal 238 245 243
Binary 11101110 11110101 11110011
Octal 356 365 363

Shades and tints

Shades of #EEF5F3

#EEF5F3
(238,245,243)
#D9DFDD
(217,223,221)
#C4C9C7
(196,201,199)
#AFB3B1
(175,179,177)
#9A9D9B
(154,157,155)
#858785
(133,135,133)
#70716F
(112,113,111)
#5B5B59
(91,91,89)
#464543
(70,69,67)
#312F2D
(49,47,45)
#1C1917
(28,25,23)
#000000
(0,0,0)

Tints of #EEF5F3

#EEF5F3
(238,245,243)
#EFF5F4
(239,245,244)
#F0F5F5
(240,245,245)
#F1F5F6
(241,245,246)
#F2F5F7
(242,245,247)
#F3F5F8
(243,245,248)
#F4F5F9
(244,245,249)
#F5F5FA
(245,245,250)
#F6F5FB
(246,245,251)
#F7F5FC
(247,245,252)
#F8F5FD
(248,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EEF5F3 color. Also use rgb(238,245,243) instead hex code.

Text Font Color

.myTextColor { color: #EEF5F3; }

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

This text font color is #EEF5F3.

Background Color

.myBgColor { background-color: #EEF5F3; }

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

This div background color is #EEF5F3.

Border color

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

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

This div border color is #EEF5F3.

Opacity

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

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

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

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

This text has shadow with #EEF5F3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EEF5F3.

Preview

Color preview on black background

This text has color #EEF5F3 on black background.


Color preview on white background

This text has color #EEF5F3 on white background.


Black color preview on #EEF5F3 background

This text has black color on #EEF5F3 background.


White color preview on #EEF5F3 background

This text has white color on #EEF5F3 background.


Related colors

Complementary color

Complementary color for #hex is #110A0C.


I love getcolorcode.com

Triadic colors

1 #F3EEF5 and #F5F3EE with #EEF5F3 are triadic colors.

2 #F3F5EE and #F5EEF3 with #EEF5F3 are triadic colors.