COLOR #E4FAF9

HEX: #E4FAF9 RGB: (228,250,249)

Color info

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

RGB color model

#E4FAF9 color RGB value is (228,250,249).

RGB: (228,250,249) (89%, 98%, 98%)

RGB channels and saturation

R 228 of 255 = 89%
G 250 of 255 = 98%
B 249 of 255 = 98%

228
250
249

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

Portions of RGB colors in percentages

R + G + B = 228 + 250 + 249 = 727 (100%)
R 228 of 727 ~ 31.36%
G 250 of 727 ~ 34.39%
B 249 of 727 ~ 34.25'%

%31.36
%34.39
%34.25

CMYK color model

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

  • cyan value is 8.80%
  • magenta value is 0.00%
  • yellow value is 0.40%
  • key color value is 1.96%
CMYK: (9,0,0,2) C9M0Y0K2 (9%,0%,0%,2%) (0.09/0.00/0.00/0.02) 

CMYK percentages

%8.8
%0
%0.4
%1.96

Codes

Color #E4FAF9 in popluar color models

E4 FA F9
RGB 228 250 249
HSL 177° 68.75% 93.73%
HSB/HSV 177° 8.80% 98.04%
CMYK 8.80% 0.00% 0.40%
1.96%

Color #E4FAF9 in popluar number systems.

HEX E4 FA F9
Decimal 228 250 249
Binary 11100100 11111010 11111001
Octal 344 372 371

Shades and tints

Shades of #E4FAF9

#E4FAF9
(228,250,249)
#D0E4E3
(208,228,227)
#BCCECD
(188,206,205)
#A8B8B7
(168,184,183)
#94A2A1
(148,162,161)
#808C8B
(128,140,139)
#6C7675
(108,118,117)
#58605F
(88,96,95)
#444A49
(68,74,73)
#303433
(48,52,51)
#1C1E1D
(28,30,29)
#000000
(0,0,0)

Tints of #E4FAF9

#E4FAF9
(228,250,249)
#E6FAF9
(230,250,249)
#E8FAF9
(232,250,249)
#EAFAF9
(234,250,249)
#ECFAF9
(236,250,249)
#EEFAF9
(238,250,249)
#F0FAF9
(240,250,249)
#F2FAF9
(242,250,249)
#F4FAF9
(244,250,249)
#F6FAF9
(246,250,249)
#F8FAF9
(248,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E4FAF9 color. Also use rgb(228,250,249) instead hex code.

Text Font Color

.myTextColor { color: #E4FAF9; }

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

This text font color is #E4FAF9.

Background Color

.myBgColor { background-color: #E4FAF9; }

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

This div background color is #E4FAF9.

Border color

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

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

This div border color is #E4FAF9.

Opacity

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

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

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

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

This text has shadow with #E4FAF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E4FAF9.

Preview

Color preview on black background

This text has color #E4FAF9 on black background.


Color preview on white background

This text has color #E4FAF9 on white background.


Black color preview on #E4FAF9 background

This text has black color on #E4FAF9 background.


White color preview on #E4FAF9 background

This text has white color on #E4FAF9 background.


Related colors

Complementary color

Complementary color for #hex is #1B0506.


I love getcolorcode.com

Triadic colors

1 #F9E4FA and #FAF9E4 with #E4FAF9 are triadic colors.

2 #F9FAE4 and #FAE4F9 with #E4FAF9 are triadic colors.