COLOR #E3F1F6

HEX: #E3F1F6 RGB: (227,241,246)

Color info

#E3F1F6 contains red, green and blue colors in about the same proportion. Web safe color of #E3F1F6 is #CCFFFF (or #CFF).

RGB color model

#E3F1F6 color RGB value is (227,241,246).

RGB: (227,241,246) (89%, 95%, 96%)

RGB channels and saturation

R 227 of 255 = 89%
G 241 of 255 = 95%
B 246 of 255 = 96%

227
241
246

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

Portions of RGB colors in percentages

R + G + B = 227 + 241 + 246 = 714 (100%)
R 227 of 714 ~ 31.79%
G 241 of 714 ~ 33.75%
B 246 of 714 ~ 34.45'%

%31.79
%33.75
%34.45

CMYK color model

#E3F1F6 color CMYK value is (8,2,0,4).

  • cyan value is 7.72%
  • magenta value is 2.03%
  • yellow value is 0.00%
  • key color value is 3.53%

CMYK: (8,2,0,4)
C8M2Y0K4 (8%, 2%, 0%, 4%)
(0.08 / 0.02 / 0.00 / 0.04)

CMYK percentages

%7.72
%2.03
%0
%3.53

Codes

Color #E3F1F6 in popluar color models

E3 F1 F6
RGB 227 241 246
HSL 196° 51.35% 92.75%
HSB/HSV 196° 7.72% 96.47%
CMYK 7.72% 2.03% 0.00%
3.53%

Color #E3F1F6 in popluar number systems.

HEX E3 F1 F6
Decimal 227 241 246
Binary 11100011 11110001 11110110
Octal 343 361 366

Shades and tints

Shades of #E3F1F6

#E3F1F6
(227,241,246)
#CFDCE0
(207,220,224)
#BBC7CA
(187,199,202)
#A7B2B4
(167,178,180)
#939D9E
(147,157,158)
#7F8888
(127,136,136)
#6B7372
(107,115,114)
#575E5C
(87,94,92)
#434946
(67,73,70)
#2F3430
(47,52,48)
#1B1F1A
(27,31,26)
#000000
(0,0,0)

Tints of #E3F1F6

#E3F1F6
(227,241,246)
#E5F2F6
(229,242,246)
#E7F3F6
(231,243,246)
#E9F4F6
(233,244,246)
#EBF5F6
(235,245,246)
#EDF6F6
(237,246,246)
#EFF7F6
(239,247,246)
#F1F8F6
(241,248,246)
#F3F9F6
(243,249,246)
#F5FAF6
(245,250,246)
#F7FBF6
(247,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3F1F6 color. Also use rgb(227,241,246) instead hex code.

Text Font Color

.myTextColor { color: #E3F1F6; }

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

This text font color is #E3F1F6.

Background Color

.myBgColor { background-color: #E3F1F6; }

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

This div background color is #E3F1F6.

Border color

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

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

This div border color is #E3F1F6.

Opacity

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

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

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

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

This text has shadow with #E3F1F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3F1F6.

Preview

Color preview on black background

This text has color #E3F1F6 on black background.


Color preview on white background

This text has color #E3F1F6 on white background.


Black color preview on #E3F1F6 background

This text has black color on #E3F1F6 background.


White color preview on #E3F1F6 background

This text has white color on #E3F1F6 background.


Related colors

Complementary color

Complementary color for #hex is #1C0E09.


I love getcolorcode.com

Triadic colors

1 #F6E3F1 and #F1F6E3 with #E3F1F6 are triadic colors.

2 #F6F1E3 and #F1E3F6 with #E3F1F6 are triadic colors.