COLOR #E4FEF8

HEX: #E4FEF8 RGB: (228,254,248)

Color info

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

RGB color model

#E4FEF8 color RGB value is (228,254,248).

RGB: (228,254,248) (89%, 100%, 97%)

RGB channels and saturation

R 228 of 255 = 89%
G 254 of 255 = 100%
B 248 of 255 = 97%

228
254
248

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

Portions of RGB colors in percentages

R + G + B = 228 + 254 + 248 = 730 (100%)
R 228 of 730 ~ 31.23%
G 254 of 730 ~ 34.79%
B 248 of 730 ~ 33.97'%

%31.23
%34.79
%33.97

CMYK color model

#E4FEF8 color CMYK value is (10,0,2,0).

  • cyan value is 10.24%
  • magenta value is 0.00%
  • yellow value is 2.36%
  • key color value is 0.39%

CMYK: (10,0,2,0)
C10M0Y2K0 (10%, 0%, 2%, 0%)
(0.10 / 0.00 / 0.02 / 0.00)

CMYK percentages

%10.24
%0
%2.36
%0.39

Codes

Color #E4FEF8 in popluar color models

E4 FE F8
RGB 228 254 248
HSL 166° 92.86% 94.51%
HSB/HSV 166° 10.24% 99.61%
CMYK 10.24% 0.00% 2.36%
0.39%

Color #E4FEF8 in popluar number systems.

HEX E4 FE F8
Decimal 228 254 248
Binary 11100100 11111110 11111000
Octal 344 376 370

Shades and tints

Shades of #E4FEF8

#E4FEF8
(228,254,248)
#D0E7E2
(208,231,226)
#BCD0CC
(188,208,204)
#A8B9B6
(168,185,182)
#94A2A0
(148,162,160)
#808B8A
(128,139,138)
#6C7474
(108,116,116)
#585D5E
(88,93,94)
#444648
(68,70,72)
#302F32
(48,47,50)
#1C181C
(28,24,28)
#000000
(0,0,0)

Tints of #E4FEF8

#E4FEF8
(228,254,248)
#E6FEF8
(230,254,248)
#E8FEF8
(232,254,248)
#EAFEF8
(234,254,248)
#ECFEF8
(236,254,248)
#EEFEF8
(238,254,248)
#F0FEF8
(240,254,248)
#F2FEF8
(242,254,248)
#F4FEF8
(244,254,248)
#F6FEF8
(246,254,248)
#F8FEF8
(248,254,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4FEF8 color. Also use rgb(228,254,248) instead hex code.

Text Font Color

.myTextColor { color: #E4FEF8; }

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

This text font color is #E4FEF8.

Background Color

.myBgColor { background-color: #E4FEF8; }

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

This div background color is #E4FEF8.

Border color

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

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

This div border color is #E4FEF8.

Opacity

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

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

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

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

This text has shadow with #E4FEF8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4FEF8.

Preview

Color preview on black background

This text has color #E4FEF8 on black background.


Color preview on white background

This text has color #E4FEF8 on white background.


Black color preview on #E4FEF8 background

This text has black color on #E4FEF8 background.


White color preview on #E4FEF8 background

This text has white color on #E4FEF8 background.


Related colors

Complementary color

Complementary color for #hex is #1B0107.


I love getcolorcode.com

Triadic colors

1 #F8E4FE and #FEF8E4 with #E4FEF8 are triadic colors.

2 #F8FEE4 and #FEE4F8 with #E4FEF8 are triadic colors.