COLOR #E3FEF7

HEX: #E3FEF7 RGB: (227,254,247)

Color info

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

RGB color model

#E3FEF7 color RGB value is (227,254,247).

RGB: (227,254,247) (89%, 100%, 97%)

RGB channels and saturation

R 227 of 255 = 89%
G 254 of 255 = 100%
B 247 of 255 = 97%

227
254
247

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

Portions of RGB colors in percentages

R + G + B = 227 + 254 + 247 = 728 (100%)
R 227 of 728 ~ 31.18%
G 254 of 728 ~ 34.89%
B 247 of 728 ~ 33.93'%

%31.18
%34.89
%33.93

CMYK color model

#E3FEF7 color CMYK value is (11,0,3,0).

  • cyan value is 10.63%
  • magenta value is 0.00%
  • yellow value is 2.76%
  • key color value is 0.39%

CMYK: (11,0,3,0)
C11M0Y3K0 (11%, 0%, 3%, 0%)
(0.11 / 0.00 / 0.03 / 0.00)

CMYK percentages

%10.63
%0
%2.76
%0.39

Codes

Color #E3FEF7 in popluar color models

E3 FE F7
RGB 227 254 247
HSL 164° 93.10% 94.31%
HSB/HSV 164° 10.63% 99.61%
CMYK 10.63% 0.00% 2.76%
0.39%

Color #E3FEF7 in popluar number systems.

HEX E3 FE F7
Decimal 227 254 247
Binary 11100011 11111110 11110111
Octal 343 376 367

Shades and tints

Shades of #E3FEF7

#E3FEF7
(227,254,247)
#CFE7E1
(207,231,225)
#BBD0CB
(187,208,203)
#A7B9B5
(167,185,181)
#93A29F
(147,162,159)
#7F8B89
(127,139,137)
#6B7473
(107,116,115)
#575D5D
(87,93,93)
#434647
(67,70,71)
#2F2F31
(47,47,49)
#1B181B
(27,24,27)
#000000
(0,0,0)

Tints of #E3FEF7

#E3FEF7
(227,254,247)
#E5FEF7
(229,254,247)
#E7FEF7
(231,254,247)
#E9FEF7
(233,254,247)
#EBFEF7
(235,254,247)
#EDFEF7
(237,254,247)
#EFFEF7
(239,254,247)
#F1FEF7
(241,254,247)
#F3FEF7
(243,254,247)
#F5FEF7
(245,254,247)
#F7FEF7
(247,254,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E3FEF7 color. Also use rgb(227,254,247) instead hex code.

Text Font Color

.myTextColor { color: #E3FEF7; }

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

This text font color is #E3FEF7.

Background Color

.myBgColor { background-color: #E3FEF7; }

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

This div background color is #E3FEF7.

Border color

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

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

This div border color is #E3FEF7.

Opacity

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

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

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

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

This text has shadow with #E3FEF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E3FEF7.

Preview

Color preview on black background

This text has color #E3FEF7 on black background.


Color preview on white background

This text has color #E3FEF7 on white background.


Black color preview on #E3FEF7 background

This text has black color on #E3FEF7 background.


White color preview on #E3FEF7 background

This text has white color on #E3FEF7 background.


Related colors

Complementary color

Complementary color for #hex is #1C0108.


I love getcolorcode.com

Triadic colors

1 #F7E3FE and #FEF7E3 with #E3FEF7 are triadic colors.

2 #F7FEE3 and #FEE3F7 with #E3FEF7 are triadic colors.