COLOR #E3FAEE

HEX: #E3FAEE RGB: (227,250,238)

Color info

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

RGB color model

#E3FAEE color RGB value is (227,250,238).

RGB: (227,250,238) (89%, 98%, 93%)

RGB channels and saturation

R 227 of 255 = 89%
G 250 of 255 = 98%
B 238 of 255 = 93%

227
250
238

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

Portions of RGB colors in percentages

R + G + B = 227 + 250 + 238 = 715 (100%)
R 227 of 715 ~ 31.75%
G 250 of 715 ~ 34.97%
B 238 of 715 ~ 33.29'%

%31.75
%34.97
%33.29

CMYK color model

#E3FAEE color CMYK value is (9,0,5,2).

  • cyan value is 9.20%
  • magenta value is 0.00%
  • yellow value is 4.80%
  • key color value is 1.96%

CMYK: (9,0,5,2)
C9M0Y5K2 (9%, 0%, 5%, 2%)
(0.09 / 0.00 / 0.05 / 0.02)

CMYK percentages

%9.2
%0
%4.8
%1.96

Codes

Color #E3FAEE in popluar color models

E3 FA EE
RGB 227 250 238
HSL 149° 69.70% 93.53%
HSB/HSV 149° 9.20% 98.04%
CMYK 9.20% 0.00% 4.80%
1.96%

Color #E3FAEE in popluar number systems.

HEX E3 FA EE
Decimal 227 250 238
Binary 11100011 11111010 11101110
Octal 343 372 356

Shades and tints

Shades of #E3FAEE

#E3FAEE
(227,250,238)
#CFE4D9
(207,228,217)
#BBCEC4
(187,206,196)
#A7B8AF
(167,184,175)
#93A29A
(147,162,154)
#7F8C85
(127,140,133)
#6B7670
(107,118,112)
#57605B
(87,96,91)
#434A46
(67,74,70)
#2F3431
(47,52,49)
#1B1E1C
(27,30,28)
#000000
(0,0,0)

Tints of #E3FAEE

#E3FAEE
(227,250,238)
#E5FAEF
(229,250,239)
#E7FAF0
(231,250,240)
#E9FAF1
(233,250,241)
#EBFAF2
(235,250,242)
#EDFAF3
(237,250,243)
#EFFAF4
(239,250,244)
#F1FAF5
(241,250,245)
#F3FAF6
(243,250,246)
#F5FAF7
(245,250,247)
#F7FAF8
(247,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3FAEE color. Also use rgb(227,250,238) instead hex code.

Text Font Color

.myTextColor { color: #E3FAEE; }

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

This text font color is #E3FAEE.

Background Color

.myBgColor { background-color: #E3FAEE; }

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

This div background color is #E3FAEE.

Border color

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

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

This div border color is #E3FAEE.

Opacity

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

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

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

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

This text has shadow with #E3FAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3FAEE.

Preview

Color preview on black background

This text has color #E3FAEE on black background.


Color preview on white background

This text has color #E3FAEE on white background.


Black color preview on #E3FAEE background

This text has black color on #E3FAEE background.


White color preview on #E3FAEE background

This text has white color on #E3FAEE background.


Related colors

Complementary color

Complementary color for #hex is #1C0511.


I love getcolorcode.com

Triadic colors

1 #EEE3FA and #FAEEE3 with #E3FAEE are triadic colors.

2 #EEFAE3 and #FAE3EE with #E3FAEE are triadic colors.